index
:
pix2pix.git
master
Unnamed repository; edit this file 'description' to name the repository.
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-11-02
Merge pull request #141 from jpmerc/patch-2
Jun-Yan Zhu
2017-11-02
Merge pull request #140 from jpmerc/patch-1
Jun-Yan Zhu
2017-11-02
gpu memory leaks
Jean-Philippe Mercier
2017-11-02
gpu memory leaks
Jean-Philippe Mercier
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
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 defi...
Taesung Park
2017-10-10
Merge pull request #119 from AndersAsa/patch-1
Jun-Yan Zhu
2017-10-09
Update cycle_gan_model.py
Anders Christiansen
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
2017-09-22
change the order of concanated channels
LambdaWill
2017-09-20
Merge pull request #108 from Naruto-Sasuke/patch-2
Jun-Yan Zhu
2017-09-21
Update test.py
Hungryof
2017-09-19
Merge pull request #106 from layumi/patch-1
Jun-Yan Zhu
2017-09-20
Update test_options.py
Zhedong Zheng
2017-09-12
Merge pull request #96 from Naruto-Sasuke/patch-1
Jun-Yan Zhu
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
2017-08-22
initialized bias of conv to zero,
hazirbas
2017-08-22
Merge pull request #69 from andyli/script_permission
Jun-Yan Zhu
2017-08-22
Merge pull request #81 from alanyee/patch-1
Jun-Yan Zhu
2017-08-16
Update README.md
Alan Yee
2017-08-16
Update README.md
Alan Yee
2017-08-06
Merge pull request #72 from andyli/augmentation
Jun-Yan Zhu
2017-08-07
typo: argumentation -> augmentation
Andy Li
2017-07-28
set executable permission on scripts
Andy Li
2017-07-19
Merge branch 'master' of https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix
junyanz
2017-07-19
update README (use_dropout -> no_dropout)
junyanz
2017-07-19
Update README.md
taesung89
2017-07-18
Added comments about resize_or_crop option
taesung89
[next]