deep-image-prior-tensorflow
deep-image-prior-tensorflow copied to clipboard
an implementation of Deep Image Prior using tensorflow
trafficstars
deep image prior - tensorflow
A simple yet working implementation of Deep Image Prior paper https://arxiv.org/pdf/1711.10925.pdf using tensorflow. Free to use/reuse, give me a star if you feel it is helpful to you.
Currently, the denoising and inpainting use cases are implemented.
#Denoising remove the image compression artifact.

Results after every 1000 iterations, [!] the last one is not always the best one:
Inpainting
Remove text on image with mask infomation provided. [!] the last one is not always the best one:
