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

AttributeError: 'list' object has no attribute 'dataset_info' #43

Open Bavesh-B opened 2 months ago

Bavesh-B commented 2 months ago

When I use this repository (modified for my use case), I get the error AttributeError: 'list' object has no attribute 'dataset_info'. How to resolve this as I am guessing this is an mmpose error?