Yufei Xu
Yufei Xu
Hi We have re-trained the models and figured out that the performance drop is caused by the difference between the transformer layers implemented by mmcv and timm. Is it possible...
Hi there, Thanks for your patience. We have uploaded a timm version of the ViTPose. The training logs are available here. [vitpose_base.log](https://github.com/open-mmlab/mmpose/files/11046447/vitpose_base.log) [vitpose_simple_base.log](https://github.com/open-mmlab/mmpose/files/11046449/vitpose_simple_base.log) [vitpose_small.log](https://github.com/open-mmlab/mmpose/files/11046451/vitpose_small.log) [vitpose_simple_small.log](https://github.com/open-mmlab/mmpose/files/11046450/vitpose_simple_small.log)
Hi there, Are there any things we could help to aid the merge of the PR? We are willing to provide more information. Best,
> Thanks for your question. I am wondering whether all the annotations are inconsistent with the generated images or only some of them are missing. Would you mind providing some...