paper-with-me

Papers

Tracking using Numerous Anchor points

2017-02-07 · Tanushri Chakravorty, Guillaume-Alexandre Bilodeau, Eric Granger

In this paper, an online adaptive model-free tracker is proposed to track single objects in video sequences to deal with real-world tracking challenges like low-resolution, object deformation, occlusion and motion blur. The novelty lies in the construction of a strong appearance model that captures features from the initialized bounding box and then are assembled into anchor-point features. These features memorize the global pattern of the object and have an internal star graph-like structure. These features are unique and flexible and helps tracking generic and deformable objects with no limitation on specific objects. In addition, the relevance of each feature is evaluated online using short-term consistency and long-term consistency. These parameters are adapted to retain consistent features that vote for the object location and that deal with outliers for long-term tracking scenarios. Additionally, voting in a Gaussian manner helps in tackling inherent noise of the tracking system and in accurate object localization. Furthermore, the proposed tracker uses pairwise distance measure to cope with scale variations and combines pixel-level binary features and global weighted color features for model update. Finally, experimental results on a visual tracking benchmark dataset are presented to demonstrate the effectiveness and competitiveness of the proposed tracker.

📄 PDF Abstract BibTeX arXiv:1702.02012

Code (2)

https://bitbucket.org/tanushri/tuna 공식 구현
sinbycos/TUNA

Tasks

ObjectObject LocalizationVisual Tracking

Similar Papers 제목 키워드 기반

Siamese Anchor Proposal Network for High-Speed Aerial Tracking

2020-12-19 · Changhong Fu, Ziang Cao, Yiming Li, Junjie Ye 외

In the domain of visual tracking, most deep learning-based trackers highlight the accuracy but casting aside efficiency. Therefore, their real-world deployment on mobile platforms like the unmanned aerial vehicle (UAV) i…

Visual TrackingVocal Bursts Intensity Prediction

COMO: Compact Mapping and Odometry

2024-04-04 · Eric Dexheimer, Andrew J. Davison

We present COMO, a real-time monocular mapping and odometry system that encodes dense geometry via a compact set of 3D anchor points. Decoding anchor point projections into dense geometry via per-keyframe depth covarianc…

Local Similarities, Global Coding: An Algorithm for Feature Coding and its Applications

2013-11-24 · Amirreza Shaban, Hamid R. Rabiee, Mahyar Najibi

Data coding as a building block of several image processing algorithms has been received great attention recently. Indeed, the importance of the locality assumption in coding approaches is studied in numerous works and s…

TrackCraft3R: Repurposing Video Diffusion Transformers for Dense 3D Tracking

2026-05-12 · Jisu Nam, Jahyeok Koo, Soowon Son, Jaewoo Jung 외 arxiv

Dense 3D tracking from monocular video is fundamental to dynamic scene understanding. While recent 3D foundation models provide reliable per-frame geometry, recovering object motion in this geometry remains challenging a…

Scene Understanding3D Reconstruction

Point3D: tracking actions as moving points with 3D CNNs

2022-03-20 · Shentong Mo, Jingfei Xia, Xiaoqing Tan, Bhiksha Raj

Spatio-temporal action recognition has been a challenging task that involves detecting where and when actions occur. Current state-of-the-art action detectors are mostly anchor-based, requiring sensitive anchor designs a…

Action ClassificationAction LocalizationAction RecognitionSpatio-temporal Action Recognition