dangweili / pedestrian-attribute-recognition-pytorch

A simple baseline for pedestrian attribute recognition in surveillance scenarios
332 stars 80 forks source link

Add more attributes in PETA dataset #42

Closed hongsamvo closed 2 months ago

hongsamvo commented 3 months ago

Thank you for your work. I would like to add color attributes into exist 35 attributes, but I do not know how they are indexed. According to https://github.com/valencebond/Rethinking_of_PAR/blob/master/dataset/pedes_attr/annotation.md, I know that their index begin at 35 and end at 79. Did you know any documents have this information?

hongsamvo commented 2 months ago

I found the index in file PETA.mat. Thank you!