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

Inpainting code takes hours to remove watermark #56

Open kmrabhay opened 5 years ago

kmrabhay commented 5 years ago

Hi, I am trying your inpainting code. It taking around 4 hours. How can one use this code in production to remove watermark from multiple image as it is taking a lot of time.

Is it possible to save and restore of model/net to make it faster (1-2 sec) to remove watermark from watermarked image?

lihuafengzi commented 4 years ago

I had the same problem!