summaryrefslogtreecommitdiff
path: root/options/base_options.py
AgeCommit message (Collapse)Author
2017-06-29Update base_options.pyJun-Yan Zhu
2017-06-21port and single image displaySsnL
2017-06-12update dataset modejunyanz
2017-05-071. Added flipping functionalityTaesung Park
2. Changed the default options
2017-05-02use InstanceNorm2d from the latest pytorchjunyanz
2017-04-27Update base_options.pyTaras Sereda
more pythonic way to create dictionary from opts
2017-04-271. 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-23fix which_direction bugjunyanz
2017-04-22add dropout option for Gjunyanz
2017-04-20make visdom defaultjunyanz
2017-04-20removed whitespace in default opt.name optionTaesung Park
2017-04-18first commitjunyanz