Event-AHU / OpenPAR

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

Incorrect code for testing #22

Closed cs-mshah closed 5 months ago

cs-mshah commented 5 months ago

It seems that the code for evaluation for PromptPAR is incorrect. https://github.com/Event-AHU/OpenPAR/blob/main/PromptPAR/test_example.py

wangxiao5791509 commented 5 months ago

@cs-mshah Hi, thanks for your feedback. Can you provide more details on which part?