paper-with-me

Papers

Enriched Feature Guided Refinement Network for Object Detection

2019-10-01 · ICCV 2019 10 · Jing Nie, Rao Muhammad Anwer, Hisham Cholakkal, Fahad Shahbaz Khan, Yanwei Pang, Ling Shao

We propose a single-stage detection framework that jointly tackles the problem of multi-scale object detection and class imbalance. Rather than designing deeper networks, we introduce a simple yet effective feature enrichment scheme to produce multi-scale contextual features. We further introduce a cascaded refinement scheme which first instills multi-scale contextual features into the prediction layers of the single-stage detector in order to enrich their discriminative power for multi-scale detection. Second, the cascaded refinement scheme counters the class imbalance problem by refining the anchors and enriched features to improve classification and regression. Experiments are performed on two benchmarks: PASCAL VOC and MS COCO. For a 320x320 input on the MS COCO test-dev, our detector achieves state-of-the-art single-stage detection accuracy with a COCO AP of 33.2 in the case of single-scale inference, while operating at 21 milliseconds on a Titan XP GPU. For a 512x512 input on the MS COCO test-dev, our approach obtains an absolute gain of 1.6% in terms of COCO AP, compared to the best reported single-stage results[5]. Source code and models are available at: https://github.com/Ranchentx/EFGRNet.

📄 PDF Abstract BibTeX

Code (1)

Ranchentx/EFGRNet 공식 구현 pytorch

Tasks

GPUObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Guided Focal Stack Refinement Network for Light Field Salient Object Detection

2023-05-09 · Bo Yuan, Yao Jiang, Keren Fu, Qijun Zhao

Light field salient object detection (SOD) is an emerging research direction attributed to the richness of light field data. However, most existing methods lack effective handling of focal stacks, therefore making the la…

object-detectionObject DetectionSalient Object Detection

Boundary-Aware Salient Object Detection via Recurrent Two-Stream Guided Refinement Network

2019-12-11 · Fangting Lin, Chao Yang, Huizhou Li, Bin Jiang

Recent deep learning based salient object detection methods which utilize both saliency and boundary features have achieved remarkable performance. However, most of them ignore the complementarity between saliency featur…

object-detectionObject DetectionRGB Salient Object DetectionSalient Object Detection

Bridging Perspectives: Foundation Model Guided BEV Maps for 3D Object Detection and Tracking

2025-10-11 · Markus Käppeler, Özgün Çiçek, Daniele Cattaneo, Claudius Gläser 외 arxiv

Camera-based 3D object detection and tracking are essential for perception in autonomous driving. Current state-of-the-art approaches often rely exclusively on either perspective-view (PV) or bird's-eye-view (BEV) featur…

3D Object DetectionAutonomous Driving

Progressively Guided Alternate Refinement Network for RGB-D Salient Object Detection

2020-08-17 · ECCV 2020 8 · Shuhan Chen, Yun Fu

In this paper, we aim to develop an efficient and compact deep network for RGB-D salient object detection, where the depth image provides complementary information to boost performance in complex scenarios. Starting from…

object-detectionObject DetectionRGB-D Salient Object DetectionRGB Salient Object Detection+1

LASFNet: A Lightweight Attention-Guided Self-Modulation Feature Fusion Network for Multimodal Object Detection

2025-06-26 · Lei Hao, Lina Xu, Chang Liu, Yanni Dong

Effective deep feature extraction via feature-level fusion is crucial for multimodal object detection. However, previous studies often involve complex training processes that integrate modality-specific features by stack…

object-detectionObject Detection