paper-with-me

Papers

Efficient Scale Estimation Methods using Lightweight Deep Convolutional Neural Networks for Visual Tracking

2020-04-06 · Seyed Mojtaba Marvasti-Zadeh, Hossein Ghanei-Yakhdan, Shohreh Kasaei

In recent years, visual tracking methods that are based on discriminative correlation filters (DCF) have been very promising. However, most of these methods suffer from a lack of robust scale estimation skills. Although a wide range of recent DCF-based methods exploit the features that are extracted from deep convolutional neural networks (CNNs) in their translation model, the scale of the visual target is still estimated by hand-crafted features. Whereas the exploitation of CNNs imposes a high computational burden, this paper exploits pre-trained lightweight CNNs models to propose two efficient scale estimation methods, which not only improve the visual tracking performance but also provide acceptable tracking speeds. The proposed methods are formulated based on either holistic or region representation of convolutional feature maps to efficiently integrate into DCF formulations to learn a robust scale model in the frequency domain. Moreover, against the conventional scale estimation methods with iterative feature extraction of different target regions, the proposed methods exploit proposed one-pass feature extraction processes that significantly improve the computational efficiency. Comprehensive experimental results on the OTB-50, OTB-100, TC-128 and VOT-2018 visual tracking datasets demonstrate that the proposed visual tracking methods outperform the state-of-the-art methods, effectively.

📄 PDF Abstract BibTeX arXiv:2004.02933

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyVisual Tracking

Similar Papers 제목 키워드 기반

Scale Recovery for Monocular Visual Odometry Using Depth Estimated With Deep Convolutional Neural Fields

2017-10-01 · ICCV 2017 10 · Xiaochuan Yin, Xiangwei Wang, Xiaoguo Du, Qijun Chen

Scale recovery is one of the central problems for monocular visual odometry. Normally, road plane and camera height are specified as reference to recover the scale. The performances of these methods depend on the plane r…

Depth EstimationMonocular Visual OdometryVisual Odometry

Data-Side Efficiencies for Lightweight Convolutional Neural Networks

2023-08-24 · Bryan Bo Cao, Lawrence O'Gorman, Michael Coss, Shubham Jain

We examine how the choice of data-side attributes for two important visual tasks of image classification and object detection can aid in the choice or design of lightweight convolutional neural networks. We show by exper…

image-classificationImage ClassificationMetric LearningObject+2

EndoDepthL: Lightweight Endoscopic Monocular Depth Estimation with CNN-Transformer

2023-08-04 · Yangke Li

In this study, we address the key challenges concerning the accuracy and effectiveness of depth estimation for endoscopic imaging, with a particular emphasis on real-time inference and the impact of light reflections. We…

Depth EstimationMonocular Depth Estimation

Convolutional Visual Prompt for Robust Visual Perception

2023-03-01 · NeurIPS 2023 11

Vision models are often vulnerable to out-of-distribution (OOD) samples without adapting. While visual prompts offer a lightweight method of input-space adaptation for large-scale vision models, they rely on a high-dimen…

Test-time Adaptation

Lightweight Monocular Depth Estimation with an Edge Guided Network

2022-09-29 · Xingshuai Dong, Matthew A. Garratt, Sreenatha G. Anavatti, Hussein A. Abbass 외

Monocular depth estimation is an important task that can be applied to many robotic applications. Existing methods focus on improving depth estimation accuracy via training increasingly deeper and wider networks, however…

DecoderDepth EstimationGPUMonocular Depth Estimation