NikhilSandy commited on
Commit
84d5896
·
verified ·
1 Parent(s): c9ea96d

Update README tables and TechnicalReport with AR metrics

Browse files

Sync local updates: add AR column to result tables and refresh PDF report.

Files changed (2) hide show
  1. README.md +14 -14
  2. TechnicalReport.pdf +2 -2
README.md CHANGED
@@ -31,23 +31,23 @@ Across the evaluated compact models, RT-DETRv4-S with C-RADIOv4-SO400M is the st
31
 
32
  **Table 1.** Visible-person detection results on CrowdHuman validation. Best result in **bold**, second-best <u>underlined</u>.
33
 
34
- | Model | mAP |
35
- |---|---:|
36
- | RT-DETRv4-S (C-RADIOv4-SO400M) | **0.8410** |
37
- | RT-DETRv4-S (DINOv3 Base) | <u>0.8319</u> |
38
- | YOLOv8-S | 0.8263 |
39
- | YOLO26-S | 0.8163 |
40
- | RF-DETR-S | 0.8006 |
41
 
42
  **Table 2.** Head detection results on CrowdHuman validation (ignore-region mode 1). Best in **bold**, second-best <u>underlined</u>.
43
 
44
- | Model | mAP |
45
- |---|---:|
46
- | RT-DETRv4-S (C-RADIOv4-SO400M) | **0.7881** |
47
- | RT-DETRv4-S (DINOv3 Base) | <u>0.7710</u> |
48
- | YOLO26-S | 0.7590 |
49
- | YOLOv8-S | 0.7336 |
50
- | RF-DETR-S | 0.6990 |
51
 
52
  **Table 3.** Visible-person mAP of default COCO-pretrained checkpoints evaluated on CrowdHuman validation. Best in **bold**, second-best <u>underlined</u>.
53
 
 
31
 
32
  **Table 1.** Visible-person detection results on CrowdHuman validation. Best result in **bold**, second-best <u>underlined</u>.
33
 
34
+ | Model | mAP | AR |
35
+ |---|---:|---:|
36
+ | RT-DETRv4-S (C-RADIOv4-SO400M) | **0.8410** | **0.6524** |
37
+ | RT-DETRv4-S (DINOv3 Base) | <u>0.8319</u> | <u>0.6456</u> |
38
+ | YOLOv8-S | 0.8263 | 0.6092 |
39
+ | YOLO26-S | 0.8163 | 0.6333 |
40
+ | RF-DETR-S | 0.8006 | 0.5823 |
41
 
42
  **Table 2.** Head detection results on CrowdHuman validation (ignore-region mode 1). Best in **bold**, second-best <u>underlined</u>.
43
 
44
+ | Model | mAP | AR |
45
+ |---|---:|---:|
46
+ | RT-DETRv4-S (C-RADIOv4-SO400M) | **0.7881** | **0.5350** |
47
+ | RT-DETRv4-S (DINOv3 Base) | <u>0.7710</u> | <u>0.5207</u> |
48
+ | YOLO26-S | 0.7590 | 0.5013 |
49
+ | YOLOv8-S | 0.7336 | 0.4580 |
50
+ | RF-DETR-S | 0.6990 | 0.4500 |
51
 
52
  **Table 3.** Visible-person mAP of default COCO-pretrained checkpoints evaluated on CrowdHuman validation. Best in **bold**, second-best <u>underlined</u>.
53
 
TechnicalReport.pdf CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:409448d09566f8c839dbd1d8f051fce590ead2de9e71bb64573ab9fea39e35a3
3
- size 22841660
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bd8a799e4590ec01c18a307cb221c160bb23a61e0deac1cff74664f676419b8
3
+ size 22841828