Skip to content

SGA07/ImageDenoiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Denoising

With CCTV images not being very clear on zooming there is a great demand for image denoising models. Build a model which takes input of blurred RGB images and outputs clear images. Carefully study the kind of noise CCTV images have and target accordingly.

We implemented ADNet by customizing it and trained them on Google Colab.

Dataset

Div2k

Technology Used

  • PyTorch (Implemented ADNet)
  • Sci-Kit Image (To Add Random Gaussian Noise to the images)

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors