JimmyChame / SADNet

Pytorch code for "Spatial-Adaptive Network for Single Image Denoising"
128 stars 12 forks source link

How can I apply the SADNet in my own noised img? #16

Closed ChaneLeon closed 2 years ago

ChaneLeon commented 2 years ago

is the SADNet universal to most of imgs except your testdata in the paper?

JimmyChame commented 2 years ago

Yes, of course. You can build the dataset to train and test SADNet according to your needs.