genforce / interfacegan

[CVPR 2020] Interpreting the Latent Space of GANs for Semantic Face Editing
https://genforce.github.io/interfacegan/
MIT License
1.49k stars 282 forks source link

issue about editing others face attribute #66

Open lantegu opened 3 years ago

lantegu commented 3 years ago

If i train my classifiers such as earrings, what the scores range from? -1 to 1 or 0-1 or others. 如果我想要编辑有无耳环,那么我需要生成一个耳环有无分类器,那么分类器结果范围直接设置为0-1或者-1到1 可行吗 求解答

ShenYujun commented 3 years ago

The score range does not matter as long as the score can indicate true or false.