DmitryUlyanov / deep-image-prior

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

NaN pixel in my image #32

Open 123helloworld123 opened 6 years ago

123helloworld123 commented 6 years ago

Thanks for sharing your works. When i am using your denoising code to denoise my image. I have a problem. Because there are some NaN pixels on my image. After i run the denoising code. All of the pixels are NaN. I don't know what's going on. I will be really appreciate if you can help me fix it.

Thanks Again.