Stars
[CVPR'23] A Simple Framework for Text-Supervised Semantic Segmentation
一个基于微软OpenAI ChatGPT GPT4的New Bing接口的Web服务。 提供了好看的对话页面。 实现了微软New Bing的大多数功能,还添加了一些自己的特色功能。 开源免费。
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
Vector (and Scalar) Quantization, in Pytorch
Official Pytorch implementation of EVEREST: Efficient Masked Video Autoencoder by Removing Redundant Spatiotemporal Tokens [ICML2024].
the resources I use to learn computer science in my spare time
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
High-Resolution Image Synthesis with Latent Diffusion Models
A collection of literature after or concurrent with Masked Autoencoder (MAE) (Kaiming He el al.).
Official PyTorch implementation of A-ViT: Adaptive Tokens for Efficient Vision Transformer (CVPR 2022)
The official implementation of Autoregressive Image Generation using Residual Quantization (CVPR '22)
A guide that integrates Pytorch DistributedDataParallel, Apex, warmup, learning rate scheduler, also mentions the set-up of early-stopping and random seed.
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Google Research
Implementation of Slot Attention from GoogleAI
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
A curated list of awesome neural radiance fields papers
FILM: Frame Interpolation for Large Motion, In ECCV 2022.
A curated list of resources dedicated to optical flow algorithms. Feel free to make PRs to contribute.
A curated list of action recognition and related area resources
A collection of resources and papers on Diffusion Models
Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377