English
Related papers

Related papers: UTOPIA: Unconstrained Tracking Objects without Pre…

200 papers

Multi-view multi-object tracking (MVMOT) has found widespread applications in intelligent transportation, surveillance systems, and urban management. However, existing studies rarely address genuinely free-viewpoint MVMOT systems, which…

Computer Vision and Pattern Recognition · Computer Science 2025-05-27 Xiaohe Li , Pengfei Li , Zide Fan , Ying Geng , Fangli Mou , Haohua Wu , Yunping Ge

The recent trend in multiple object tracking (MOT) is heading towards leveraging deep learning to boost the tracking performance. In this paper, we propose a novel solution named TransSTAM, which leverages Transformer to effectively model…

Computer Vision and Pattern Recognition · Computer Science 2022-06-01 Peng Dai , Yiqiang Feng , Renliang Weng , Changshui Zhang

In the recent literature, on the one hand, many 3D multi-object tracking (MOT) works have focused on tracking accuracy and neglected computation speed, commonly by designing rather complex cost functions and feature extractors. On the other…

Computer Vision and Pattern Recognition · Computer Science 2022-08-29 Xiyang Wang , Chunyun Fu , Zhankun Li , Ying Lai , Jiawei He

The recent trend in vision-based multi-object tracking (MOT) is heading towards leveraging the representational power of deep learning to jointly learn to detect and track objects. However, existing methods train only certain sub-modules…

Computer Vision and Pattern Recognition · Computer Science 2020-04-24 Yihong Xu , Aljosa Osep , Yutong Ban , Radu Horaud , Laura Leal-Taixe , Xavier Alameda-Pineda

We present a method to perform online Multiple Object Tracking (MOT) of known object categories in monocular video data. Current Tracking-by-Detection MOT approaches build on top of 2D bounding box detections. In contrast, we exploit…

Computer Vision and Pattern Recognition · Computer Science 2017-05-16 Sebastian Bullinger , Christoph Bodensteiner , Michael Arens

Multi-object tracking is an important ability for an autonomous vehicle to safely navigate a traffic scene. Current state-of-the-art follows the tracking-by-detection paradigm where existing tracks are associated with detected objects…

Computer Vision and Pattern Recognition · Computer Science 2021-10-12 Hsu-kuang Chiu , Jie Li , Rares Ambrus , Jeannette Bohg

Object detection is an essential technique for autonomous driving. The performance of an object detector significantly degrades if the weather of the training images is different from that of test images. Domain adaptation can be used to…

Computer Vision and Pattern Recognition · Computer Science 2021-03-26 Ting Sun , Jinlin Chen , Francis Ng

Unsupervised domain adaptation (UDA) plays a crucial role in object detection when adapting a source-trained detector to a target domain without annotated data. In this paper, we propose a novel and effective four-step UDA approach that…

Computer Vision and Pattern Recognition · Computer Science 2023-08-30 Mohamed L. Mekhalfi , Davide Boscaini , Fabio Poiesi

Current popular online multi-object tracking (MOT) solutions apply single object trackers (SOTs) to capture object motions, while often requiring an extra affinity network to associate objects, especially for the occluded ones. This brings…

Computer Vision and Pattern Recognition · Computer Science 2020-04-06 Junbo Yin , Wenguan Wang , Qinghao Meng , Ruigang Yang , Jianbing Shen

Domain adaptation aims to transfer knowledge of labeled instances obtained from a source domain to a target domain to fill the gap between the domains. Most domain adaptation methods assume that the source and target domains have the same…

Machine Learning · Computer Science 2022-09-13 Toshimitsu Aritake , Hideitsu Hino

The aim of multiple object tracking (MOT) is to detect all objects in a video and bind them into multiple trajectories. Generally, this process is carried out in two steps: detecting objects and associating them across frames based on…

Computer Vision and Pattern Recognition · Computer Science 2025-03-18 Ruopeng Gao , Yuyao Wang , Chunxu Liu , Limin Wang

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 datasets still have…

Computer Vision and Pattern Recognition · Computer Science 2023-10-10 Shenghao Hao , Peiyuan Liu , Yibing Zhan , Kaixun Jin , Zuozhu Liu , Mingli Song , Jenq-Neng Hwang , Gaoang Wang

Multi-object tracking (MOT) with camera-LiDAR fusion demands accurate results of object detection, affinity computation and data association in real time. This paper presents an efficient multi-modal MOT framework with online joint…

Computer Vision and Pattern Recognition · Computer Science 2021-08-11 Kemiao Huang , Qi Hao

We tackle the challenging task of unsupervised object localization in this work. Recently, transformers trained with self-supervised learning have been shown to exhibit object localization properties without being trained for this task. In…

Computer Vision and Pattern Recognition · Computer Science 2023-08-29 Sai Saketh Rambhatla , Ishan Misra , Rama Chellappa , Abhinav Shrivastava

The rapid development of 3D object detection systems for self-driving cars has significantly improved accuracy. However, these systems struggle to generalize across diverse driving environments, which can lead to safety-critical failures in…

Computer Vision and Pattern Recognition · Computer Science 2023-09-22 Travis Zhang , Katie Luo , Cheng Perng Phoo , Yurong You , Wei-Lun Chao , Bharath Hariharan , Mark Campbell , Kilian Q. Weinberger

Most modern multi-object tracking (MOT) systems follow the tracking-by-detection paradigm. It first localizes the objects of interest, then extracting their individual appearance features to make data association. The individual features,…

Computer Vision and Pattern Recognition · Computer Science 2020-07-02 Tianyi Liang , Long Lan , Zhigang Luo

3D multi-object tracking (MOT) is an essential component for many applications such as autonomous driving and assistive robotics. Recent work on 3D MOT focuses on developing accurate systems giving less attention to practical considerations…

Computer Vision and Pattern Recognition · Computer Science 2020-07-23 Xinshuo Weng , Jianren Wang , David Held , Kris Kitani

This paper introduces a novel multi-object tracking (MOT) method, dubbed GenTrack, whose main contributions include: a hybrid tracking approach employing both stochastic and deterministic manners to robustly handle unknown and time-varying…

Computer Vision and Pattern Recognition · Computer Science 2025-10-29 Toan Van Nguyen , Rasmus G. K. Christiansen , Dirk Kraft , Leon Bodenhagen

In this paper, we address the challenge of Multi-Object Tracking (MOT) in moving Unmanned Aerial Vehicle (UAV) scenarios, where irregular flight trajectories, such as hovering, turning left/right, and moving up/down, lead to significantly…

Computer Vision and Pattern Recognition · Computer Science 2026-02-10 Deyi Ji , Lanyun Zhu , Siqi Gao , Qi Zhu , Yiru Zhao , Peng Xu , Yue Ding , Hongtao Lu , Jieping Ye , Feng Wu , Feng Zhao

This work proposes an end-to-end multi-camera 3D multi-object tracking (MOT) framework. It emphasizes spatio-temporal continuity and integrates both past and future reasoning for tracked objects. Thus, we name it "Past-and-Future reasoning…

Computer Vision and Pattern Recognition · Computer Science 2023-04-04 Ziqi Pang , Jie Li , Pavel Tokmakov , Dian Chen , Sergey Zagoruyko , Yu-Xiong Wang