WholeBody models
Hi, thank you for your work! Do you know if the current implementation would work with the large wholdebody_model from Vit_pose?
Hello, I am not sure I can find pretrained weights to test it. Nonetheless, I will make some changes to the repo. The package version works with only vitbpose b right now.
Alright it's clear. If you need them the large wholebody weights here : large_wholebody The weight's link are at the bottom of the readme of the official repo. In the "WholeBody" part. For small, base, large and huge models. It says that you have to split them with their script it works well. But using mmpose implies to have an mmcv dependencie :no_good: .
Hi ok I thought vitpose+ was a different architecture. I will look into this the coming weekend and let you know . I ll probably need to find/write some visualization functions for this case as well.
Hi By chance any update on this ?