Event-AHU / OpenPAR

[OpenPAR] An open-source framework for Pedestrian Attribute Recognition, based on PyTorch
MIT License
63 stars 6 forks source link

How effective does this method that padding the pedestrian image ? #15

Closed ericyq closed 4 months ago

ericyq commented 6 months ago

How effective does this method that padding the pedestrian image ?

ericyq commented 6 months ago

in AttrDataset.py,it's effective was worse using padding to 224*224

1125178969 commented 6 months ago

Padding had only a slight performance change at the time of our testing