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
path:
root
/
options
/
base_options.py
Age
Commit message (
Collapse
)
Author
2017-09-09
update options
junyanz
2017-08-07
typo: argumentation -> augmentation
Andy Li
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-06
resize_or_crop and better display single image
SsnL
2017-06-29
Update base_options.py
Jun-Yan Zhu
2017-06-21
port and single image display
SsnL
2017-06-12
update dataset mode
junyanz
2017-05-07
1. Added flipping functionality
Taesung Park
2. Changed the default options
2017-05-02
use InstanceNorm2d from the latest pytorch
junyanz
2017-04-27
Update base_options.py
Taras Sereda
more pythonic way to create dictionary from opts
2017-04-27
1. Added one_direction_test_model that generates the outputs in only one ↵
Taesung Park
direction 2. Changed the option naming from ntrain to max_dataset_size
2017-04-23
fix which_direction bug
junyanz
2017-04-22
add dropout option for G
junyanz
2017-04-20
make visdom default
junyanz
2017-04-20
removed whitespace in default opt.name option
Taesung Park
2017-04-18
first commit
junyanz