DmitryUlyanov / deep-image-prior

Image restoration with neural networks but without learning.
https://dmitryulyanov.github.io/deep_image_prior
Other
7.9k stars 1.43k forks source link

cannot reproduce the results of the paper with pytorch version 0.4. #73

Open nuspty opened 4 years ago

nuspty commented 4 years ago

Hi, when I test the code with the pytorch version 0.4, the results are much worse than those reported in the paper. I cannot reproduce the results in the paper unless the pytorch version is higher than 1.0. Has anybody else ever encountered the same issue?