Object Detection 벤치마크
Object Detection on COCO minival
box AP
- 2015-12-10 — Cascade Mask R-CNN (ResNet-50): box AP 46.3
- 2018-11-21 — Mask R-CNN (ResNeXt-152-FPN, cascade): box AP 48.6
- 2019-11-20 — EfficientDet-D7 (1536): box AP 52.1
- 2019-12-10 — RetinaNet (SpineNet-190, 1536x1536): box AP 52.2
- 2020-04-19 — ResNeSt-200 (multi-scale): box AP 52.47
- 2020-06-11 — SpineNet-190 (1280, with Self-training on OpenImages, single-scale): box AP 54.2
- 2020-11-16 — YOLOv4-P7 CSP-P7 (single-scale, 16 fps): box AP 55.4
- 2020-12-13 — Cascade Eff-B7 NAS-FPN (1280, self-training Copy Paste, single-scale): box AP 57.0
- 2021-03-25 — Swin-L (HTC++, multi scale): box AP 58.0
- 2021-06-15 — DyHead (Swin-L, multi scale, self-training): box AP 60.3
- 2021-06-16 — Soft Teacher + Swin-L (HTC++, multi-scale): box AP 60.7
- 2021-11-18 — SwinV2-G (HTC++): box AP 62.5
- 2022-03-07 — DINO (Swin-L): box AP 63.2
- 2022-03-22 — FocalNet-H (DINO): box AP 64.2
- 2022-11-10 — InternImage-H: box AP 65.0
- 2022-11-22 — Co-DETR: box AP 65.9
- 2025-04-17 — PE_spatial (DETA): box AP 66.0