Skip to content

Commit

Permalink
added final outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
braindotai committed Dec 3, 2020
1 parent 1a8dfab commit 04edb84
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Watermark Removal using Deep Image Priors with Pytorch

<img src='awesome_outputs.png' atl="Final Results" style="floar: center">

## __This is the implementation of paper [Deep Image Prior](https://dmitryulyanov.github.io/deep_image_prior), all credit goes its authors.__

CNNs are very common for image generation and restoration tasks. And it is believed that their great performance is because of their ability to learn realistic image priors from training on large datasets. This paper shows that the structure of a generator alone is sufficient to provide enough low-level image statistics without any learning. Thus most of the image restoration tasks, for example, denoising, super-resolution, artefacts removal, watermark removal etc can be done with highly realistic results without any training.
Expand Down
Binary file added awesome_outputs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.

0 comments on commit 04edb84

Please sign in to comment.