Gengzigang / PCT

This is an official implementation of our CVPR 2023 paper "Human Pose as Compositional Tokens" (https://arxiv.org/pdf/2303.11638.pdf)
MIT License
332 stars 21 forks source link

KeyError: 'area' #45

Closed gowhare closed 5 days ago

gowhare commented 5 days ago

If gt annotations (eg. CrowdPose, AIC), do not have 'area', please set use_area=False. 请问应该在哪里设置这个参数为False