Skip to content

Suhas7842/Image-Denoising

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Machine Learning Internship

Image-Denoising Using Auto-Encoders

About the Dataset

  • Fashion-MNIST is a dataset of Zalando's article images—consisting of a training set of 60,000 examples and a test set of 10,000 samples.

Libraries Used

  • Tensorflow
  • Matplotlib
  • Numpy
  • Random

  • Used CNN (Convolutional Neural networks) and RelU Activation function on Fashion-MNIST Dataset to denoise the images.

  • Our project outputs de-noised images directly, we can visually compare the difference between Noised and De-noised images. We can evaluate the difference between images through image properties like white balance, reduced noise spots, and sharper edges of the image subjects.

Results

image

  • Our Image denoiser is a prototype software that can denoise the images of resolution 28X28 in grayscale.

About

Machine Learning Internship

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published