Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
braindotai authored Jan 5, 2021
1 parent ce27555 commit 6008e63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Watermark Removal using Deep Image Priors with Pytorch

<img src='final_outputs.webp' atl="Final Results" style="floar: center; border-radius: 6px;">
<img align="center" src='final_outputs.webp' atl="Final Results" style="floar: center; border-radius: 6px;">

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

Expand All @@ -22,7 +22,7 @@ So if we know what `Watermark` is, then its just a matter of training a generato

Here's a sample test run-

<table style="float:center">
<table align="center">
<tr>
<th>Original Image</th><th>Watermark</th><th>Watermarked-Image</th>
</tr>
Expand Down

0 comments on commit 6008e63

Please sign in to comment.