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

denoising, ndices must be integers or None or have an __index__ method #16

Closed kweisamx closed 6 years ago

kweisamx commented 6 years ago

When I train with denoising, and run the step of Optimize, It will stop at 2339 iteration and output ndices must be integers or None or have an __index__ method

please check, thanks

DmitryUlyanov commented 6 years ago

Wow, that is very strange, can you paste a full error trace?