convolutional-autoencoders
There are 12 repositories under convolutional-autoencoders topic.
rtflynn/Cifar-Autoencoder
A look at some simple autoencoders for the Cifar10 dataset, including a denoising autoencoder. Python code included.
AlexPasqua/Autoencoders
Pytorch implementation of various autoencoders (contractive, denoising, convolutional, randomized)
smellslikeml/BRAD
Convolutional Autoencoders for Anomaly Detection to Reduce Bandwidth in Streaming Video
AGiannoutsos/Image_Classification_with_Convolutional_Autoencoder
Written digits images classification with Convolutional Autoencoders in Keras
AlexDelitzas/fcdae-neural-signal-denoising
Code for the paper "Removing Noise from Extracellular Neural Recordings Using Fully Convolutional Denoising Autoencoders"
Mandrenkov/SVBRDF-Texture-Synthesis
Thesis and supplementary material for "SVBRDF Texture Synthesis with Convolutional Autoencoders".
nikhilvasda/colorize-gray-to-rgb
This repo contains a Pytorch implementation of Convolutional Autoencoder, used for converting grayscale images to RGB.
jfdelgad/Convolutional-Autoencoders
Implementation of Vanilla and Convolutional Autoencoders
supersjgk/Auto_Encoders
AutoEncoders -TF -Keras - Fashion_MNIST
sankhaMukherjee/vae
Repository containing experimental code for Variational Autoencoders