paper-with-me

홈 › Papers

RGB-T Object Tracking:Benchmark and Baseline

2018-05-23 · Chenglong Li, Xinyan Liang, Yijuan Lu, Nan Zhao, Jin Tang

RGB-Thermal (RGB-T) object tracking receives more and more attention due to the strongly complementary benefits of thermal information to visible data. However, RGB-T research is limited by lacking a comprehensive evaluation platform. In this paper, we propose a large-scale video benchmark dataset for RGB-T tracking.It has three major advantages over existing ones: 1) Its size is sufficiently large for large-scale performance evaluation (total frame number: 234K, maximum frame per sequence: 8K). 2) The alignment between RGB-T sequence pairs is highly accurate, which does not need pre- or post-processing. 3) The occlusion levels are annotated for occlusion-sensitive performance analysis of different tracking algorithms.Moreover, we propose a novel graph-based approach to learn a robust object representation for RGB-T tracking. In particular, the tracked object is represented with a graph with image patches as nodes. This graph including graph structure, node weights and edge weights is dynamically learned in a unified ADMM (alternating direction method of multipliers)-based optimization framework, in which the modality weights are also incorporated for adaptive fusion of multiple source data.Extensive experiments on the large-scale dataset are executed to demonstrate the effectiveness of the proposed tracker against other state-of-the-art tracking methods. We also provide new insights and potential research directions to the field of RGB-T object tracking.

📄 PDF Abstract BibTeX arXiv:1805.08982

Code (0)

등록된 구현이 없습니다.

Tasks

8kObjectObject TrackingRgb-T Tracking

Methods 이 논문이 사용한 방법론

ADMM The alternating direction method of multipliers (ADMM) is an algorithm that solves convex optimization problems by breaking them into smaller pieces, each of which are…

Similar Papers 제목 키워드 기반

GMOT-40: A Benchmark for Generic Multiple Object Tracking

2020-11-24 · CVPR 2021 1 · Hexin Bai, Wensheng Cheng, Peng Chu, Juehuan Liu 외

Multiple Object Tracking (MOT) has witnessed remarkable advances in recent years. However, existing studies dominantly request prior knowledge of the tracking target, and hence may not generalize well to unseen categorie…

Multiple Object TrackingObjectObject Tracking

Towards More Flexible and Accurate Object Tracking with Natural Language: Algorithms and Benchmark

2021-03-31 · CVPR 2021 1 · Xiao Wang, Xiujun Shu, Zhipeng Zhang, Bo Jiang 외

Tracking by natural language specification is a new rising research topic that aims at locating the target object in the video sequence based on its language description. Compared with traditional bounding box (BBox) bas…

2kObjectObject TrackingSentence+2

DIVOTrack: A Novel Dataset and Baseline Method for Cross-View Multi-Object Tracking in DIVerse Open Scenes

2023-02-15 · Shenghao Hao, Peiyuan Liu, Yibing Zhan, Kaixun Jin 외

Cross-view multi-object tracking aims to link objects between frames and camera views with substantial overlaps. Although cross-view multi-object tracking has received increased attention in recent years, existing datase…

Multi-Object TrackingObjectobject-detectionObject Detection+1

Beyond SOT: Tracking Multiple Generic Objects at Once

2022-12-22 · Christoph Mayer, Martin Danelljan, Ming-Hsuan Yang, Vittorio Ferrari 외

Generic Object Tracking (GOT) is the problem of tracking target objects, specified by bounding boxes in the first frame of a video. While the task has received much attention in the last decades, researchers have almost …

AttributeObjectObject Tracking

OVT-B: A New Large-Scale Benchmark for Open-Vocabulary Multi-Object Tracking

2024-10-23 · Haiji Liang, Ruize Han

Open-vocabulary object perception has become an important topic in artificial intelligence, which aims to identify objects with novel classes that have not been seen during training. Under this setting, open-vocabulary o…

Multi-Object TrackingObjectobject-detectionObject Detection+3