Skip to content

lzhengchun/deep-image-prior-tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Drawing Drawing

Results after every 1000 iterations, [!] the last one is not always the best one:

Drawing

Drawing

Drawing

Drawing

Drawing

Drawing

Drawing

Drawing

Inpainting

Remove text on image with mask infomation provided. [!] the last one is not always the best one:

Drawing Drawing

About

an implementation of Deep Image Prior using tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages