mjdietzx / SimGAN

Implementation of Apple's Learning from Simulated and Unsupervised Images through Adversarial Training
MIT License
411 stars 101 forks source link

First iteration loss #9

Open seovchinnikov opened 6 years ago

seovchinnikov commented 6 years ago

When I ran the code for the first time, first iteration refiner loss (it's smaller than others because of wrong divider) was smth confusing for me https://github.com/wayaai/SimGAN/blob/f4920bd97660ae27d90eb74605d6ec3c4c7e4e55/sim-gan.py#L229