/conv-autoencoder

Convolutional Autoencoder Implementation in Pytorch

Primary LanguageJupyter Notebook

conv-autoencoder

Implementation of deep convolutional autoencoder for image noise reduction and dimensionality reductionusing Pytorch framework

The model is trained and tested on FashionMNIST dataset

the overall schema of the model is shown below:

ConvAE