Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KupynOrest authored Nov 21, 2017
1 parent 598d170 commit 0826f48
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,8 @@ Pytorch implementation of the paper DeblurGAN: Blind Motion Deblurring Using Con

Our networks takes blurry image as an input and procude the cirresponding sharp estimate, as in example:
<img src="images/test1_blur.jpg" width="600px"/>

Blurred Photo
<img src="images/test1_restored.jpg" width="600px"/>

Restored using out method
<img src="images/test1_sharp.jpg" width="600px"/>

Sharp photo

Our model is Conditional Wasserstein GAN with Gradient Penalty + Perceptual loss based on VGG-19 activations

Expand Down

0 comments on commit 0826f48

Please sign in to comment.