Orange1999
Ph.D. student of University of Science and Technology of China
University of Science and Technology of ChinaHeifei
Pinned Repositories
Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models and Score-based Models, a darkhorse in the field of Generative Models
awesome-vision-language-pretraining-papers
Recent Advances in Vision and Language PreTrained Models (VL-PTMs)
BigGAN-PyTorch
The author's officially unofficial PyTorch BigGAN implementation.
celeba-hq-modified
Modified h5tool.py make user getting celeba-HQ easier
convolution-vision-transformers
PyTorch Implementation of CvT: Introducing Convolutions to Vision Transformers
cs231n.github.io
Public facing notes page
CVPR-2021-Papers
CVPR2021-Papers-with-Code
CVPR 2021 论文和开源项目合集
DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Orange1999's Repositories
Orange1999/Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models and Score-based Models, a darkhorse in the field of Generative Models
Orange1999/awesome-vision-language-pretraining-papers
Recent Advances in Vision and Language PreTrained Models (VL-PTMs)
Orange1999/BigGAN-PyTorch
The author's officially unofficial PyTorch BigGAN implementation.
Orange1999/convolution-vision-transformers
PyTorch Implementation of CvT: Introducing Convolutions to Vision Transformers
Orange1999/cs231n.github.io
Public facing notes page
Orange1999/CVPR-2021-Papers
Orange1999/CVPR2021-Papers-with-Code
CVPR 2021 论文和开源项目合集
Orange1999/DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
Orange1999/DivCo
Official Pytorch implementation of "DivCo: Diverse Conditional Image Synthesis via Contrastive Generative Adversarial Network" (CVPR'21)
Orange1999/diverse-image-synthesis
Orange1999/Diverse-Structure-Inpainting
CVPR 2021: "Generating Diverse Structure for Image Inpainting With Hierarchical VQ-VAE"
Orange1999/External-Attention-pytorch
Pytorch implementation of various Attention Mechanism
Orange1999/Image-Inpainting
A paper summary of image inpainting
Orange1999/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
Orange1999/lightweight-gan
Implementation of 'lightweight' GAN, proposed in ICLR 2021, in Pytorch. High resolution image generations that can be trained within a day or two
Orange1999/mlp-mixer-pytorch
An All-MLP solution for Vision, from Google AI
Orange1999/piq
Measures and metrics for image2image tasks. PyTorch.
Orange1999/pixel2style2pixel
Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation"
Orange1999/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Orange1999/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2, MNASNet, Single-Path NAS, FBNet, and more
Orange1999/roformer
Rotary Transformer
Orange1999/SegVAE
Implementation of ECCV 2020 paper: "Controllable Image Synthesis via SegVAE". Project page: https://yccyenchicheng.github.io/SegVAE/. Paper: https://arxiv.org/abs/2007.08397.
Orange1999/SGINet
Code for the paper Semantic-Guided Inpainting Network for Complex UrbanScenes Manipulation
Orange1999/SPADE
Semantic Image Synthesis with SPADE
Orange1999/StyleCLIP
Orange1999/TediGAN
[CVPR 2021] Pytorch implementation for TediGAN: Text-Guided Diverse Face Image Generation and Manipulation.
Orange1999/Text-image-generation
Orange1999/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.
Orange1999/transganformer
Implementation of TransGanFormer, an all-attention GAN that combines the finding from the recent GanFormer and TransGan paper
Orange1999/vision_transformer