paper-with-me

Papers

Correlation of Object Detection Performance with Visual Saliency and Depth Estimation

2024-11-05 · Matthias Bartolo, Dylan Seychell

As object detection techniques continue to evolve, understanding their relationships with complementary visual tasks becomes crucial for optimising model architectures and computational resources. This paper investigates the correlations between object detection accuracy and two fundamental visual tasks: depth prediction and visual saliency prediction. Through comprehensive experiments using state-of-the-art models (DeepGaze IIE, Depth Anything, DPT-Large, and Itti's model) on COCO and Pascal VOC datasets, we find that visual saliency shows consistently stronger correlations with object detection accuracy (mA$\rho$ up to 0.459 on Pascal VOC) compared to depth prediction (mA$\rho$ up to 0.283). Our analysis reveals significant variations in these correlations across object categories, with larger objects showing correlation values up to three times higher than smaller objects. These findings suggest incorporating visual saliency features into object detection architectures could be more beneficial than depth information, particularly for specific object categories. The observed category-specific variations also provide insights for targeted feature engineering and dataset design improvements, potentially leading to more efficient and accurate object detection systems.

📄 PDF Abstract BibTeX arXiv:2411.02844

Code (1)

mbar0075/object-detection-correlation-saliency-vs-depth 공식 구현 pytorch

Tasks

Depth EstimationDepth PredictionFeature EngineeringObjectobject-detectionObject DetectionPredictionSaliency Prediction

Similar Papers 제목 키워드 기반

Personalized Saliency and its Prediction

2017-10-09 · Yanyu Xu, Shenghua Gao, Junru Wu, Nianyi Li 외

Nearly all existing visual saliency models by far have focused on predicting a universal saliency map across all observers. Yet psychology studies suggest that visual attention of different observers can vary significant…

PredictionSaliency Detection

An Analysis of Object Representations in Deep Visual Trackers

2020-01-08 · Ross Goroshin, Jonathan Tompson, Debidatta Dwibedi

Fully convolutional deep correlation networks are integral components of state-of the-art approaches to single object visual tracking. It is commonly assumed that these networks perform tracking by detection by matching …

ObjectSaliency DetectionVisual Tracking

Inducing Stronger Object Representations in Deep Visual Trackers

2019-09-25 · Ross Goroshin, Jonathan Tompson, Debidatta Dwibedi

Fully convolutional deep correlation networks are integral components of state-of- the-art approaches to single object visual tracking. It is commonly assumed that these networks perform tracking by detection by matching…

ObjectSaliency DetectionVisual Tracking

Review of Visual Saliency Detection with Comprehensive Information

2018-03-09 · Runmin Cong, Jianjun Lei, Huazhu Fu, Ming-Ming Cheng 외

Visual saliency detection model simulates the human visual system to perceive the scene, and has been widely used in many vision tasks. With the acquisition technology development, more comprehensive information, such as…

Co-Salient Object DetectionSaliency DetectionVideo Saliency Detection

Self-explanatory Deep Salient Object Detection

2017-08-18 · Huaxin Xiao, Jiashi Feng, Yunchao Wei, Maojun Zhang

Salient object detection has seen remarkable progress driven by deep learning techniques. However, most of deep learning based salient object detection methods are black-box in nature and lacking in interpretability. Thi…

Objectobject-detectionObject DetectionRGB Salient Object Detection+3