piyush2896 / Autoencoder-ImplementationsLinks
This repository contains various Autoencoders implemented using TensorFlow
☆12Updated 7 years ago
Alternatives and similar repositories for Autoencoder-Implementations
Users that are interested in Autoencoder-Implementations are comparing it to the libraries listed below
Sorting:
- Image to Image Translation using Conditional GANs (Pix2Pix) implemented using Tensorflow 2.0☆29Updated 6 years ago
- Examples trained using the python pytorch package pro-gan-pth☆38Updated 4 years ago
- Visualization techniques for the latent space of a convolutional autoencoder in Keras☆195Updated 4 years ago
- A keras (tensorflow) reimplementation of MUNIT: Multimodal Unsupervised Image-to-Image Translation https://arxiv.org/abs/1804.04732☆66Updated 6 years ago
- Noise removal from images using Convolutional autoencoder☆39Updated 7 years ago
- This project is a semi-supervised approach to detect emotions on faces in-the-wild using GAN☆25Updated 3 years ago
- Generative Adversarial Interpolative Autoencoder (GAIA) is a Generative Adversarial Network (GAN) made up of Autoencoders (AE) trained ex…☆79Updated 6 years ago
- In this repository, I reproduce the DCGAN paper using PyTorch☆28Updated 2 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆111Updated 4 years ago
- A DNN that takes in x, y and outputs colors at that point to approximately "paint" an image. A toy problem.☆48Updated 3 years ago
- Visualizing filters by finding images that maximize their outputs☆135Updated 7 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated 2 years ago
- Code for my Master thesis on "Capsule Architecture as a Discriminator in Generative Adversarial Networks".☆128Updated 2 years ago
- Image-to-Image Translation with Conditional Adversarial Networks (Pix2pix) implementation in keras☆143Updated 8 years ago
- Spatial Generative Adversarial Networks☆112Updated 5 years ago
- Autoencoders using Keras☆77Updated 8 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 3 years ago
- A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.☆123Updated 7 years ago
- GARI (Genetic Algorithm for Reproducing Images) reproduces a single image using Genetic Algorithm (GA) by evolving pixel values.☆61Updated 2 years ago
- This repo will contain the resources available in my blog for learning☆92Updated 7 years ago
- U-Net Model conditioned with MobileNet features for Grayscale -> Color mapping☆25Updated 7 years ago
- Keras VGG implementation for CIFAR-10 classification Tutorial☆14Updated 6 years ago
- Visualize How Convolutional Neural Networks Work with Keras☆85Updated 7 years ago
- Framework-free pre-trained model data links for neural network.☆16Updated 9 years ago
- PyTorch implementation of DRAW: A Recurrent Neural Network For Image Generation trained on Devanagari dataset.☆88Updated 5 years ago
- Process Google Dataset is a tool to download and process images for neural networks from a Google Image Search using a Chrome extension a…☆33Updated 4 years ago
- Interactive Classification for Deep Learning Interpretation☆79Updated 3 years ago
- A Keras implementation of CycleGAN☆24Updated 8 years ago
- Visualizing intermediate activation in Convolutional Neural Networks with Keras☆111Updated 7 years ago
- Minimal PyTorch implementation of Deep Dream☆147Updated 2 years ago