Back to search
Semantic Image Synthesis with SPADE
Stars
7.7k
Forks
973
Watchers
7.7k
Open Issues
100
Overall repository health assessment
No package.json found
This might not be a Node.js project
(bug fix) changed the default batch size to 16 for training on the Cityscapes dataset.
1a687baView on GitHubInstead of hardcoding the value of beta1 and beta2 in case of TTUR(Two-Timestep Update Rule), change the default values. This modification is for the readability of the code.
1aa3633View on GitHub