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-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
2017-07-17
changed the default option to use dropout
Taesung Park
2017-07-11
fix the bug when set gpu_ids=1
junyanz
2017-07-11
Merge pull request #59 from SsnL/resize_or_crop
Jun-Yan Zhu
2017-07-06
resize_or_crop and better display single image
SsnL
2017-07-05
Merge branch 'master' of https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix
junyanz
2017-07-05
Merge pull request #58 from Naruto-Sasuke/patch-1
Jun-Yan Zhu
2017-07-06
Update image_pool.py
Hungryof
2017-07-05
add reflection padding layer
junyanz
2017-07-04
Merge pull request #56 from TariqAHassan/get_data
Jun-Yan Zhu
2017-07-04
Add Tools to Easily Obtain CycleGAN or Pix2Pix Data
TariqAHassan
2017-07-03
fix instancenorm & batchnorm
junyanz
2017-06-29
Update base_options.py
Jun-Yan Zhu
2017-06-24
fix small issues in the unaligned_dataset
junyanz
2017-06-21
Merge pull request #48 from SsnL/visdom_opts
Jun-Yan Zhu
2017-06-21
port and single image display
SsnL
2017-06-19
update README
junyanz
2017-06-13
fix the data_loader
junyanz
2017-06-13
update README
junyanz
2017-06-13
predict single image
junyanz
2017-06-12
update dataset mode
junyanz
2017-06-12
save training losses to the file (log_file.txt)
junyanz
2017-06-12
update README
junyanz
2017-06-12
update README
junyanz
2017-06-12
update README
junyanz
2017-05-07
fixed a bug about flipping
Taesung Park
2017-05-07
1. Added flipping functionality
Taesung Park
2017-05-02
use InstanceNorm2d from the latest pytorch
junyanz
2017-04-27
Merge pull request #17 from taras-sereda/master
Jun-Yan Zhu
2017-04-27
Update base_options.py
Taras Sereda
2017-04-27
Merge pull request #9 from TylerCarberry/patch-1
taesung89
2017-04-27
changed the name of the loaded network from net_G_A to net_G
Taesung Park
2017-04-27
1. Added one_direction_test_model that generates the outputs in only one dire...
Taesung Park
2017-04-26
Added support for the option ntrain
Taesung Park
2017-04-23
fix which_direction bug
junyanz
2017-04-22
fix cropping in data_loaders
junyanz
2017-04-22
add comment for python 2/3
junyanz
2017-04-22
Fix typo in README
Tyler Carberry
2017-04-22
add dropout option for G
junyanz
2017-04-22
fix the padding/kernel_size in D
junyanz
[next]