DmitryUlyanov / deep-image-prior

Image restoration with neural networks but without learning.

Home Page:https://dmitryulyanov.github.io/deep_image_prior

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does the project code have to rely on pytorch 0.4? Is it possible to use a higher version of pytorch?

NGC2237-MyRose opened this issue · comments

I find it difficult to install such an old version of pytorch on linux today, can I use another version of pytorch?

I ran the code in pytorch 2.1 and python 3.9, but I changed some of the code. I mean, you can run the code in the pytorch environment that you have, there may be some incompatibilities, you just need to make a few changes.