Hi, thank you for your excellent work on ProbPose!
I noticed that the current repository only provides configs and pre-trained weights for the ViT-Small backbone (ProbPose-small). In the paper, the experiments are also conducted exclusively with ViT-S.
I am interested in evaluating ProbPose with a larger backbone, specifically ViT-Huge (ViT-H), to see how the probabilistic framework scales with model capacity.
Would it be possible to:
- Share the config files for ProbPose with ViT-H backbone?
- Provide pre-trained weights if available?
- If you have already conducted any experiments with ViT-H (or other larger backbones), could you share the results (e.g., mAP / Ex-mAP on COCO/CropCOCO/OCHuman)?
- If none of the above is available, could you provide guidance on what modifications to the config (e.g., learning rate, batch size, decoder settings) would be needed to train ProbPose with ViT-H?
Thank you for your time!
Hi, thank you for your excellent work on ProbPose!
I noticed that the current repository only provides configs and pre-trained weights for the ViT-Small backbone (ProbPose-small). In the paper, the experiments are also conducted exclusively with ViT-S.
I am interested in evaluating ProbPose with a larger backbone, specifically ViT-Huge (ViT-H), to see how the probabilistic framework scales with model capacity.
Would it be possible to:
Thank you for your time!