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

It really surprised me a lot #102

Open Breezewrf opened 1 year ago

Breezewrf commented 1 year ago

after my "training" on restoration task, I am curious about the loss function -- mse, the parameters including both restoration generated image and ground truth, some minutes after, a function training was finished, and when I add a watermark different from further one, result as following:

Screenshot from 2022-09-15 14-27-52

last, as far as I am concerned, this algorithm is unrealistic, on the other hand, maybe I have mistaken something because I just met this project yesterday

arnavmehta7 commented 1 year ago

thats because you need to bitwise_not(mask)