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

Question about well-trained checkpoint #28

Open imabackstabber opened 11 months ago

imabackstabber commented 11 months ago

hi, I've been trying to use your checkpoint for my private project. I wonder whether I can train my own pct, so I train them on COCO solely. After that, I plug the obtained model into my project, but it seems that it yielded subpar results. I want to know the publicly available checkpoint is trained on what datasets @Gengzigang Looking forward to your reply.