Generative Adversarial Networks implemented in PyTorch and Tensorflow
☆844Dec 8, 2022Updated 3 years ago
Alternatives and similar repositories for gans
Users that are interested in gans are comparing it to the libraries listed below
Sorting:
- Curated list of awesome GAN applications and demo☆5,109Aug 24, 2023Updated 2 years ago
- PyTorch implementations of Generative Adversarial Networks.☆17,444Jun 18, 2024Updated last year
- ☆17Jan 21, 2018Updated 8 years ago
- Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.☆7,496Mar 24, 2024Updated last year
- A simple IOS application that uses mobilenet to classify 1000 different images from an IOS device's video camera.☆11Aug 5, 2019Updated 6 years ago
- Keras implementations of Generative Adversarial Networks.☆9,225Dec 12, 2022Updated 3 years ago
- A list of all named GANs!☆14,694Oct 6, 2023Updated 2 years ago
- A mix of GAN implementations including progressive growing☆1,628Oct 12, 2021Updated 4 years ago
- Tutorial on GANs☆293Aug 6, 2017Updated 8 years ago
- Variational autoencoder implemented in tensorflow and pytorch (including inverse autoregressive flow)☆1,183Apr 24, 2024Updated last year
- A few notebooks about deep learning in pytorch☆597Mar 18, 2019Updated 6 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆23,765Sep 1, 2025Updated 6 months ago
- Introduction to PyTorch Workshop at the AMLD 2019☆31Jun 10, 2019Updated 6 years ago
- Improving your general programming knowledge☆14Oct 22, 2017Updated 8 years ago
- My implementation of various GAN (generative adversarial networks) architectures like vanilla GAN (Goodfellow et al.), cGAN (Mirza et al.…☆388Dec 7, 2020Updated 5 years ago
- A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"☆7,205Jan 6, 2021Updated 5 years ago
- Progressive Growing of GANs for Improved Quality, Stability, and Variation☆6,169Feb 17, 2022Updated 4 years ago
- A D3 app to visualize the computations inside a convolutional neural network trained for digit recognition.☆22Feb 10, 2016Updated 10 years ago
- ☆18Feb 27, 2023Updated 3 years ago
- Deep Learning for Language Workshop prepared for the AI For Social Good Summer Lab, 2018☆23Sep 27, 2022Updated 3 years ago
- Image-to-Image Translation in PyTorch☆24,982Aug 6, 2025Updated 7 months ago
- The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.☆12,462Nov 26, 2025Updated 3 months ago
- The BIGGAN based Anime generation implemented with tensorflow. All training data has been open sourced.☆198Dec 13, 2018Updated 7 years ago
- PyTorch implementation of DRAW: A Recurrent Neural Network For Image Generation trained on Devanagari dataset.☆88Aug 19, 2020Updated 5 years ago
- Code and hyperparameters for the paper "Generative Adversarial Networks"☆4,060May 25, 2020Updated 5 years ago
- Book: Practical Probabilistic Machine Learning in Python☆10Apr 3, 2021Updated 4 years ago
- Runway Port of BigBiGAN from the paper "Large Scale Adversarial Representation Learning"☆10Dec 10, 2024Updated last year
- Demo of connection between Rhino/Grasshopper and scikit-learn Machine Learning library for Python.☆11Nov 20, 2024Updated last year
- Small project for pyramidal image inpainting in Processing