Fanke-max's starred repositories

pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

Language:PythonLicense:NOASSERTIONStargazers:81561Issues:1739Issues:44382

awesome-chatgpt-prompts-zh

ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。

google-research

Google Research

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:33690Issues:748Issues:1229

vit-pytorch

Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch

Language:PythonLicense:MITStargazers:19380Issues:146Issues:261

latent-diffusion

High-Resolution Image Synthesis with Latent Diffusion Models

Language:Jupyter NotebookLicense:MITStargazers:11356Issues:96Issues:340

DALLE2-pytorch

Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch

Language:PythonLicense:MITStargazers:11024Issues:120Issues:210

Awesome-Diffusion-Models

A collection of resources and papers on Diffusion Models

Language:HTMLLicense:MITStargazers:10652Issues:265Issues:45

mae

PyTorch implementation of MAE https//arxiv.org/abs/2111.06377

Language:PythonLicense:NOASSERTIONStargazers:7106Issues:58Issues:187

awesome-NeRF

A curated list of awesome neural radiance fields papers

Language:TeXLicense:MITStargazers:6394Issues:236Issues:19

DALLE-pytorch

Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch

Language:PythonLicense:MITStargazers:5547Issues:97Issues:276

torchdiffeq

Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.

Language:PythonLicense:MITStargazers:5433Issues:126Issues:215

nerf-pytorch

A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.

Language:PythonLicense:MITStargazers:5322Issues:53Issues:114

awesome-action-recognition

A curated list of action recognition and related area resources

Self-learning-Computer-Science

the resources I use to learn computer science in my spare time

frame-interpolation

FILM: Frame Interpolation for Large Motion, In ECCV 2022.

Language:PythonLicense:Apache-2.0Stargazers:2796Issues:42Issues:0

vector-quantize-pytorch

Vector (and Scalar) Quantization, in Pytorch

Language:PythonLicense:MITStargazers:2334Issues:31Issues:112

Awesome-Masked-Autoencoders

A collection of literature after or concurrent with Masked Autoencoder (MAE) (Kaiming He el al.).

NewBingGoGo-Web

一个基于微软OpenAI ChatGPT GPT4的New Bing接口的Web服务。 提供了好看的对话页面。 实现了微软New Bing的大多数功能,还添加了一些自己的特色功能。 开源免费。

Language:JavaScriptLicense:AGPL-3.0Stargazers:752Issues:9Issues:58

rq-vae-transformer

The official implementation of Autoregressive Image Generation using Residual Quantization (CVPR '22)

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:747Issues:16Issues:23

slot-attention

Implementation of Slot Attention from GoogleAI

Language:PythonLicense:MITStargazers:368Issues:11Issues:6

awesome-optical-flow-algorithm

A curated list of resources dedicated to optical flow algorithms. Feel free to make PRs to contribute.

A-ViT

Official PyTorch implementation of A-ViT: Adaptive Tokens for Efficient Vision Transformer (CVPR 2022)

Language:PythonLicense:Apache-2.0Stargazers:143Issues:4Issues:14

Pytorch-DistributedDataParallel-Training-Tricks

A guide that integrates Pytorch DistributedDataParallel, Apex, warmup, learning rate scheduler, also mentions the set-up of early-stopping and random seed.

Language:PythonLicense:MITStargazers:60Issues:2Issues:0
Language:PythonLicense:Apache-2.0Stargazers:54Issues:5Issues:10

SimSeg

[CVPR'23] A Simple Framework for Text-Supervised Semantic Segmentation

Language:PythonLicense:MITStargazers:51Issues:5Issues:7

EVEREST

Official Pytorch implementation of EVEREST: Efficient Masked Video Autoencoder by Removing Redundant Spatiotemporal Tokens [ICML2024].