You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhanced CNN for image denoising by Chunwei Tian, Yong Xu, Lunke Fei, Junqian Wang, Jie Wen and Nan Luo is published in CAAI Transactions on Intelligence Technology (SCI-IF:7.985), 2019. It is implemented by Pytorch.
It is an excellent paper for CAAI Transactions on Intelligence Technology in 2020. The code of ECNDNet is collected by Profillic (The largest collection of ML models and code to power your projects) at https://www.catalyzex.com/paper/arxiv:1810.11834.
This code written with Pytorch>=0.4.
1. Dependences
pyTorch(>=0.4)
torchvision
openCv for Python
HDF5 for Python
Python 2.73
2. Test ECNDNet
If the noise level is 15, we will run the following commod: