cosmicman-cvpr2024 / CosmicMan

CosmicMan: A Text-to-Image Foundation Model for Humans (CVPR 2024)
317 stars 8 forks source link

Attribute Errors? the country asian contains many indian images #10

Open KaiWU5 opened 4 months ago

KaiWU5 commented 4 months ago

Thanks for your great work. After doing data exploration, we found that counter: Asian images contain many Indian like images such as

image 57

Is that because all the data are inference by BLIP not annotated by humans?

I didn't find much asian generation failed in the released Cosmic model, is the model training on a different dataset than the release version?

May I ask how do you ask for attributes, one attribute a question or combine attributes asking like "Does the person wear tops? if has, what is the material ..."

wywu commented 1 month ago

India belongs to Asia.

KaiWU5 commented 1 month ago

India belongs to Asia.

Thanks for your response, I searched and found that Indian belongs to Asian.

However the released model when setting the race as Asian, it automatically generates people from EastAsian( such as Chinese, Japanese, Korean, etc. ). Why not many south Asian like Indians can be generated from this model when prompting Asian, does that mean the released model is not totally trained on the release data?