Skip to content

Commit

Permalink
add face-off result
Browse files Browse the repository at this point in the history
  • Loading branch information
tjwei committed Sep 30, 2017
1 parent 7b3e8b0 commit e6c239d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ Most codes are for python3, most notebooks works on
<img src="img/cyclegan_58_11603.png" height=300 />
Result after 3 hours and 58 epochs on a GTX 1080. From top to bottom: Input, Fake, Recreate of the input.

<img src="img/cyclegan_face.png" height=300 />
Face-off result. From top to bottom: Input, Fake, Recreate of the input.
<iframe width="560" height="315" src="https://www.youtube.com/embed/Fea4kZq0oFQ" frameborder="0" allowfullscreen></iframe>

### pix2pix
* pix2pix-keras: pix2pix GAN Keras implementation
* pix2pix-lasagne: pix2pix GAN Lasagne implementation
Expand Down
Binary file added img/cyclegan_face.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e6c239d

Please sign in to comment.