Autoencoder

Performing an Autoencoder process on an image to generate back the original image.


Autoencoder

Autoencoding is the process by which we provide an image as an input to a Neural Network , compresses it using a series of layers and use a decoder to generate back the input image.