Lornatang / GAN-PyTorch
A complete implementation of the Pytorch neural network framework for GAN
☆24Updated 3 years ago
Alternatives and similar repositories for GAN-PyTorch:
Users that are interested in GAN-PyTorch are comparing it to the libraries listed below
- Official PyTorch code for U-Noise: Learnable Noise Masks for Interpretable Image Segmentation (ICIP 2021)☆41Updated 3 years ago
- Contains notebooks for the PAR tutorial at CVPR 2021.☆36Updated 3 years ago
- PyTorch implementation of SegNet: A Deep Convolutional Encoder-Decoder Architecture for Image Segmentation. Paper available in: https://a…☆11Updated 6 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 4 years ago
- NeurIPS2021: Vision Transformer Paper Collection☆8Updated 3 years ago
- The implementation of VGG thesis is implemented under PyTorch framework☆30Updated 2 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 4 years ago
- implements various optimizers from scratch for analysis and comparison☆9Updated 5 years ago
- Vision Transformer GAN Architecture☆12Updated 3 years ago
- Tensorflow 2.x implementation of Gradient Origin Networks☆12Updated 4 years ago
- An education step by step implementation of SimCLR that accompanies the blogpost☆32Updated 3 years ago
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆19Updated 4 years ago
- Code for reproducing the experiments on large-scale pre-training and transfer learning for the paper "Effect of large-scale pre-training …☆18Updated 2 years ago
- Unofficial StyleGAN2 implementation with Tensorflow 2.2☆12Updated 2 years ago
- A hub for ResNet based models and pretrained weights in TensorFlow.☆21Updated 3 years ago
- Recurrent neural networks: building a custom LSTM/GRU cell in PyTorch☆28Updated 4 years ago
- A crash course on PyTorch hooks☆40Updated 5 years ago
- Pytorch code for managing distributed training experiments.☆21Updated 5 years ago
- PyTorch Implementation of Self-Supervised Learning models☆12Updated 4 years ago
- A minimalistic boiler plate code for training pytorch models☆13Updated 11 months ago
- Adversarial examples to the new ConvNeXt architecture☆20Updated 3 years ago
- 2-dimensional visualization of the latent space learned by a deep autoencoder on MNIST☆35Updated 5 years ago
- Simple MAE (masked autoencoders) with pytorch and pytorch-lightning.☆42Updated last year
- ☆14Updated 6 years ago
- Improved training of Wasserstein GANs☆47Updated 3 years ago
- This is the best GAN method to generate cifar-10☆17Updated 5 years ago
- An implementation of Variational Autoencoders with a constant balance between reconstruction error and Kullback-leibler divergence☆19Updated 4 years ago
- Convolutional Xformers for Vision☆26Updated 2 years ago
- PyTorch Lightning based framework to run experiments for self-supervised learning tasks.☆10Updated 5 years ago
- (unofficial) - customized fork of DETR, optimized for intelligent obj detection on 'real world' custom datasets☆12Updated 4 years ago