lxq1000 / SwinFace

Official Pytorch Implementation of the paper, "SwinFace: A Multi-task Transformer for Face Recognition, Facial Expression Recognition, Age Estimation and Face Attribute Estimation"
MIT License
70 stars 7 forks source link

Post processing of face attribute #8

Open conggalam12 opened 5 months ago

conggalam12 commented 5 months ago

Hi , when I run inference.py , I see each attribute has 2 value and I don't understand about this.

uozyurt commented 5 months ago

@conggalam12 Take a look at this issue.