zeroinverse / image-denoising

A small project to learn the concept behind autoencoders and how they can be used for denoising images without supervised learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Denoising using AutoEncoders

Image denoising is an important pre-processing step in image analysis. Experimenting with autoencoder based techniques, I have created this small project to learn the concept behind autoencoders and how they can be used for denoising images without supervised learning.

Trained on MNIST fashion Dataset

Sample output

demo.PNG

About

A small project to learn the concept behind autoencoders and how they can be used for denoising images without supervised learning


Languages

Language:Jupyter Notebook 100.0%