Learning Spatial Fusion for Single-Shot Object Detection
arXiv:1911.09516
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
References in corpus (7)
- Very Deep Convolutional Networks for Large-Scale Image Recognition
- DSSD : Deconvolutional Single Shot Detector
- Bag of Freebies for Training Object Detection Neural Networks
- Libra R-CNN: Towards Balanced Learning for Object Detection
- RON: Reverse Connection with Objectness Prior Networks for Object Detection
- Region Proposal by Guided Anchoring
- Weaving Multi-scale Context for Single Shot Detector
Cited by in corpus (13)
- YOLOv4: Optimal Speed and Accuracy of Object Detection
- YOLOX: Exceeding YOLO Series in 2021
- PP-YOLO: An Effective and Efficient Implementation of Object Detector
- Scaled-YOLOv4: Scaling Cross Stage Partial Network
- TPH-YOLOv5: Improved YOLOv5 Based on Transformer Prediction Head for Object Detection on Drone-captured Scenarios
- PP-YOLOv2: A Practical Object Detector
- Track to Detect and Segment: An Online Multi-Object Tracker
- OTA: Optimal Transport Assignment for Object Detection
- Centralized Information Interaction for Salient Object Detection
- Effective Fusion Factor in FPN for Tiny Object Detection
- Towards Better Object Detection in Scale Variation with Adaptive Feature Selection
- Object Detection based on OcSaFPN in Aerial Images with Noise
- DSIC: Dynamic Sample-Individualized Connector for Multi-Scale Object Detection