-
Hi, thanks for making this work open source!
I was wondering if you were able to implement poisson de-noising -- Is this something you are currently working on?
Many other de-noisers seems to f…
-
I use this command.
`!python3 test_model.py --weight_file clean.hdf5 --image_dir cleanimage --output_dir Resdir`
But it won't export the original size image.
It generates three image combination…
ghost updated
5 years ago
-
I am going to train the image to remove the watermark.
I have some transparent watermark images now.
what should I do?
How should I change the random text overlay to a custom watermark overlay?
ghost updated
5 years ago
-
Dear Díaz,
I want to ask some questions about your article "Solar image denoising with convolutional neural networks".
1. Can you provide a version of the toolkit you are using when you are doi…
-
(n2n) [410@mu01 noise2noise-master]$ python config.py validate --dataset-dir=datasets/kodak --network-snapshot=results/network_final-gaussian-n2c.pickle
Traceback (most recent call last):
File "co…
-
GAN2GAN: Generative Noise Learning for Blind Image Denoising with Single Noisy Images
Sungmin Cha, Taeeon Park, Taesup Moon
https://arxiv.org/abs/1905.10488
-
Dear developers:
I notice that there is a denoise model added in the v0.2 version. I would like to training from scratch using our own data. My idea is to put the first half of frames of all movie …
-
I am curious about the differences from the paper model
1) Why did you choose to use ConvTranspose instead of Upsampling
2) You used RELU in all parts and Leaky RELU after the last layer. But from t…
-
[https://github.com/NVlabs/noise2noise](url) @wenbihan
-
Hi, I am wondering if using the validation loss as a stop criterion is reasonable if we assume that we have only noisy training data? Or is it nit used? I just commented the line with the validation d…