Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 320 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 320 Bytes

Deep_Learning_Image_Restoration

Restoring old images using deep learning. The architecture entails a DnCNN model comprised of 17-Layers of a homogenous CNN with batch normalization and ReLU. Initial code is adopted from Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising by K. Zhang, et. al