From 6008e634a551f77da6e919e08f5ebe2e6fa105e6 Mon Sep 17 00:00:00 2001 From: Rishik Mourya Date: Tue, 5 Jan 2021 11:28:06 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 61a1ce9..262217e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Watermark Removal using Deep Image Priors with Pytorch - + ## __This is the implementation of paper [Deep Image Prior](https://dmitryulyanov.github.io/deep_image_prior), all credit goes its authors.__ @@ -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- - +
Original ImageWatermarkWatermarked-Image