taki0112 / SPADE-Tensorflow

Simple Tensorflow implementation of "Semantic Image Synthesis with Spatially-Adaptive Normalization" a.k.a. GauGAN, SPADE (CVPR 2019 Oral)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About training new data sets

huang1030 opened this issue · comments

Thank you for providing the version of TensorFlow. I would like to ask if the label image and the real image should be consistent during training. When I was training, I found that real.png did not match real_semap.png.

Looking forward to your reply