Update README.md
Browse files
README.md
CHANGED
@@ -11,16 +11,16 @@ Paper link: https://arxiv.org/abs/2212.07652
|
|
11 |
Code link: https://github.com/hnuzhy/BPJDet
|
12 |
|
13 |
# Body-Face Task (trained on CrowdHuman)
|
14 |
-
* BPJDet-S --> ch_face_s_1536_e150_best_mMR.pt
|
15 |
-
* BPJDet-M --> ch_face_m_1536_e150_best_mMR.pt
|
16 |
-
* BPJDet-L --> ch_face_l_1536_e150_best_mMR.pt
|
17 |
|
18 |
# Body-Hand Task (trained on BodyHands)
|
19 |
-
* BPJDet-S --> bh_hand_s_1536_e100_best.pt
|
20 |
-
* BPJDet-M --> bh_hand_m_1536_e100_best.pt
|
21 |
-
* BPJDet-L --> bh_hand_l_1536_e100_best.pt
|
22 |
|
23 |
# Body-Head Task (trained on CrowdHuman)
|
24 |
-
* BPJDet-S --> ch_head_s_1536_e150_best_mMR.pt
|
25 |
-
* BPJDet-M --> ch_head_m_1536_e150_best_mMR.pt
|
26 |
-
* BPJDet-L --> ch_head_l_1536_e150_best_mMR.pt
|
|
|
11 |
Code link: https://github.com/hnuzhy/BPJDet
|
12 |
|
13 |
# Body-Face Task (trained on CrowdHuman)
|
14 |
+
* BPJDet-S --> [ch_face_s_1536_e150_best_mMR.pt](./ch_face_s_1536_e150_best_mMR.pt)
|
15 |
+
* BPJDet-M --> [ch_face_m_1536_e150_best_mMR.pt](./ch_face_m_1536_e150_best_mMR.pt)
|
16 |
+
* BPJDet-L --> [ch_face_l_1536_e150_best_mMR.pt](./ch_face_l_1536_e150_best_mMR.pt)
|
17 |
|
18 |
# Body-Hand Task (trained on BodyHands)
|
19 |
+
* BPJDet-S --> [bh_hand_s_1536_e100_best.pt](./bh_hand_s_1536_e100_best.pt)
|
20 |
+
* BPJDet-M --> [bh_hand_m_1536_e100_best.pt](./bh_hand_m_1536_e100_best.pt)
|
21 |
+
* BPJDet-L --> [bh_hand_l_1536_e100_best.pt](./bh_hand_l_1536_e100_best.pt)
|
22 |
|
23 |
# Body-Head Task (trained on CrowdHuman)
|
24 |
+
* BPJDet-S --> [ch_head_s_1536_e150_best_mMR.pt](./ch_head_s_1536_e150_best_mMR.pt)
|
25 |
+
* BPJDet-M --> [ch_head_m_1536_e150_best_mMR.pt](./ch_head_m_1536_e150_best_mMR.pt)
|
26 |
+
* BPJDet-L --> [ch_head_l_1536_e150_best_mMR.pt](./ch_head_l_1536_e150_best_mMR.pt)
|