paper-with-me

홈 › Papers

LaSOT: A High-quality Large-scale Single Object Tracking Benchmark

2020-09-08 · Heng Fan, Hexin Bai, Liting Lin, Fan Yang, Peng Chu, Ge Deng, Sijia Yu, Harshit, Mingzhen Huang, Juehuan Liu, Yong Xu, Chunyuan Liao, Lin Yuan, Haibin Ling

Despite great recent advances in visual tracking, its further development, including both algorithm design and evaluation, is limited due to lack of dedicated large-scale benchmarks. To address this problem, we present LaSOT, a high-quality Large-scale Single Object Tracking benchmark. LaSOT contains a diverse selection of 85 object classes, and offers 1,550 totaling more than 3.87 million frames. Each video frame is carefully and manually annotated with a bounding box. This makes LaSOT, to our knowledge, the largest densely annotated tracking benchmark. Our goal in releasing LaSOT is to provide a dedicated high quality platform for both training and evaluation of trackers. The average video length of LaSOT is around 2,500 frames, where each video contains various challenge factors that exist in real world video footage,such as the targets disappearing and re-appearing. These longer video lengths allow for the assessment of long-term trackers. To take advantage of the close connection between visual appearance and natural language, we provide language specification for each video in LaSOT. We believe such additions will allow for future research to use linguistic features to improve tracking. Two protocols, full-overlap and one-shot, are designated for flexible assessment of trackers. We extensively evaluate 48 baseline trackers on LaSOT with in-depth analysis, and results reveal that there still exists significant room for improvement. The complete benchmark, tracking results as well as analysis are available at http://vision.cs.stonybrook.edu/~lasot/.

📄 PDF Abstract BibTeX arXiv:2009.03465

Code (1)

HengLan/LaSOT_Evaluation_Toolkit

Tasks

Object TrackingVisual TrackingVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

LaSOT: A High-quality Benchmark for Large-scale Single Object Tracking

2018-09-20 · CVPR 2019 6 · Heng Fan, Liting Lin, Fan Yang, Peng Chu 외

In this paper, we present LaSOT, a high-quality benchmark for Large-scale Single Object Tracking. LaSOT consists of 1,400 sequences with more than 3.5M frames in total. Each frame in these sequences is carefully and manu…

Object TrackingVocal Bursts Intensity Prediction

GUSOT: Green and Unsupervised Single Object Tracking for Long Video Sequences

2022-07-15 · Zhiruo Zhou, Hongyu Fu, Suya You, C. -C. Jay Kuo

Supervised and unsupervised deep trackers that rely on deep learning technologies are popular in recent years. Yet, they demand high computational complexity and a high memory cost. A green unsupervised single-object tra…

Edge-computingObjectObject Tracking

HiM2SAM: Enhancing SAM2 with Hierarchical Motion Estimation and Memory Optimization towards Long-term Tracking

2025-07-10 · Ruixiang Chen, Guolei Sun, Yawei Li, Jie Qin 외

This paper presents enhancements to the SAM2 framework for video object tracking task, addressing challenges such as occlusions, background clutter, and target reappearance. We introduce a hierarchical motion estimation …

Motion EstimationObject TrackingVideo Object Tracking

SOTFormer: A Minimal Transformer for Unified Object Tracking and Trajectory Prediction

2025-11-14 · Zhongping Dong, Pengyang Yu, Shuangjian Li, Liming Chen 외 arxiv

Accurate single-object tracking and short-term motion forecasting remain challenging under occlusion, scale variation, and temporal drift, which disrupt the temporal coherence required for real-time perception. We introd…

Trajectory PredictionMotion ForecastingObject DetectionObject Tracking

Robust Visual Tracking by Motion Analyzing

2023-09-06 · Mohammed Leo, Kurban Ubul, ShengJie Cheng, Michael Ma

In recent years, Video Object Segmentation (VOS) has emerged as a complementary method to Video Object Tracking (VOT). VOS focuses on classifying all the pixels around the target, allowing for precise shape labeling, whi…

Object TrackingSegmentationSemantic SegmentationTensor Decomposition+4