Image Denoising

0 0
  • 0 Collaborators

...learn more

Project status: Published/In Market

Artificial Intelligence

Code Samples [1]

Overview / Usage

Removing Noise from the image

Methodology / Approach

I used a Denoising Autoencoder on MNIST examples,the process included to generate noisy versions of the input images and then make the neural net learn to output the denoised (orignal input )image out of the architecture.
The results were quite satisfying.

Technologies Used

Keras
Python
opencv

Repository

https://github.com/flirtguru/Image-Denoising

Comments (0)