File size: 632 Bytes
fa5c607 8ed0d81 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
---
license: mit
---
Pretrained models of our method **JointBDOE**
Title: *Joint Multi-Person Body Detection and Orientation Estimation via One Unified Embedding*
Paper link: https://arxiv.org/abs/2210.15586
Code link: https://github.com/hnuzhy/JointBDOE
# Joint Multi-Person Body Detection and Orientation Estimation Task (trained on COCO-MEBOW)
* JointBDOE-S --> [coco_s_1024_e500_t010_w005_best.pt](./coco_s_1024_e500_t010_w005_best.pt)
* JointBDOE-M --> [coco_m_1024_e500_t010_w005_best.pt](./coco_m_1024_e500_t010_w005_best.pt)
* JointBDOE-L --> [coco_l_1024_e500_t010_w005_best.pt](./coco_l_1024_e500_t010_w005_best.pt)
|