| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-13 | fix resize_ issue #170 | SsnL | |
| 2018-01-12 | Should normalize input and truth images separately | Your Name | |
| 2017-12-14 | Merge pull request #167 from guopzhao/master | Jun-Yan Zhu | |
| Update networks.py | |||
| 2017-12-15 | Update networks.py | guopzhao | |
| 2017-12-12 | Merge pull request #165 from leVirve-arxiv/fix-readme | Jun-Yan Zhu | |
| fix typos at command options in readme | |||
| 2017-12-13 | fix typos at command options in readme | leVirve | |
| 2017-12-10 | merged conflicts | Taesung Park | |
| 2017-12-10 | added script for downloading pretrained CycleGAN models | Taesung Park | |
| 2017-12-10 | Update README.md | taesung89 | |
| 2017-12-01 | changed the gain of xavier initialization from 1 to 0.02. implemented ↵ | Taesung Park | |
| serial_batches option in unaligned dataset | |||
| 2017-11-27 | changed default weight initialization to normal | Taesung Park | |
| 2017-11-27 | fixed a bug in initialization of weights | Taesung Park | |
| 2017-11-09 | Merge pull request #147 from SsnL/max_ds | Jun-Yan Zhu | |
| Fix max_dataset_size | |||
| 2017-11-09 | fix max_dataset_size | SsnL | |
| 2017-11-09 | Merge pull request #146 from SsnL/update_pytorch_syntax | Jun-Yan Zhu | |
| PyTorch best practices | |||
| 2017-11-09 | update | SsnL | |
| 2017-11-08 | working version with handwritten GAN loss. Shift value can be changed | Taesung Park | |
| 2017-11-05 | fix typo in the cyclegan | junyanz | |
| 2017-11-04 | Update README.md | Jun-Yan Zhu | |
| 2017-11-05 | Update README.md | taesung89 | |
| 2017-11-05 | Update README.md | taesung89 | |
| Replaced the misleading description of applying pretrained CycleGAN model. | |||
| 2017-11-04 | fix small issues | junyanz | |
| 2017-11-04 | add update_html_freq flag | junyanz | |
| 2017-11-04 | Merge pull request #142 from strob/master | Jun-Yan Zhu | |
| util.tensor2im takes data, not Variable | |||
| 2017-11-03 | util.tensor2im takes data, not Variable | Robert M Ochshorn | |
| 2017-11-02 | Merge pull request #130 from LambdaWill/patch-1 | Jun-Yan Zhu | |
| Compatible with the latest version. | |||
| 2017-11-02 | Merge pull request #132 from javiribera/master | Jun-Yan Zhu | |
| show default parameter values when invoking with -h | |||
| 2017-11-02 | Merge pull request #141 from jpmerc/patch-2 | Jun-Yan Zhu | |
| gpu memory leaks | |||
| 2017-11-02 | Merge pull request #140 from jpmerc/patch-1 | Jun-Yan Zhu | |
| gpu memory leaks | |||
| 2017-11-02 | gpu memory leaks | Jean-Philippe Mercier | |
| A tensor is now fed to ImagePool() instead of a Variable | |||
| 2017-11-02 | gpu memory leaks | Jean-Philippe Mercier | |
| 2017-10-24 | Update base_model.py | LambdaWill | |
| 2017-10-22 | show default parameter values when invoking with -h | Javi Ribera | |
| 2017-10-21 | Update networks.py | LambdaWill | |
| fix typo | |||
| 2017-10-21 | Compatible with the latest version. | LambdaWill | |
| Since the commit `Change device_id to device in python land #3133`, keyword `device_id` has been changed to `device` | |||
| 2017-10-19 | fix learning rate | junyanz | |
| 2017-10-19 | update learning rate policy | junyanz | |
| 2017-10-19 | fix small issue in learning rate policy | junyanz | |
| 2017-10-14 | update README | junyanz | |
| 2017-10-14 | update README | junyanz | |
| 2017-10-14 | Update REAME | junyanz | |
| 2017-10-14 | update README | junyanz | |
| 2017-10-10 | added script to download pretrained pix2pix models | Taesung Park | |
| 2017-10-10 | update README: pix2pix pretrained models | taesung89 | |
| Added description to download the pix2pix pretrained models to readme | |||
| 2017-10-10 | Merge branch 'master' of https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix | Taesung Park | |
| 2017-10-10 | fix identity option conflict error, and also not specifying init_type in ↵ | Taesung Park | |
| define_D | |||
| 2017-10-10 | Merge pull request #119 from AndersAsa/patch-1 | Jun-Yan Zhu | |
| Update cycle_gan_model.py | |||
| 2017-10-09 | Update cycle_gan_model.py | Anders Christiansen | |
| Fix argument mismatch. Was feeding gpu_ids to the init_type argument | |||
| 2017-10-07 | Update cycle_gan_model.py | Jun-Yan Zhu | |
| 2017-10-06 | fix minor bugs | junyanz | |
