Skip to content

This repository is about denoising the images. In this case, MNIST dataset is taken. The model is built with pytorch with autoencoder architecture

License

Notifications You must be signed in to change notification settings

balnarendrasapa/denoiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image Denoising Using Autoencoders

Open In Colab

This PyTorch implementation is based on the image denoising project described in [1]. The original project was done using Keras, but this implementation adapts it to PyTorch. To open the file, click on the badge above

References

About

This repository is about denoising the images. In this case, MNIST dataset is taken. The model is built with pytorch with autoencoder architecture

Topics

Resources

License

Stars

Watchers

Forks