summaryrefslogtreecommitdiff
path: root/train.py
AgeCommit message (Expand)Author
2018-03-27code refactoringjunyanz
2018-03-13Fix multiprocessing for Windows by using the __name__ == '__main__' idiomiver56
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-06fix minor bugsjunyanz
2017-08-26add epoch_countjunyanz
2017-06-13predict single imagejunyanz
2017-05-02use InstanceNorm2d from the latest pytorchjunyanz
2017-04-20fixed a bug where epoch_iter is 0 instead of dataset_size at the last iterati...Taesung Park
2017-04-18Use visdom instead of displayRuotian Luo
2017-04-18first commitjunyanz