Model Description

Keras Implementation of Convolutional autoencoder for image denoising

This repo contains the trained model of Convolutional autoencoder for image denoising on MNIST Dataset mixed with random noise.

Spaces Link:- https://huggingface.co/spaces/keras-io/conv_autoencoder

Keras Example Link:- https://keras.io/examples/vision/autoencoder/

Intended uses & limitations

Training and evaluation data

Training procedure

Training hyperparameter

The following hyperparameters were used during training:

Model Plot

<details> <summary>View Model Plot</summary>

Model Image

</details>