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

How to run the code perfectly?? #52

Closed yuanjunchai closed 5 years ago

yuanjunchai commented 5 years ago

I just want to know how to run the code. It's hard to do it.

Edwardmark commented 5 years ago

@DmitryUlyanov please help us out, how to run the code, could you kindly please show us an easy test script?

yuanjunchai commented 5 years ago

@DmitryUlyanov please help us out, how to run the code, could you kindly please show us an easy test script?

I've solved the problem by converting .ipynb into .py and then delete codes about ipython. Good luck!