summaryrefslogtreecommitdiff
path: root/options/train_options.py
AgeCommit message (Collapse)Author
2018-02-18fix test_model & add timer for data loader & rename identity lossjunyanz
2018-02-09code reformattingjunyanz
2017-11-04add update_html_freq flagjunyanz
2017-10-10fix identity option conflict error, and also not specifying init_type in ↵Taesung Park
define_D
2017-10-06support nc=1, add new leaerning rate policy and new initializationjunyanz
2017-10-06move the flag identity to the base optionjunyanz
2017-09-09update optionsjunyanz
2017-08-26add epoch_countjunyanz
2017-06-12update dataset modejunyanz
2017-05-071. Added flipping functionalityTaesung Park
2. Changed the default options
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-22add comment for python 2/3junyanz
2017-04-20make visdom default & add no_html & update scriptsjunyanz
2017-04-18first commitjunyanz