-
Basically, I have some image that has some artifacts and noise, can this software denoise and remove some of the artifacts?
Also, how do I get this to work? I downloaded it but I donno what to comm…
deama updated
3 years ago
-
Have you trained this framework? Do the results match with the reported results in the paper?
-
I found that when training with an image with different noises, the MSE loss is very small from the beginning and then underflow.
-
Hi, I'm a bit confused, what is the purpose of target images? are target images same as source images?
-
Please correct me if I'm wrong. I can see that the training dataset consists of only 291 images. Isn't that extremely small? The original paper uses 50k images of the size 256x256. I don't think that …
-
Could you give an idea of what computing resources you used to train your models and how long training took (along with how many epochs you trained for)?
-
First of all, thank you very much for your contributionI'm sorry to bother youWhen I run the test, I encountered the following troubles. I sincerely hope that you can help me. Thank you very much!
![…
-
The paper also describes training with poisson noise model. But it is a bit unclear how this can be achieved.
I am following these instructions
https://stackoverflow.com/questions/19289470/adding-p…
-
Hi,
To be fair its not really an issue with your code, but why do I feel this is very low quality research?? They are essentially saying if you don't have the clean photo for training and have dif…
-
Hi i have a question
What is image_size,My understanding is the length and width of the picture.When I train my own picture, I get an error.But I will not have errors with the data sets you provide.I…