Yosuke Shinya
Benchmarks, such as COCO, play a crucial role in object detection. However, existing benchmarks are insufficient in scale variation, and their protocols are inadequate for fair comparison. In this paper, we introduce the Universal-Scale object detection Benchmark (USB). USB has variations in object scales and image domains by incorporating COCO with the recently proposed Waymo Open Dataset and Manga109-s dataset. To enable fair comparison and inclusive research, we propose training and evaluation protocols. They have multiple divisions for training epochs and evaluation image resolutions, like weight classes in sports, and compatibility across training protocols, like the backward compatibility of the Universal Serial Bus. Specifically, we request participants to report results with not only higher protocols (longer training) but also lower protocols (shorter training). Using the proposed benchmark and protocols, we conducted extensive experiments using 15 methods and found weaknesses of existing COCO-biased methods. The code is available at https://github.com/shinya7y/UniverseNet .
| Task | Dataset | Metric | Value | Model |
|---|---|---|---|---|
| Object Detection | Waymo 2D detection all_ns test | AP/L2 | 67.42 | UniverseNet |
| Object Detection | COCO test-dev | AP50 | 71.6 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| Object Detection | COCO test-dev | AP75 | 59.9 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| Object Detection | COCO test-dev | APL | 67.4 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| Object Detection | COCO test-dev | APM | 57.2 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| Object Detection | COCO test-dev | APS | 35.8 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| Object Detection | COCO test-dev | box mAP | 54.1 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| Object Detection | COCO test-dev | AP50 | 70 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| Object Detection | COCO test-dev | AP75 | 55.8 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| Object Detection | COCO test-dev | APL | 64.9 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| Object Detection | COCO test-dev | APM | 55.3 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| Object Detection | COCO test-dev | APS | 31.7 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| Object Detection | COCO test-dev | box mAP | 51.3 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| Object Detection | COCO test-dev | AP50 | 67.5 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| Object Detection | COCO test-dev | AP75 | 53 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| Object Detection | COCO test-dev | APL | 61.1 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| Object Detection | COCO test-dev | APM | 52.3 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| Object Detection | COCO test-dev | APS | 30.1 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| Object Detection | COCO test-dev | box mAP | 48.8 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| Object Detection | COCO-O | Average mAP | 24.8 | UniverseNet (R2-101-DCN) |
| Object Detection | COCO-O | Effective Robustness | 1.86 | UniverseNet (R2-101-DCN) |
| Object Detection | Manga109-s 15test | COCO-style AP | 70.2 | YOLOX-L |
| Object Detection | Manga109-s 15test | COCO-style AP | 69.9 | UniverseNet-20.08 |
| Object Detection | Manga109-s 15test | COCO-style AP | 68.9 | UniverseNet |
| Object Detection | Manga109-s 15test | COCO-style AP | 67.9 | ATSS+DyHead |
| Object Detection | Manga109-s 15test | COCO-style AP | 67.6 | Cascade R-CNN |
| Object Detection | Manga109-s 15test | COCO-style AP | 67.4 | ATSS (ConvNeXt-T) |
| Object Detection | Manga109-s 15test | COCO-style AP | 67.3 | GFL |
| Object Detection | Manga109-s 15test | COCO-style AP | 67.1 | ATSS+SEPC |
| Object Detection | Manga109-s 15test | COCO-style AP | 66.5 | ATSS |
| Object Detection | Manga109-s 15test | COCO-style AP | 66.2 | ATSS (Swin-T) |
| Object Detection | Manga109-s 15test | COCO-style AP | 65.8 | Faster R-CNN |
| Object Detection | Manga109-s 15test | COCO-style AP | 65.3 | RetinaNet |
| Object Detection | Manga109-s 15test | COCO-style AP | 64.1 | Deformable DETR |
| Object Detection | Manga109-s 15test | COCO-style AP | 63.1 | Sparse R-CNN |
| Object Detection | Manga109-s 15test | COCO-style AP | 31.2 | DETR |
| Object Detection | USB (Standard USB 1.0 protocol) | mCAP | 52.1 | UniverseNet-20.08 |
| Object Detection | USB (Standard USB 1.0 protocol) | mCAP | 51.4 | UniverseNet |
| Object Detection | USB (Standard USB 1.0 protocol) | mCAP | 50.4 | ATSS (ConvNeXt-T) |
| Object Detection | USB (Standard USB 1.0 protocol) | mCAP | 49.6 | YOLOX-L |
| Object Detection | USB (Standard USB 1.0 protocol) | mCAP | 49.4 | ATSS+DyHead |
| Object Detection | USB (Standard USB 1.0 protocol) | mCAP | 49 | ATSS (Swin-T) |
| Object Detection | USB (Standard USB 1.0 protocol) | mCAP | 48.1 | Cascade R-CNN |
| Object Detection | USB (Standard USB 1.0 protocol) | mCAP | 47.7 | GFL |
| Object Detection | USB (Standard USB 1.0 protocol) | mCAP | 47.1 | ATSS |
| Object Detection | USB (Standard USB 1.0 protocol) | mCAP | 45.9 | Faster R-CNN |
| Object Detection | USB (Standard USB 1.0 protocol) | mCAP | 44.8 | RetinaNet |
| Object Detection | USB (Standard USB 1.0 protocol) | mCAP | 44.6 | Sparse R-CNN |
| Object Detection | USB (Standard USB 1.0 protocol) | mCAP | 23.7 | DETR |
| Object Detection | Waymo 2D detection all_ns f0val | COCO-style AP | 41.6 | YOLOX-L |
| Object Detection | Waymo 2D detection all_ns f0val | COCO-style AP | 39 | UniverseNet-20.08 |
| Object Detection | Waymo 2D detection all_ns f0val | COCO-style AP | 38.6 | UniverseNet |
| Object Detection | Waymo 2D detection all_ns f0val | COCO-style AP | 38.3 | ATSS (ConvNeXt-T) |
| Object Detection | Waymo 2D detection all_ns f0val | COCO-style AP | 37.2 | ATSS (Swin-T) |
| Object Detection | Waymo 2D detection all_ns f0val | COCO-style AP | 37.1 | ATSS+DyHead |
| Object Detection | Waymo 2D detection all_ns f0val | COCO-style AP | 36.4 | Cascade R-CNN |
| Object Detection | Waymo 2D detection all_ns f0val | COCO-style AP | 35.7 | GFL |
| Object Detection | Waymo 2D detection all_ns f0val | COCO-style AP | 35.4 | ATSS |
| Object Detection | Waymo 2D detection all_ns f0val | COCO-style AP | 35 | ATSS+SEPC |
| Object Detection | Waymo 2D detection all_ns f0val | COCO-style AP | 34.5 | Faster R-CNN |
| Object Detection | Waymo 2D detection all_ns f0val | COCO-style AP | 32.8 | Sparse R-CNN |
| Object Detection | Waymo 2D detection all_ns f0val | COCO-style AP | 32.7 | Deformable DETR |
| Object Detection | Waymo 2D detection all_ns f0val | COCO-style AP | 32.5 | RetinaNet |
| Object Detection | Waymo 2D detection all_ns f0val | COCO-style AP | 17.8 | DETR |
| Object Detection | COCO minival | AP50 | 70.8 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| Object Detection | COCO minival | AP75 | 58.9 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| Object Detection | COCO minival | APL | 68.1 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| Object Detection | COCO minival | APM | 57.5 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| Object Detection | COCO minival | APS | 36.9 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| Object Detection | COCO minival | box AP | 53.5 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| Object Detection | COCO minival | AP50 | 69.5 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| Object Detection | COCO minival | AP75 | 55.4 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| Object Detection | COCO minival | APL | 65.8 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| Object Detection | COCO minival | APM | 55.5 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| Object Detection | COCO minival | APS | 33.5 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| Object Detection | COCO minival | box AP | 50.9 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| Object Detection | COCO minival | AP50 | 67 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| Object Detection | COCO minival | AP75 | 52.6 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| Object Detection | COCO minival | APL | 62.7 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| Object Detection | COCO minival | APM | 52.7 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| Object Detection | COCO minival | APS | 30.6 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| Object Detection | COCO minival | box AP | 48.5 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 3D | Waymo 2D detection all_ns test | AP/L2 | 67.42 | UniverseNet |
| 3D | COCO test-dev | AP50 | 71.6 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 3D | COCO test-dev | AP75 | 59.9 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 3D | COCO test-dev | APL | 67.4 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 3D | COCO test-dev | APM | 57.2 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 3D | COCO test-dev | APS | 35.8 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 3D | COCO test-dev | box mAP | 54.1 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 3D | COCO test-dev | AP50 | 70 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 3D | COCO test-dev | AP75 | 55.8 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 3D | COCO test-dev | APL | 64.9 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 3D | COCO test-dev | APM | 55.3 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 3D | COCO test-dev | APS | 31.7 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 3D | COCO test-dev | box mAP | 51.3 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 3D | COCO test-dev | AP50 | 67.5 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 3D | COCO test-dev | AP75 | 53 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 3D | COCO test-dev | APL | 61.1 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 3D | COCO test-dev | APM | 52.3 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 3D | COCO test-dev | APS | 30.1 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 3D | COCO test-dev | box mAP | 48.8 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 3D | COCO-O | Average mAP | 24.8 | UniverseNet (R2-101-DCN) |
| 3D | COCO-O | Effective Robustness | 1.86 | UniverseNet (R2-101-DCN) |
| 3D | Manga109-s 15test | COCO-style AP | 70.2 | YOLOX-L |
| 3D | Manga109-s 15test | COCO-style AP | 69.9 | UniverseNet-20.08 |
| 3D | Manga109-s 15test | COCO-style AP | 68.9 | UniverseNet |
| 3D | Manga109-s 15test | COCO-style AP | 67.9 | ATSS+DyHead |
| 3D | Manga109-s 15test | COCO-style AP | 67.6 | Cascade R-CNN |
| 3D | Manga109-s 15test | COCO-style AP | 67.4 | ATSS (ConvNeXt-T) |
| 3D | Manga109-s 15test | COCO-style AP | 67.3 | GFL |
| 3D | Manga109-s 15test | COCO-style AP | 67.1 | ATSS+SEPC |
| 3D | Manga109-s 15test | COCO-style AP | 66.5 | ATSS |
| 3D | Manga109-s 15test | COCO-style AP | 66.2 | ATSS (Swin-T) |
| 3D | Manga109-s 15test | COCO-style AP | 65.8 | Faster R-CNN |
| 3D | Manga109-s 15test | COCO-style AP | 65.3 | RetinaNet |
| 3D | Manga109-s 15test | COCO-style AP | 64.1 | Deformable DETR |
| 3D | Manga109-s 15test | COCO-style AP | 63.1 | Sparse R-CNN |
| 3D | Manga109-s 15test | COCO-style AP | 31.2 | DETR |
| 3D | USB (Standard USB 1.0 protocol) | mCAP | 52.1 | UniverseNet-20.08 |
| 3D | USB (Standard USB 1.0 protocol) | mCAP | 51.4 | UniverseNet |
| 3D | USB (Standard USB 1.0 protocol) | mCAP | 50.4 | ATSS (ConvNeXt-T) |
| 3D | USB (Standard USB 1.0 protocol) | mCAP | 49.6 | YOLOX-L |
| 3D | USB (Standard USB 1.0 protocol) | mCAP | 49.4 | ATSS+DyHead |
| 3D | USB (Standard USB 1.0 protocol) | mCAP | 49 | ATSS (Swin-T) |
| 3D | USB (Standard USB 1.0 protocol) | mCAP | 48.1 | Cascade R-CNN |
| 3D | USB (Standard USB 1.0 protocol) | mCAP | 47.7 | GFL |
| 3D | USB (Standard USB 1.0 protocol) | mCAP | 47.1 | ATSS |
| 3D | USB (Standard USB 1.0 protocol) | mCAP | 45.9 | Faster R-CNN |
| 3D | USB (Standard USB 1.0 protocol) | mCAP | 44.8 | RetinaNet |
| 3D | USB (Standard USB 1.0 protocol) | mCAP | 44.6 | Sparse R-CNN |
| 3D | USB (Standard USB 1.0 protocol) | mCAP | 23.7 | DETR |
| 3D | Waymo 2D detection all_ns f0val | COCO-style AP | 41.6 | YOLOX-L |
| 3D | Waymo 2D detection all_ns f0val | COCO-style AP | 39 | UniverseNet-20.08 |
| 3D | Waymo 2D detection all_ns f0val | COCO-style AP | 38.6 | UniverseNet |
| 3D | Waymo 2D detection all_ns f0val | COCO-style AP | 38.3 | ATSS (ConvNeXt-T) |
| 3D | Waymo 2D detection all_ns f0val | COCO-style AP | 37.2 | ATSS (Swin-T) |
| 3D | Waymo 2D detection all_ns f0val | COCO-style AP | 37.1 | ATSS+DyHead |
| 3D | Waymo 2D detection all_ns f0val | COCO-style AP | 36.4 | Cascade R-CNN |
| 3D | Waymo 2D detection all_ns f0val | COCO-style AP | 35.7 | GFL |
| 3D | Waymo 2D detection all_ns f0val | COCO-style AP | 35.4 | ATSS |
| 3D | Waymo 2D detection all_ns f0val | COCO-style AP | 35 | ATSS+SEPC |
| 3D | Waymo 2D detection all_ns f0val | COCO-style AP | 34.5 | Faster R-CNN |
| 3D | Waymo 2D detection all_ns f0val | COCO-style AP | 32.8 | Sparse R-CNN |
| 3D | Waymo 2D detection all_ns f0val | COCO-style AP | 32.7 | Deformable DETR |
| 3D | Waymo 2D detection all_ns f0val | COCO-style AP | 32.5 | RetinaNet |
| 3D | Waymo 2D detection all_ns f0val | COCO-style AP | 17.8 | DETR |
| 3D | COCO minival | AP50 | 70.8 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 3D | COCO minival | AP75 | 58.9 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 3D | COCO minival | APL | 68.1 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 3D | COCO minival | APM | 57.5 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 3D | COCO minival | APS | 36.9 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 3D | COCO minival | box AP | 53.5 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 3D | COCO minival | AP50 | 69.5 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 3D | COCO minival | AP75 | 55.4 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 3D | COCO minival | APL | 65.8 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 3D | COCO minival | APM | 55.5 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 3D | COCO minival | APS | 33.5 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 3D | COCO minival | box AP | 50.9 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 3D | COCO minival | AP50 | 67 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 3D | COCO minival | AP75 | 52.6 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 3D | COCO minival | APL | 62.7 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 3D | COCO minival | APM | 52.7 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 3D | COCO minival | APS | 30.6 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 3D | COCO minival | box AP | 48.5 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 2D Classification | Waymo 2D detection all_ns test | AP/L2 | 67.42 | UniverseNet |
| 2D Classification | COCO test-dev | AP50 | 71.6 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 2D Classification | COCO test-dev | AP75 | 59.9 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 2D Classification | COCO test-dev | APL | 67.4 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 2D Classification | COCO test-dev | APM | 57.2 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 2D Classification | COCO test-dev | APS | 35.8 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 2D Classification | COCO test-dev | box mAP | 54.1 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 2D Classification | COCO test-dev | AP50 | 70 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 2D Classification | COCO test-dev | AP75 | 55.8 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 2D Classification | COCO test-dev | APL | 64.9 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 2D Classification | COCO test-dev | APM | 55.3 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 2D Classification | COCO test-dev | APS | 31.7 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 2D Classification | COCO test-dev | box mAP | 51.3 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 2D Classification | COCO test-dev | AP50 | 67.5 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 2D Classification | COCO test-dev | AP75 | 53 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 2D Classification | COCO test-dev | APL | 61.1 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 2D Classification | COCO test-dev | APM | 52.3 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 2D Classification | COCO test-dev | APS | 30.1 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 2D Classification | COCO test-dev | box mAP | 48.8 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 2D Classification | COCO-O | Average mAP | 24.8 | UniverseNet (R2-101-DCN) |
| 2D Classification | COCO-O | Effective Robustness | 1.86 | UniverseNet (R2-101-DCN) |
| 2D Classification | Manga109-s 15test | COCO-style AP | 70.2 | YOLOX-L |
| 2D Classification | Manga109-s 15test | COCO-style AP | 69.9 | UniverseNet-20.08 |
| 2D Classification | Manga109-s 15test | COCO-style AP | 68.9 | UniverseNet |
| 2D Classification | Manga109-s 15test | COCO-style AP | 67.9 | ATSS+DyHead |
| 2D Classification | Manga109-s 15test | COCO-style AP | 67.6 | Cascade R-CNN |
| 2D Classification | Manga109-s 15test | COCO-style AP | 67.4 | ATSS (ConvNeXt-T) |
| 2D Classification | Manga109-s 15test | COCO-style AP | 67.3 | GFL |
| 2D Classification | Manga109-s 15test | COCO-style AP | 67.1 | ATSS+SEPC |
| 2D Classification | Manga109-s 15test | COCO-style AP | 66.5 | ATSS |
| 2D Classification | Manga109-s 15test | COCO-style AP | 66.2 | ATSS (Swin-T) |
| 2D Classification | Manga109-s 15test | COCO-style AP | 65.8 | Faster R-CNN |
| 2D Classification | Manga109-s 15test | COCO-style AP | 65.3 | RetinaNet |
| 2D Classification | Manga109-s 15test | COCO-style AP | 64.1 | Deformable DETR |
| 2D Classification | Manga109-s 15test | COCO-style AP | 63.1 | Sparse R-CNN |
| 2D Classification | Manga109-s 15test | COCO-style AP | 31.2 | DETR |
| 2D Classification | USB (Standard USB 1.0 protocol) | mCAP | 52.1 | UniverseNet-20.08 |
| 2D Classification | USB (Standard USB 1.0 protocol) | mCAP | 51.4 | UniverseNet |
| 2D Classification | USB (Standard USB 1.0 protocol) | mCAP | 50.4 | ATSS (ConvNeXt-T) |
| 2D Classification | USB (Standard USB 1.0 protocol) | mCAP | 49.6 | YOLOX-L |
| 2D Classification | USB (Standard USB 1.0 protocol) | mCAP | 49.4 | ATSS+DyHead |
| 2D Classification | USB (Standard USB 1.0 protocol) | mCAP | 49 | ATSS (Swin-T) |
| 2D Classification | USB (Standard USB 1.0 protocol) | mCAP | 48.1 | Cascade R-CNN |
| 2D Classification | USB (Standard USB 1.0 protocol) | mCAP | 47.7 | GFL |
| 2D Classification | USB (Standard USB 1.0 protocol) | mCAP | 47.1 | ATSS |
| 2D Classification | USB (Standard USB 1.0 protocol) | mCAP | 45.9 | Faster R-CNN |
| 2D Classification | USB (Standard USB 1.0 protocol) | mCAP | 44.8 | RetinaNet |
| 2D Classification | USB (Standard USB 1.0 protocol) | mCAP | 44.6 | Sparse R-CNN |
| 2D Classification | USB (Standard USB 1.0 protocol) | mCAP | 23.7 | DETR |
| 2D Classification | Waymo 2D detection all_ns f0val | COCO-style AP | 41.6 | YOLOX-L |
| 2D Classification | Waymo 2D detection all_ns f0val | COCO-style AP | 39 | UniverseNet-20.08 |
| 2D Classification | Waymo 2D detection all_ns f0val | COCO-style AP | 38.6 | UniverseNet |
| 2D Classification | Waymo 2D detection all_ns f0val | COCO-style AP | 38.3 | ATSS (ConvNeXt-T) |
| 2D Classification | Waymo 2D detection all_ns f0val | COCO-style AP | 37.2 | ATSS (Swin-T) |
| 2D Classification | Waymo 2D detection all_ns f0val | COCO-style AP | 37.1 | ATSS+DyHead |
| 2D Classification | Waymo 2D detection all_ns f0val | COCO-style AP | 36.4 | Cascade R-CNN |
| 2D Classification | Waymo 2D detection all_ns f0val | COCO-style AP | 35.7 | GFL |
| 2D Classification | Waymo 2D detection all_ns f0val | COCO-style AP | 35.4 | ATSS |
| 2D Classification | Waymo 2D detection all_ns f0val | COCO-style AP | 35 | ATSS+SEPC |
| 2D Classification | Waymo 2D detection all_ns f0val | COCO-style AP | 34.5 | Faster R-CNN |
| 2D Classification | Waymo 2D detection all_ns f0val | COCO-style AP | 32.8 | Sparse R-CNN |
| 2D Classification | Waymo 2D detection all_ns f0val | COCO-style AP | 32.7 | Deformable DETR |
| 2D Classification | Waymo 2D detection all_ns f0val | COCO-style AP | 32.5 | RetinaNet |
| 2D Classification | Waymo 2D detection all_ns f0val | COCO-style AP | 17.8 | DETR |
| 2D Classification | COCO minival | AP50 | 70.8 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 2D Classification | COCO minival | AP75 | 58.9 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 2D Classification | COCO minival | APL | 68.1 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 2D Classification | COCO minival | APM | 57.5 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 2D Classification | COCO minival | APS | 36.9 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 2D Classification | COCO minival | box AP | 53.5 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 2D Classification | COCO minival | AP50 | 69.5 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 2D Classification | COCO minival | AP75 | 55.4 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 2D Classification | COCO minival | APL | 65.8 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 2D Classification | COCO minival | APM | 55.5 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 2D Classification | COCO minival | APS | 33.5 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 2D Classification | COCO minival | box AP | 50.9 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 2D Classification | COCO minival | AP50 | 67 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 2D Classification | COCO minival | AP75 | 52.6 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 2D Classification | COCO minival | APL | 62.7 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 2D Classification | COCO minival | APM | 52.7 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 2D Classification | COCO minival | APS | 30.6 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 2D Classification | COCO minival | box AP | 48.5 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 2D Object Detection | Waymo 2D detection all_ns test | AP/L2 | 67.42 | UniverseNet |
| 2D Object Detection | COCO test-dev | AP50 | 71.6 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 2D Object Detection | COCO test-dev | AP75 | 59.9 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 2D Object Detection | COCO test-dev | APL | 67.4 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 2D Object Detection | COCO test-dev | APM | 57.2 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 2D Object Detection | COCO test-dev | APS | 35.8 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 2D Object Detection | COCO test-dev | box mAP | 54.1 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 2D Object Detection | COCO test-dev | AP50 | 70 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 2D Object Detection | COCO test-dev | AP75 | 55.8 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 2D Object Detection | COCO test-dev | APL | 64.9 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 2D Object Detection | COCO test-dev | APM | 55.3 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 2D Object Detection | COCO test-dev | APS | 31.7 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 2D Object Detection | COCO test-dev | box mAP | 51.3 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 2D Object Detection | COCO test-dev | AP50 | 67.5 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 2D Object Detection | COCO test-dev | AP75 | 53 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 2D Object Detection | COCO test-dev | APL | 61.1 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 2D Object Detection | COCO test-dev | APM | 52.3 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 2D Object Detection | COCO test-dev | APS | 30.1 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 2D Object Detection | COCO test-dev | box mAP | 48.8 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 2D Object Detection | COCO-O | Average mAP | 24.8 | UniverseNet (R2-101-DCN) |
| 2D Object Detection | COCO-O | Effective Robustness | 1.86 | UniverseNet (R2-101-DCN) |
| 2D Object Detection | Manga109-s 15test | COCO-style AP | 70.2 | YOLOX-L |
| 2D Object Detection | Manga109-s 15test | COCO-style AP | 69.9 | UniverseNet-20.08 |
| 2D Object Detection | Manga109-s 15test | COCO-style AP | 68.9 | UniverseNet |
| 2D Object Detection | Manga109-s 15test | COCO-style AP | 67.9 | ATSS+DyHead |
| 2D Object Detection | Manga109-s 15test | COCO-style AP | 67.6 | Cascade R-CNN |
| 2D Object Detection | Manga109-s 15test | COCO-style AP | 67.4 | ATSS (ConvNeXt-T) |
| 2D Object Detection | Manga109-s 15test | COCO-style AP | 67.3 | GFL |
| 2D Object Detection | Manga109-s 15test | COCO-style AP | 67.1 | ATSS+SEPC |
| 2D Object Detection | Manga109-s 15test | COCO-style AP | 66.5 | ATSS |
| 2D Object Detection | Manga109-s 15test | COCO-style AP | 66.2 | ATSS (Swin-T) |
| 2D Object Detection | Manga109-s 15test | COCO-style AP | 65.8 | Faster R-CNN |
| 2D Object Detection | Manga109-s 15test | COCO-style AP | 65.3 | RetinaNet |
| 2D Object Detection | Manga109-s 15test | COCO-style AP | 64.1 | Deformable DETR |
| 2D Object Detection | Manga109-s 15test | COCO-style AP | 63.1 | Sparse R-CNN |
| 2D Object Detection | Manga109-s 15test | COCO-style AP | 31.2 | DETR |
| 2D Object Detection | USB (Standard USB 1.0 protocol) | mCAP | 52.1 | UniverseNet-20.08 |
| 2D Object Detection | USB (Standard USB 1.0 protocol) | mCAP | 51.4 | UniverseNet |
| 2D Object Detection | USB (Standard USB 1.0 protocol) | mCAP | 50.4 | ATSS (ConvNeXt-T) |
| 2D Object Detection | USB (Standard USB 1.0 protocol) | mCAP | 49.6 | YOLOX-L |
| 2D Object Detection | USB (Standard USB 1.0 protocol) | mCAP | 49.4 | ATSS+DyHead |
| 2D Object Detection | USB (Standard USB 1.0 protocol) | mCAP | 49 | ATSS (Swin-T) |
| 2D Object Detection | USB (Standard USB 1.0 protocol) | mCAP | 48.1 | Cascade R-CNN |
| 2D Object Detection | USB (Standard USB 1.0 protocol) | mCAP | 47.7 | GFL |
| 2D Object Detection | USB (Standard USB 1.0 protocol) | mCAP | 47.1 | ATSS |
| 2D Object Detection | USB (Standard USB 1.0 protocol) | mCAP | 45.9 | Faster R-CNN |
| 2D Object Detection | USB (Standard USB 1.0 protocol) | mCAP | 44.8 | RetinaNet |
| 2D Object Detection | USB (Standard USB 1.0 protocol) | mCAP | 44.6 | Sparse R-CNN |
| 2D Object Detection | USB (Standard USB 1.0 protocol) | mCAP | 23.7 | DETR |
| 2D Object Detection | Waymo 2D detection all_ns f0val | COCO-style AP | 41.6 | YOLOX-L |
| 2D Object Detection | Waymo 2D detection all_ns f0val | COCO-style AP | 39 | UniverseNet-20.08 |
| 2D Object Detection | Waymo 2D detection all_ns f0val | COCO-style AP | 38.6 | UniverseNet |
| 2D Object Detection | Waymo 2D detection all_ns f0val | COCO-style AP | 38.3 | ATSS (ConvNeXt-T) |
| 2D Object Detection | Waymo 2D detection all_ns f0val | COCO-style AP | 37.2 | ATSS (Swin-T) |
| 2D Object Detection | Waymo 2D detection all_ns f0val | COCO-style AP | 37.1 | ATSS+DyHead |
| 2D Object Detection | Waymo 2D detection all_ns f0val | COCO-style AP | 36.4 | Cascade R-CNN |
| 2D Object Detection | Waymo 2D detection all_ns f0val | COCO-style AP | 35.7 | GFL |
| 2D Object Detection | Waymo 2D detection all_ns f0val | COCO-style AP | 35.4 | ATSS |
| 2D Object Detection | Waymo 2D detection all_ns f0val | COCO-style AP | 35 | ATSS+SEPC |
| 2D Object Detection | Waymo 2D detection all_ns f0val | COCO-style AP | 34.5 | Faster R-CNN |
| 2D Object Detection | Waymo 2D detection all_ns f0val | COCO-style AP | 32.8 | Sparse R-CNN |
| 2D Object Detection | Waymo 2D detection all_ns f0val | COCO-style AP | 32.7 | Deformable DETR |
| 2D Object Detection | Waymo 2D detection all_ns f0val | COCO-style AP | 32.5 | RetinaNet |
| 2D Object Detection | Waymo 2D detection all_ns f0val | COCO-style AP | 17.8 | DETR |
| 2D Object Detection | COCO minival | AP50 | 70.8 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 2D Object Detection | COCO minival | AP75 | 58.9 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 2D Object Detection | COCO minival | APL | 68.1 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 2D Object Detection | COCO minival | APM | 57.5 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 2D Object Detection | COCO minival | APS | 36.9 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 2D Object Detection | COCO minival | box AP | 53.5 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 2D Object Detection | COCO minival | AP50 | 69.5 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 2D Object Detection | COCO minival | AP75 | 55.4 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 2D Object Detection | COCO minival | APL | 65.8 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 2D Object Detection | COCO minival | APM | 55.5 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 2D Object Detection | COCO minival | APS | 33.5 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 2D Object Detection | COCO minival | box AP | 50.9 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 2D Object Detection | COCO minival | AP50 | 67 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 2D Object Detection | COCO minival | AP75 | 52.6 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 2D Object Detection | COCO minival | APL | 62.7 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 2D Object Detection | COCO minival | APM | 52.7 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 2D Object Detection | COCO minival | APS | 30.6 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 2D Object Detection | COCO minival | box AP | 48.5 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 16k | Waymo 2D detection all_ns test | AP/L2 | 67.42 | UniverseNet |
| 16k | COCO test-dev | AP50 | 71.6 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 16k | COCO test-dev | AP75 | 59.9 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 16k | COCO test-dev | APL | 67.4 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 16k | COCO test-dev | APM | 57.2 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 16k | COCO test-dev | APS | 35.8 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 16k | COCO test-dev | box mAP | 54.1 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 16k | COCO test-dev | AP50 | 70 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 16k | COCO test-dev | AP75 | 55.8 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 16k | COCO test-dev | APL | 64.9 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 16k | COCO test-dev | APM | 55.3 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 16k | COCO test-dev | APS | 31.7 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 16k | COCO test-dev | box mAP | 51.3 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 16k | COCO test-dev | AP50 | 67.5 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 16k | COCO test-dev | AP75 | 53 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 16k | COCO test-dev | APL | 61.1 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 16k | COCO test-dev | APM | 52.3 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 16k | COCO test-dev | APS | 30.1 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 16k | COCO test-dev | box mAP | 48.8 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 16k | COCO-O | Average mAP | 24.8 | UniverseNet (R2-101-DCN) |
| 16k | COCO-O | Effective Robustness | 1.86 | UniverseNet (R2-101-DCN) |
| 16k | Manga109-s 15test | COCO-style AP | 70.2 | YOLOX-L |
| 16k | Manga109-s 15test | COCO-style AP | 69.9 | UniverseNet-20.08 |
| 16k | Manga109-s 15test | COCO-style AP | 68.9 | UniverseNet |
| 16k | Manga109-s 15test | COCO-style AP | 67.9 | ATSS+DyHead |
| 16k | Manga109-s 15test | COCO-style AP | 67.6 | Cascade R-CNN |
| 16k | Manga109-s 15test | COCO-style AP | 67.4 | ATSS (ConvNeXt-T) |
| 16k | Manga109-s 15test | COCO-style AP | 67.3 | GFL |
| 16k | Manga109-s 15test | COCO-style AP | 67.1 | ATSS+SEPC |
| 16k | Manga109-s 15test | COCO-style AP | 66.5 | ATSS |
| 16k | Manga109-s 15test | COCO-style AP | 66.2 | ATSS (Swin-T) |
| 16k | Manga109-s 15test | COCO-style AP | 65.8 | Faster R-CNN |
| 16k | Manga109-s 15test | COCO-style AP | 65.3 | RetinaNet |
| 16k | Manga109-s 15test | COCO-style AP | 64.1 | Deformable DETR |
| 16k | Manga109-s 15test | COCO-style AP | 63.1 | Sparse R-CNN |
| 16k | Manga109-s 15test | COCO-style AP | 31.2 | DETR |
| 16k | USB (Standard USB 1.0 protocol) | mCAP | 52.1 | UniverseNet-20.08 |
| 16k | USB (Standard USB 1.0 protocol) | mCAP | 51.4 | UniverseNet |
| 16k | USB (Standard USB 1.0 protocol) | mCAP | 50.4 | ATSS (ConvNeXt-T) |
| 16k | USB (Standard USB 1.0 protocol) | mCAP | 49.6 | YOLOX-L |
| 16k | USB (Standard USB 1.0 protocol) | mCAP | 49.4 | ATSS+DyHead |
| 16k | USB (Standard USB 1.0 protocol) | mCAP | 49 | ATSS (Swin-T) |
| 16k | USB (Standard USB 1.0 protocol) | mCAP | 48.1 | Cascade R-CNN |
| 16k | USB (Standard USB 1.0 protocol) | mCAP | 47.7 | GFL |
| 16k | USB (Standard USB 1.0 protocol) | mCAP | 47.1 | ATSS |
| 16k | USB (Standard USB 1.0 protocol) | mCAP | 45.9 | Faster R-CNN |
| 16k | USB (Standard USB 1.0 protocol) | mCAP | 44.8 | RetinaNet |
| 16k | USB (Standard USB 1.0 protocol) | mCAP | 44.6 | Sparse R-CNN |
| 16k | USB (Standard USB 1.0 protocol) | mCAP | 23.7 | DETR |
| 16k | Waymo 2D detection all_ns f0val | COCO-style AP | 41.6 | YOLOX-L |
| 16k | Waymo 2D detection all_ns f0val | COCO-style AP | 39 | UniverseNet-20.08 |
| 16k | Waymo 2D detection all_ns f0val | COCO-style AP | 38.6 | UniverseNet |
| 16k | Waymo 2D detection all_ns f0val | COCO-style AP | 38.3 | ATSS (ConvNeXt-T) |
| 16k | Waymo 2D detection all_ns f0val | COCO-style AP | 37.2 | ATSS (Swin-T) |
| 16k | Waymo 2D detection all_ns f0val | COCO-style AP | 37.1 | ATSS+DyHead |
| 16k | Waymo 2D detection all_ns f0val | COCO-style AP | 36.4 | Cascade R-CNN |
| 16k | Waymo 2D detection all_ns f0val | COCO-style AP | 35.7 | GFL |
| 16k | Waymo 2D detection all_ns f0val | COCO-style AP | 35.4 | ATSS |
| 16k | Waymo 2D detection all_ns f0val | COCO-style AP | 35 | ATSS+SEPC |
| 16k | Waymo 2D detection all_ns f0val | COCO-style AP | 34.5 | Faster R-CNN |
| 16k | Waymo 2D detection all_ns f0val | COCO-style AP | 32.8 | Sparse R-CNN |
| 16k | Waymo 2D detection all_ns f0val | COCO-style AP | 32.7 | Deformable DETR |
| 16k | Waymo 2D detection all_ns f0val | COCO-style AP | 32.5 | RetinaNet |
| 16k | Waymo 2D detection all_ns f0val | COCO-style AP | 17.8 | DETR |
| 16k | COCO minival | AP50 | 70.8 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 16k | COCO minival | AP75 | 58.9 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 16k | COCO minival | APL | 68.1 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 16k | COCO minival | APM | 57.5 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 16k | COCO minival | APS | 36.9 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 16k | COCO minival | box AP | 53.5 | UniverseNet-20.08d (Res2Net-101, DCN, multi-scale) |
| 16k | COCO minival | AP50 | 69.5 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 16k | COCO minival | AP75 | 55.4 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 16k | COCO minival | APL | 65.8 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 16k | COCO minival | APM | 55.5 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 16k | COCO minival | APS | 33.5 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 16k | COCO minival | box AP | 50.9 | UniverseNet-20.08d (Res2Net-101, DCN, single-scale) |
| 16k | COCO minival | AP50 | 67 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 16k | COCO minival | AP75 | 52.6 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 16k | COCO minival | APL | 62.7 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 16k | COCO minival | APM | 52.7 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 16k | COCO minival | APS | 30.6 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |
| 16k | COCO minival | box AP | 48.5 | UniverseNet-20.08 (Res2Net-50, DCN, single-scale) |