| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Fix multiprocessing for Windows by using if __name__ == '__main__'
|
|
Add --display_server option to choose Visdom server.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix resize_ issue #170
|
|
|
|
|
|
|
|
Should normalize input and truth images separately
|
|
|
|
|
|
Update networks.py
|
|
|
|
fix typos at command options in readme
|
|
|
|
|
|
|
|
|
|
serial_batches option in unaligned dataset
|
|
|
|
|
|
Fix max_dataset_size
|
|
|
|
PyTorch best practices
|
|
|
|
|
|
|
|
|
|
|
|
Replaced the misleading description of applying pretrained CycleGAN model.
|
|
|
|
|
|
util.tensor2im takes data, not Variable
|
|
|
|
Compatible with the latest version.
|
|
show default parameter values when invoking with -h
|
|
gpu memory leaks
|