Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jingyut authored Nov 17, 2019
1 parent 796c74e commit 00062d9
Showing 1 changed file 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,7 +1,9 @@
# PairedCycleGan
This is a try of implementation of the paper 'PairedCycleGAN: Asymmetric Style Transferfor Applying and Removing Makeup' with PyTorch.
https://adoberesearch.ctlprojects.com/wp-content/uploads/2018/04/CVPR2018_Paper3623_Chang.pdf

The code is based on the implementation of junyanz's pytorch-CycleGAN-and-pix2pix project https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix.

I principally modified the parts of 'model' and 'dataset' and also deleted the unnecessary parts for this implementation.

The dataset and result of training will be uploaded later.
Expand Down

0 comments on commit 00062d9

Please sign in to comment.