Project information

Denoising with a CNN Autoencoder

This project demonstrates how to build and train a Convolutional Neural Network (CNN)-based Autoencoder for image denoising. The model is trained to reconstruct clean images from noisy input images.