gordicaleksa / pytorch-GANs
My implementation of various GAN (generative adversarial networks) architectures like vanilla GAN (Goodfellow et al.), cGAN (Mirza et al.), DCGAN (Radford et al.), etc.
☆380Updated 4 years ago
Alternatives and similar repositories for pytorch-GANs:
Users that are interested in pytorch-GANs are comparing it to the libraries listed below
- PyTorch implementation of DeepDream algorithm (Mordvintsev et al.). Additionally I've included playground.py to help you better understan…☆375Updated last year
- Machine Learning Conference & Summer School Notes. 🦄☆572Updated 4 years ago
- 🔥 A collection of PyTorch notebooks for learning and practicing deep learning☆559Updated 2 years ago
- Generative Adversarial Networks implemented in PyTorch and Tensorflow☆840Updated 2 years ago
- The code repository for examples in the O'Reilly book 'Generative Deep Learning' using Pytorch☆184Updated 5 years ago
- PyTorch implementations of recent optimization algorithms for deep learning.☆61Updated 5 years ago
- [CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.☆607Updated 2 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- ☆316Updated 4 years ago
- Research papers with annotations, illustrations and explanations☆828Updated 3 years ago
- A guide to building awesome machine learning projects.☆248Updated 4 years ago
- All about the fundamental blocks of TF and JAX!☆276Updated 3 years ago
- This is a collection of the code that accompanies the reports in The Gallery by Weights & Biases.☆335Updated 3 years ago
- A Pytorch Deep Dream Implementation☆88Updated 4 years ago
- A set of jupyter notebooks on pytorch functions with examples☆160Updated 5 years ago
- Rewriting a Deep Generative Model, ECCV 2020 (oral). Interactive tool to directly edit the rules of a GAN to synthesize scenes with obje…☆535Updated last year
- Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks☆1,019Updated last year
- Unofficial implementation of StyleGAN2 using TensorFlow 2.x.☆143Updated 3 years ago
- Official repository for the paper "Instance-Conditioned GAN" by Arantxa Casanova, Marlene Careil, Jakob Verbeek, Michał Drożdżal, Adriana…☆537Updated 3 years ago
- A list of the top 10 computer vision papers in 2020 with video demos, articles, code and paper reference.☆192Updated 3 years ago
- Shape and dimension inference (Keras-like) for PyTorch layers and neural networks☆571Updated 2 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆209Updated last year
- Reconstruction of the fast neural style transfer (Johnson et al.). Some portions of the paper have been improved by the follow-up work li…☆114Updated 4 years ago
- Course: Deep Learning☆190Updated 11 months ago
- An efficient PyTorch library for deep generative modeling.☆909Updated 5 months ago
- A curated list of the top 10 computer vision papers in 2021 with video demos, articles, code and paper reference.☆128Updated 3 years ago
- A browser extension that links video explanations to research papers on arxiv.org☆413Updated last year
- Material for the tutorial: "Deep Diving into GANs: from theory to production"☆206Updated 2 years ago
- Reconstruction of the original paper on neural style transfer (Gatys et al.). I've additionally included reconstruction scripts which all…☆401Updated 4 years ago
- Template Makefile for ML projects in Python.☆522Updated 4 years ago