aniketmaurya / pytorch-gans
PyTorch implementation of GANs (Generative Adversarial Networks). DCGAN, Pix2Pix, CycleGAN, SRGAN
☆20Updated 2 years ago
Alternatives and similar repositories for pytorch-gans:
Users that are interested in pytorch-gans are comparing it to the libraries listed below
- Minimal implementation of PAWS (https://arxiv.org/abs/2104.13963) in TensorFlow.☆45Updated 3 years ago
- Build fast gradio demos of fastai learners☆35Updated 3 years ago
- This project presents a simple framework to retrieve images similar to a query image.☆27Updated 3 years ago
- This project shows how to build a simple handwriting recognizer in Keras with the IAM dataset.