Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge branch 'master' of github.com:taesungp/contrastive-unpaired-translation
5c04636View on GitHubDo not load all images for all gpus at initialization time
6d422a7View on GitHubswitched from torch.randperm to np.random.permutation to prevent cudaErrorIllegalAddress
858f703View on GitHubAdded comments and val dataset for the Cityscapes evaluation
1b25f54View on GitHub