paper-with-me

Papers

Continuity-Discrimination Convolutional Neural Network for Visual Object Tracking

2021-04-18 · Shen Li, Bingpeng Ma, Hong Chang, Shiguang Shan, Xilin Chen

This paper proposes a novel model, named Continuity-Discrimination Convolutional Neural Network (CD-CNN), for visual object tracking. Existing state-of-the-art tracking methods do not deal with temporal relationship in video sequences, which leads to imperfect feature representations. To address this problem, CD-CNN models temporal appearance continuity based on the idea of temporal slowness. Mathematically, we prove that, by introducing temporal appearance continuity into tracking, the upper bound of target appearance representation error can be sufficiently small with high probability. Further, in order to alleviate inaccurate target localization and drifting, we propose a novel notion, object-centroid, to characterize not only objectness but also the relative position of the target within a given patch. Both temporal appearance continuity and object-centroid are jointly learned during offline training and then transferred for online tracking. We evaluate our tracker through extensive experiments on two challenging benchmarks and show its competitive tracking performance compared with state-of-the-art trackers.

📄 PDF Abstract BibTeX arXiv:2104.08739

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject TrackingVisual Object Tracking

Similar Papers 제목 키워드 기반

Rethinking Generic Object Tracking Toward Human-Level Perceptual Intelligence

2026-07-01 · Shih-Fang Chen arxiv

At the heart of human visual perception lies the ability to maintain a continuous and coherent understanding of the external world. By integrating observations with accumulated experience, the human visual system can con…

Visual Object TrackingVisual Tracking

From Detection to Association: Learning Discriminative Object Embeddings for Multi-Object Tracking

2025-12-02 · Yuqing Shao, Yuchen Yang, Rui Yu, Weilong Li 외 arxiv

End-to-end multi-object tracking (MOT) methods have recently achieved remarkable progress by unifying detection and association within a single framework. Despite their strong detection performance, these methods suffer …

Multi-Object TrackingContrastive Learning

Cascaded Regression Tracking: Towards Online Hard Distractor Discrimination

2020-06-18 · Ning Wang, Wengang Zhou, Qi Tian, Houqiang Li

Visual tracking can be easily disturbed by similar surrounding objects. Such objects as hard distractors, even though being the minority among negative samples, increase the risk of target drift and model corruption, whi…

regressionVisual Tracking

Robust Visual Tracking via Implicit Low-Rank Constraints and Structural Color Histograms

2019-12-24 · Yi-Xuan Wang, Xiao-Jun Wu, Xue-Feng Zhu

With the guaranteed discrimination and efficiency of spatial appearance model, Discriminative Correlation Filters (DCF-) based tracking methods have achieved outstanding performance recently. However, the construction of…

Visual Tracking

Deformable Object Tracking with Gated Fusion

2018-09-27 · Wenxi Liu, Yibing Song, Dengsheng Chen, Shengfeng He 외

The tracking-by-detection framework receives growing attentions through the integration with the Convolutional Neural Networks (CNNs). Existing tracking-by-detection based methods, however, fail to track objects with sev…

ObjectObject Tracking