eriklindernoren / PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
☆16,724Updated 7 months ago
Alternatives and similar repositories for PyTorch-GAN:
Users that are interested in PyTorch-GAN are comparing it to the libraries listed below
- starter from "How to Train a GAN?" at NIPS2016☆11,515Updated 3 years ago
- Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.☆7,375Updated 10 months ago
- A list of all named GANs!☆14,436Updated last year
- Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN☆2,945Updated 7 years ago
- Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)☆2,554Updated 9 months ago
- Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Py…☆21,680Updated 3 weeks ago
- Image-to-Image Translation in PyTorch☆23,518Updated 9 months ago
- Awesome paper list with code about generative adversarial nets☆6,575Updated 2 years ago
- A Collection of Variational Autoencoders (VAE) in PyTorch.☆6,903Updated 8 months ago
- Keras implementations of Generative Adversarial Networks.☆9,205Updated 2 years ago
- The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights --…☆33,149Updated 2 weeks ago
- Collection of generative models in Pytorch version.☆2,615Updated 4 years ago
- A technical report on convolution arithmetic in the context of deep learning☆14,196Updated last year
- Pytorch implementation of convolutional neural network visualization techniques☆7,943Updated last month
- PyTorch Tutorial for Deep Learning Researchers☆30,749Updated last year
- Curated list of awesome GAN applications and demo☆5,026Updated last year
- tensorboard for pytorch (and chainer, mxnet, numpy, ...)☆7,911Updated 3 weeks ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,051Updated 2 years ago
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,027Updated 11 months ago
- A curated list of awesome self-supervised methods☆6,219Updated 7 months ago
- ☆10,883Updated 2 months ago
- The author's officially unofficial PyTorch BigGAN implementation.☆2,890Updated last year
- End-to-End Object Detection with Transformers☆13,958Updated 11 months ago
- A list of papers on Generative Adversarial (Neural) Networks☆3,740Updated 6 months ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,010Updated 9 months ago
- Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, I…☆11,095Updated 3 weeks ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆22,704Updated this week
- Synthesizing and manipulating 2048x1024 images with conditional GANs☆6,709Updated 3 months ago
- Compute FID scores with PyTorch.☆3,540Updated 7 months ago
- A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch☆8,534Updated last week