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/Learning Spatial Fusion for Single-Shot Object Detection

Learning Spatial Fusion for Single-Shot Object Detection

Songtao Liu, Di Huang, Yunhong Wang

2019-11-21object-detectionObject Detection
PaperPDFCode(official)

Abstract

Pyramidal feature representation is the common practice to address the challenge of scale variation in object detection. However, the inconsistency across different feature scales is a primary limitation for the single-shot detectors based on feature pyramid. In this work, we propose a novel and data driven strategy for pyramidal feature fusion, referred to as adaptively spatial feature fusion (ASFF). It learns the way to spatially filter conflictive information to suppress the inconsistency, thus improving the scale-invariance of features, and introduces nearly free inference overhead. With the ASFF strategy and a solid baseline of YOLOv3, we achieve the best speed-accuracy trade-off on the MS COCO dataset, reporting 38.1% AP at 60 FPS, 42.4% AP at 45 FPS and 43.9% AP at 29 FPS. The code is available at https://github.com/ruinmessi/ASFF

Results

TaskDatasetMetricValueModel
Object DetectionCOCO test-devAP5064.1YOLOv3 @800 + ASFF* (Darknet-53)
Object DetectionCOCO test-devAP7549.2YOLOv3 @800 + ASFF* (Darknet-53)
Object DetectionCOCO test-devAPL53.4YOLOv3 @800 + ASFF* (Darknet-53)
Object DetectionCOCO test-devAPM46.6YOLOv3 @800 + ASFF* (Darknet-53)
Object DetectionCOCO test-devAPS27YOLOv3 @800 + ASFF* (Darknet-53)
Object DetectionCOCO test-devbox mAP43.9YOLOv3 @800 + ASFF* (Darknet-53)
3DCOCO test-devAP5064.1YOLOv3 @800 + ASFF* (Darknet-53)
3DCOCO test-devAP7549.2YOLOv3 @800 + ASFF* (Darknet-53)
3DCOCO test-devAPL53.4YOLOv3 @800 + ASFF* (Darknet-53)
3DCOCO test-devAPM46.6YOLOv3 @800 + ASFF* (Darknet-53)
3DCOCO test-devAPS27YOLOv3 @800 + ASFF* (Darknet-53)
3DCOCO test-devbox mAP43.9YOLOv3 @800 + ASFF* (Darknet-53)
2D ClassificationCOCO test-devAP5064.1YOLOv3 @800 + ASFF* (Darknet-53)
2D ClassificationCOCO test-devAP7549.2YOLOv3 @800 + ASFF* (Darknet-53)
2D ClassificationCOCO test-devAPL53.4YOLOv3 @800 + ASFF* (Darknet-53)
2D ClassificationCOCO test-devAPM46.6YOLOv3 @800 + ASFF* (Darknet-53)
2D ClassificationCOCO test-devAPS27YOLOv3 @800 + ASFF* (Darknet-53)
2D ClassificationCOCO test-devbox mAP43.9YOLOv3 @800 + ASFF* (Darknet-53)
2D Object DetectionCOCO test-devAP5064.1YOLOv3 @800 + ASFF* (Darknet-53)
2D Object DetectionCOCO test-devAP7549.2YOLOv3 @800 + ASFF* (Darknet-53)
2D Object DetectionCOCO test-devAPL53.4YOLOv3 @800 + ASFF* (Darknet-53)
2D Object DetectionCOCO test-devAPM46.6YOLOv3 @800 + ASFF* (Darknet-53)
2D Object DetectionCOCO test-devAPS27YOLOv3 @800 + ASFF* (Darknet-53)
2D Object DetectionCOCO test-devbox mAP43.9YOLOv3 @800 + ASFF* (Darknet-53)
16kCOCO test-devAP5064.1YOLOv3 @800 + ASFF* (Darknet-53)
16kCOCO test-devAP7549.2YOLOv3 @800 + ASFF* (Darknet-53)
16kCOCO test-devAPL53.4YOLOv3 @800 + ASFF* (Darknet-53)
16kCOCO test-devAPM46.6YOLOv3 @800 + ASFF* (Darknet-53)
16kCOCO test-devAPS27YOLOv3 @800 + ASFF* (Darknet-53)
16kCOCO test-devbox mAP43.9YOLOv3 @800 + ASFF* (Darknet-53)

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