paper-with-me

홈 › Papers

Depth-Adaptive Computational Policies for Efficient Visual Tracking

2018-01-01 · Chris Ying, Katerina Fragkiadaki

Current convolutional neural networks algorithms for video object tracking spend the same amount of computation for each object and video frame. However, it is harder to track an object in some frames than others, due to the varying amount of clutter, scene complexity, amount of motion, and object's distinctiveness against its background. We propose a depth-adaptive convolutional Siamese network that performs video tracking adaptively at multiple neural network depths. Parametric gating functions are trained to control the depth of the convolutional feature extractor by minimizing a joint loss of computational cost and tracking error. Our network achieves accuracy comparable to the state-of-the-art on the VOT2016 benchmark. Furthermore, our adaptive depth computation achieves higher accuracy for a given computational cost than traditional fixed-structure neural networks. The presented framework extends to other tasks that use convolutional neural networks and enables trading speed for accuracy at runtime.

📄 PDF Abstract BibTeX arXiv:1801.00508

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject TrackingVideo Object TrackingVisual Tracking

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Siamese Network 설명 없음

Similar Papers 제목 키워드 기반

MATrack: Efficient Multiscale Adaptive Tracker for Real-Time Nighttime UAV Operations

2025-10-24 · Xuzhao Li, Xuchen Li, Shiyu Hu arxiv

Nighttime UAV tracking faces significant challenges in real-world robotics operations. Low-light conditions not only limit visual perception capabilities, but cluttered backgrounds and frequent viewpoint changes also cau…

Domain Adaptation

Learning Policies for Adaptive Tracking with Deep Feature Cascades

2017-08-09 · ICCV 2017 10 · Chen Huang, Simon Lucey, Deva Ramanan

Visual object tracking is a fundamental and time-critical vision task. Recent years have seen many shallow tracking methods based on real-time pixel-based correlation filters, as well as deep methods that have top perfor…

CPUDecision MakingGPUObject Tracking+2

TANDEM: Tracking and Dense Mapping in Real-time using Deep Multi-view Stereo

2021-11-14 · Lukas Koestler, Nan Yang, Niclas Zeller, Daniel Cremers

In this paper, we present TANDEM a real-time monocular tracking and dense mapping framework. For pose estimation, TANDEM performs photometric bundle adjustment based on a sliding window of keyframes. To increase the robu…

3D ReconstructionMonocular Visual OdometryPose EstimationVisual Odometry

Depth Adaptive Efficient Visual Autoregressive Modeling

2026-04-19 · Chunliang Li, Tianze Cao, Sanyuan Zhao arxiv

Visual Autoregressive (VAR) modeling inefficiently applies a fixed computational depth to each position when generating high-resolution images. While existing methods accelerate inference by pruning tokens using frequenc…

Adaptive Color Attributes for Real-Time Visual Tracking

2014-06-01 · CVPR 2014 6 · Martin Danelljan, Fahad Shahbaz Khan, Michael Felsberg, Joost Van de Weijer

Visual tracking is a challenging problem in computer vision. Most state-of-the-art visual trackers either rely on luminance information or use simple color representations for image description. Contrary to visual tracki…

AttributeImage DescriptionObject RecognitionReal-Time Visual Tracking+1