File size: 365 Bytes
bd9b2f1
 
 
6a03dc0
 
 
58e5b3b
 
6a03dc0
 
 
1
2
3
4
5
6
7
8
9
10
11
---
license: gpl-3.0
---

# 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/