| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2017-10-06 | support nc=1, add new leaerning rate policy and new initialization | junyanz | |
| 2017-10-06 | move the flag identity to the base option | junyanz | |
| 2017-09-24 | Merge branch 'master' of https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix | junyanz | |
| 2017-09-24 | update pool_size 0 for pix2pix | junyanz | |
| 2017-09-23 | Update networks.py | Jun-Yan Zhu | |
| 2017-09-21 | Merge pull request #110 from LambdaWill/patch-1 | Jun-Yan Zhu | |
| change the order of concanated channels | |||
| 2017-09-22 | change the order of concanated channels | LambdaWill | |
| To be consistent with Cyclegan(Torch), the latter half channels should receive the data from the skip connections. | |||
| 2017-09-20 | Merge pull request #108 from Naruto-Sasuke/patch-2 | Jun-Yan Zhu | |
| Update test.py | |||
| 2017-09-21 | Update test.py | Hungryof | |
| 2017-09-19 | Merge pull request #106 from layumi/patch-1 | Jun-Yan Zhu | |
| Update test_options.py | |||
| 2017-09-20 | Update test_options.py | Zhedong Zheng | |
| 2017-09-12 | Merge pull request #96 from Naruto-Sasuke/patch-1 | Jun-Yan Zhu | |
| fix typo in networks.py | |||
| 2017-09-09 | update options | junyanz | |
| 2017-09-04 | Update networks.py | Hungryof | |
| 2017-08-27 | Update unaligned_dataset.py | Jun-Yan Zhu | |
| 2017-08-26 | fix the unaligned dataset | junyanz | |
| 2017-08-26 | update README | junyanz | |
| 2017-08-26 | add epoch_count | junyanz | |
| 2017-08-26 | Merge pull request #84 from hazirbas/master | Jun-Yan Zhu | |
| Bias initialization | |||
| 2017-08-22 | initialized bias of conv to zero, | hazirbas | |
| deactivated bias for the conv layers which are followed by batch normalization. | |||
| 2017-08-22 | Merge pull request #69 from andyli/script_permission | Jun-Yan Zhu | |
| set executable permission on scripts | |||
| 2017-08-22 | Merge pull request #81 from alanyee/patch-1 | Jun-Yan Zhu | |
| Update README.md | |||
| 2017-08-16 | Update README.md | Alan Yee | |
| Made explicit HTTPS call | |||
