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-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
2017-04-22
update README & fix test-time issues in visualizer
junyanz
2017-04-21
Following griegler's suggestion, fixed a bug in NLayerDiscriminator that alwa...
Taesung Park
2017-04-20
fix a bug in unaligned_data_loader
junyanz
2017-04-20
update README
junyanz
2017-04-20
make visdom default & add no_html & update scripts
junyanz
2017-04-20
Update README.md
taesung89
2017-04-20
Merge branch 'master' of https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix
junyanz
2017-04-20
make visdom default
junyanz
2017-04-20
merged conflicts
Taesung Park
2017-04-20
modified README
Taesung Park
2017-04-20
Merge branch 'master' of https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix
junyanz
2017-04-20
support different sizes of dataset A/B and update README
junyanz
2017-04-20
fixed a bug where epoch_iter is 0 instead of dataset_size at the last iterati...
Taesung Park
2017-04-20
Added the default server address for visdom
Taesung Park
2017-04-20
Merge branch 'master' of https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix
Taesung Park
2017-04-20
Merge branch 'ruotianluo-master'
Taesung Park
2017-04-20
fixed a small bug in plotting error for python 3
Taesung Park
2017-04-20
Merge branch 'master' of https://github.com/ruotianluo/pytorch-CycleGAN-and-p...
Taesung Park
2017-04-20
removed whitespace in default opt.name option
Taesung Park
2017-04-20
add gpu_ids to save/cuda function
junyanz
2017-04-18
Use visdom instead of display
Ruotian Luo
2017-04-18
updated readme
Phillip Isola
[prev]
[next]