dangweili / pedestrian-attribute-recognition-pytorch

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

Why is the number of pedestrian attributes of PETA dataset limited to 35? #41

Open Miululu opened 1 year ago

Miululu commented 1 year ago

PETA dataset includes 61 binary attributes and 4 multi-class attributes, why does the format_peta.py use only 35 attributes? could i use all attributes by changing format_peta.py?

hongsamvo commented 3 months ago

I have the same question, I would like to add color attributes into exist 35 attributes, but I do not know how they are indexed, I just know that their index begin at 35 and end at 79 according this annotation https://github.com/valencebond/Rethinking_of_PAR/blob/master/dataset/pedes_attr/annotation.md