piyush2896 / Autoencoder-ImplementationsLinks
This repository contains various Autoencoders implemented using TensorFlow
☆12Updated 6 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:
- U-Net Model conditioned with MobileNet features for Grayscale -> Color mapping☆25Updated 7 years ago
- Noise removal from images using Convolutional autoencoder☆39Updated 7 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
- A short tutorial on OpenCV-Python☆89Updated 8 years ago
- In this repository, I reproduce the DCGAN paper using PyTorch☆28Updated 2 years ago
- Interactive Classification for Deep Learning Interpretation☆78Updated 2 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- Code for my Master thesis on "Capsule Architecture as a Discriminator in Generative Adversarial Networks".☆128Updated 2 years ago
- Review materials for the TWiML Study Group. Contains annotated versions of the original Jupyter noteboooks (look for names like *_jcat.ip…☆26Updated 5 years ago
- Image to Image Translation using Conditional GANs (Pix2Pix) implemented using Tensorflow 2.0☆29Updated 5 years ago
- ☆35Updated 6 years ago
- ☆14Updated 8 years ago
- This repo will contain the resources available in my blog for learning☆92Updated 7 years ago
- A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.☆123Updated 7 years ago
- Disentangled Variational Auto-Encoder in TensorFlow / Keras (Beta-VAE)☆54Updated 6 years ago
- Contains real-life example that can be solved by pytorch☆69Updated 3 years ago
- Demo web app for image resolution enhancement using fast.ai☆22Updated 3 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆111Updated 4 years ago
- Autoencoders using Keras☆77Updated 8 years ago
- I created an end-to-end facial keypoint recognition system using deep learning and computer vision techniques☆22Updated 8 years ago
- Visualize How Convolutional Neural Networks Work with Keras☆85Updated 7 years ago
- Generative Adversarial Interpolative Autoencoder (GAIA) is a Generative Adversarial Network (GAN) made up of Autoencoders (AE) trained ex…☆79Updated 6 years ago
- PyTorch implementation of DRAW: A Recurrent Neural Network For Image Generation trained on Devanagari dataset.☆89Updated 5 years ago
- Examples trained using the python pytorch package pro-gan-pth☆38Updated 4 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
- This project is a semi-supervised approach to detect emotions on faces in-the-wild using GAN☆25Updated 2 years ago
- Autoencoders in Keras☆125Updated 7 years ago
- Keras implementation of GradCAM.☆115Updated 6 years ago
- Spatial Generative Adversarial Networks☆112Updated 5 years ago
- Various Additional Keras Layers: SparseConv2D, PartialConv2D, GroupConv2D, DeformableConv2D, DepthwiseConv2D, MaxPoolingWithArgmax2D, Max…☆37Updated last year