summaryrefslogtreecommitdiff
path: root/models
AgeCommit message (Collapse)Author
2017-05-02use InstanceNorm2d from the latest pytorchjunyanz
2017-04-27changed the name of the loaded network from net_G_A to net_GTaesung Park
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 comment for python 2/3junyanz
2017-04-22add dropout option for Gjunyanz
2017-04-22fix the padding/kernel_size in Djunyanz
2017-04-21Following griegler's suggestion, fixed a bug in NLayerDiscriminator that ↵Taesung Park
always applied sigmoid to the output
2017-04-20add gpu_ids to save/cuda functionjunyanz
2017-04-18Fixed bugs in the Unet structureTaesung Park
2017-04-18fix assert bugjunyanz
2017-04-18add unet and update READMEjunyanz
2017-04-18fix assert bugjunyanz
2017-04-18first commitjunyanz