paper-with-me

홈 › Papers

Evaluating Context for Deep Object Detectors

2022-05-05 · Osman Semih Kayhan, Jan C. van Gemert

Which object detector is suitable for your context sensitive task? Deep object detectors exploit scene context for recognition differently. In this paper, we group object detectors into 3 categories in terms of context use: no context by cropping the input (RCNN), partial context by cropping the featuremap (two-stage methods) and full context without any cropping (single-stage methods). We systematically evaluate the effect of context for each deep detector category. We create a fully controlled dataset for varying context and investigate the context for deep detectors. We also evaluate gradually removing the background context and the foreground object on MS COCO. We demonstrate that single-stage and two-stage object detectors can and will use the context by virtue of their large receptive field. Thus, choosing the best object detector may depend on the application context.

📄 PDF Abstract BibTeX arXiv:2205.02887

Code (1)

oskyhn/detectors-context 공식 구현

Tasks

Object

Similar Papers 제목 키워드 기반

Estimating and Evaluating Regression Predictive Uncertainty in Deep Object Detectors

2021-01-13 · Ali Harakeh, Steven L. Waslander

Predictive uncertainty estimation is an essential next step for the reliable deployment of deep object detectors in safety-critical tasks. In this work, we focus on estimating predictive distributions for bounding box re…

Objectobject-detectionObject DetectionProbabilistic Deep Learning+2

Evaluating Object (mis)Detection from a Safety and Reliability Perspective: Discussion and Measures

2022-03-04 · Andrea Ceccarelli, Leonardo Montecchi

We argue that object detectors in the safety critical domain should prioritize detection of objects that are most likely to interfere with the actions of the autonomous actor. Especially, this applies to objects that can…

Autonomous DrivingObjectobject-detectionObject Detection

Reviewing 3D Object Detectors in the Context of High-Resolution 3+1D Radar

2023-08-10 · Patrick Palmer, Martin Krueger, Richard Altendorfer, Ganesh Adam 외

Recent developments and the beginning market introduction of high-resolution imaging 4D (3+1D) radar sensors have initialized deep learning-based radar perception research. We investigate deep learning-based models opera…

3D Object DetectionObjectobject-detectionObject Detection

Predictive Uncertainty in Deep Object Detectors: Estimation and Evaluation

2021-01-01 · ICLR 2021 1 · Ali Harakeh, Steven L. Waslander

Predictive uncertainty estimation is an essential next step for the reliable deployment of deep object detectors in safety-critical tasks. In this work, we focus on estimating predictive distributions for bounding box re…

Objectobject-detectionObject Detectionregression+1

The Role of Context Selection in Object Detection

2016-09-09 · Ruichi Yu, Xi Chen, Vlad I. Morariu, Larry S. Davis

We investigate the reasons why context in object detection has limited utility by isolating and evaluating the predictive power of different context cues under ideal conditions in which context provided by an oracle. Bas…

Objectobject-detectionObject Detection