TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/You Only Look One-level Feature

You Only Look One-level Feature

Qiang Chen, Yingming Wang, Tong Yang, Xiangyu Zhang, Jian Cheng, Jian Sun

2021-03-17CVPR 2021 1object-detectionObject Detection
PaperPDFCodeCodeCodeCode(official)CodeCode

Abstract

This paper revisits feature pyramids networks (FPN) for one-stage detectors and points out that the success of FPN is due to its divide-and-conquer solution to the optimization problem in object detection rather than multi-scale feature fusion. From the perspective of optimization, we introduce an alternative way to address the problem instead of adopting the complex feature pyramids - {\em utilizing only one-level feature for detection}. Based on the simple and efficient solution, we present You Only Look One-level Feature (YOLOF). In our method, two key components, Dilated Encoder and Uniform Matching, are proposed and bring considerable improvements. Extensive experiments on the COCO benchmark prove the effectiveness of the proposed model. Our YOLOF achieves comparable results with its feature pyramids counterpart RetinaNet while being $2.5\times$ faster. Without transformer layers, YOLOF can match the performance of DETR in a single-level feature manner with $7\times$ less training epochs. With an image size of $608\times608$, YOLOF achieves 44.3 mAP running at 60 fps on 2080Ti, which is $13\%$ faster than YOLOv4. Code is available at \url{https://github.com/megvii-model/YOLOF}.

Results

TaskDatasetMetricValueModel
Object DetectionCOCO test-devAP5062.9YOLOF-DC5
Object DetectionCOCO test-devAP7547.5YOLOF-DC5
Object DetectionCOCO test-devAPL60.4YOLOF-DC5
Object DetectionCOCO test-devAPM48.5YOLOF-DC5
Object DetectionCOCO test-devAPS24YOLOF-DC5
Object DetectionCOCO test-devbox mAP44.3YOLOF-DC5
3DCOCO test-devAP5062.9YOLOF-DC5
3DCOCO test-devAP7547.5YOLOF-DC5
3DCOCO test-devAPL60.4YOLOF-DC5
3DCOCO test-devAPM48.5YOLOF-DC5
3DCOCO test-devAPS24YOLOF-DC5
3DCOCO test-devbox mAP44.3YOLOF-DC5
2D ClassificationCOCO test-devAP5062.9YOLOF-DC5
2D ClassificationCOCO test-devAP7547.5YOLOF-DC5
2D ClassificationCOCO test-devAPL60.4YOLOF-DC5
2D ClassificationCOCO test-devAPM48.5YOLOF-DC5
2D ClassificationCOCO test-devAPS24YOLOF-DC5
2D ClassificationCOCO test-devbox mAP44.3YOLOF-DC5
2D Object DetectionCOCO test-devAP5062.9YOLOF-DC5
2D Object DetectionCOCO test-devAP7547.5YOLOF-DC5
2D Object DetectionCOCO test-devAPL60.4YOLOF-DC5
2D Object DetectionCOCO test-devAPM48.5YOLOF-DC5
2D Object DetectionCOCO test-devAPS24YOLOF-DC5
2D Object DetectionCOCO test-devbox mAP44.3YOLOF-DC5
16kCOCO test-devAP5062.9YOLOF-DC5
16kCOCO test-devAP7547.5YOLOF-DC5
16kCOCO test-devAPL60.4YOLOF-DC5
16kCOCO test-devAPM48.5YOLOF-DC5
16kCOCO test-devAPS24YOLOF-DC5
16kCOCO test-devbox mAP44.3YOLOF-DC5

Related Papers

A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17RS-TinyNet: Stage-wise Feature Fusion Network for Detecting Tiny Objects in Remote Sensing Images2025-07-17Decoupled PROB: Decoupled Query Initialization Tasks and Objectness-Class Learning for Open World Object Detection2025-07-17Dual LiDAR-Based Traffic Movement Count Estimation at a Signalized Intersection: Deployment, Data Collection, and Preliminary Analysis2025-07-17Vision-based Perception for Autonomous Vehicles in Obstacle Avoidance Scenarios2025-07-16Tomato Multi-Angle Multi-Pose Dataset for Fine-Grained Phenotyping2025-07-15ECORE: Energy-Conscious Optimized Routing for Deep Learning Models at the Edge2025-07-08Beyond One Shot, Beyond One Perspective: Cross-View and Long-Horizon Distillation for Better LiDAR Representations2025-07-07