noise2noise icon indicating copy to clipboard operation
noise2noise copied to clipboard

If I have a picture,I can load the model and denoise the picture instead of training by myself.but how to do it?

Open quanjin9099 opened this issue 6 years ago • 1 comments

If I have a picture,I can load the model and denoise the picture instead of training by myself.but how to do it?

quanjin9099 avatar Dec 29 '18 03:12 quanjin9099

You can do that by setting --test_noise_model to clean in test_model.py. This is a kind of workaround, but it might work.

yu4u avatar Dec 29 '18 13:12 yu4u