paper-with-me

홈 › Papers

Omnidirectional Multi-Object Tracking

2025-03-06 · CVPR 2025 1 · Kai Luo, Hao Shi, Sheng Wu, Fei Teng, Mengfei Duan, Chang Huang, Yuhang Wang, Kaiwei Wang, Kailun Yang

Panoramic imagery, with its 360{\deg} field of view, offers comprehensive information to support Multi-Object Tracking (MOT) in capturing spatial and temporal relationships of surrounding objects. However, most MOT algorithms are tailored for pinhole images with limited views, impairing their effectiveness in panoramic settings. Additionally, panoramic image distortions, such as resolution loss, geometric deformation, and uneven lighting, hinder direct adaptation of existing MOT methods, leading to significant performance degradation. To address these challenges, we propose OmniTrack, an omnidirectional MOT framework that incorporates Tracklet Management to introduce temporal cues, FlexiTrack Instances for object localization and association, and the CircularStatE Module to alleviate image and geometric distortions. This integration enables tracking in panoramic field-of-view scenarios, even under rapid sensor motion. To mitigate the lack of panoramic MOT datasets, we introduce the QuadTrack dataset--a comprehensive panoramic dataset collected by a quadruped robot, featuring diverse challenges such as panoramic fields of view, intense motion, and complex environments. Extensive experiments on the public JRDB dataset and the newly introduced QuadTrack benchmark demonstrate the state-of-the-art performance of the proposed framework. OmniTrack achieves a HOTA score of 26.92% on JRDB, representing an improvement of 3.43%, and further achieves 23.45% on QuadTrack, surpassing the baseline by 6.81%. The established dataset and source code are available at https://github.com/xifen523/OmniTrack.

📄 PDF Abstract BibTeX arXiv:2503.04565

Code (1)

xifen523/omnitrack 공식 구현 pytorch

Tasks

Multi-Object TrackingObjectObject LocalizationObject Tracking

Similar Papers 제목 키워드 기반

ORMOT: A Dataset and Framework for Omnidirectional Referring Multi-Object Tracking

2026-03-05 · Sijia Chen, Zihan Zhou, Yanqiu Yu, En Yu 외 arxiv

Multi-Object Tracking (MOT) is a fundamental task in computer vision, aiming to track targets across video frames. Existing MOT methods perform well in general visual scenes, but face significant challenges and limitatio…

Multi-Object Tracking

360VOTS: Visual Object Tracking and Segmentation in Omnidirectional Videos

2024-04-22 · Yinzhe Xu, Huajian Huang, Yingshu Chen, Sai-Kit Yeung

Visual object tracking and segmentation in omnidirectional videos are challenging due to the wide field-of-view and large spherical distortion brought by 360{\deg} images. To alleviate these problems, we introduce a nove…

ObjectObject TrackingSegmentationSemantic Segmentation+3

360VOT: A New Benchmark Dataset for Omnidirectional Visual Object Tracking

2023-07-27 · ICCV 2023 1 · Huajian Huang, Yinzhe Xu, Yingshu Chen, Sai-Kit Yeung

360{\deg} images can provide an omnidirectional field of view which is important for stable and long-term scene perception. In this paper, we explore 360{\deg} images for visual object tracking and perceive new challenge…

Object TrackingVisual Object Tracking

Automatic Ground Truths: Projected Image Annotations for Omnidirectional Vision

2017-09-12 · Victor Stamatescu, Peter Barsznica, Manjung Kim, Kin K. Liu 외

We present a novel data set made up of omnidirectional video of multiple objects whose centroid positions are annotated automatically. Omnidirectional vision is an active field of research focused on the use of spherical…

object-detectionObject DetectionScene UnderstandingVisual Tracking

Beyond standard benchmarks: Parameterizing performance evaluation in visual object tracking

2016-12-01 · ICCV 2017 10 · Luka Čehovin Zajc, Alan Lukežič, Aleš Leonardis, Matej Kristan

Object-to-camera motion produces a variety of apparent motion patterns that significantly affect performance of short-term visual trackers. Despite being crucial for designing robust trackers, their influence is poorly e…

AttributeObject TrackingVisual Object Tracking