中文
相关论文

相关论文: UTOPIA: Unconstrained Tracking Objects without Pre…

200 篇论文

This is a brief technical report of our proposed method for Multiple-Object Tracking (MOT) Challenge in Complex Environments. In this paper, we treat the MOT task as a two-stage task including human detection and trajectory matching.…

计算机视觉与模式识别 · 计算机科学 2022-12-08 Feng Yan , Zhiheng Li , Weixin Luo , Zequn jie , Fan Liang , Xiaolin Wei , Lin Ma

For a self-driving car to operate reliably, its perceptual system must generalize to the end-user's environment -- ideally without additional annotation efforts. One potential solution is to leverage unlabeled data (e.g., unlabeled LiDAR…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Yurong You , Cheng Perng Phoo , Katie Z Luo , Travis Zhang , Wei-Lun Chao , Bharath Hariharan , Mark Campbell , Kilian Q. Weinberger

Current multi-object tracking (MOT) algorithms typically overlook issues inherent in low-quality videos, leading to significant degradation in tracking performance when confronted with real-world image deterioration. Therefore, advancing…

计算机视觉与模式识别 · 计算机科学 2025-09-18 Jun Du , Weiwei Xing , Ming Li , Fei Richard Yu

Tracking of objects in 3D is a fundamental task in computer vision that finds use in a wide range of applications such as autonomous driving, robotics or augmented reality. Most recent approaches for 3D multi object tracking (MOT) from…

计算机视觉与模式识别 · 计算机科学 2021-04-26 Jan-Nico Zaech , Dengxin Dai , Alexander Liniger , Martin Danelljan , Luc Van Gool

Graphs offer a natural way to formulate Multiple Object Tracking (MOT) within the tracking-by-detection paradigm. However, they also introduce a major challenge for learning methods, as defining a model that can operate on such…

计算机视觉与模式识别 · 计算机科学 2020-04-21 Guillem Brasó , Laura Leal-Taixé

The recent trend in 2D multiple object tracking (MOT) is jointly solving detection and tracking, where object detection and appearance feature (or motion) are learned simultaneously. Despite competitive performance, in crowded scenes, joint…

计算机视觉与模式识别 · 计算机科学 2024-02-20 Weihong Ren , Denglu Wu , Hui Cao , Xi'ai Chen , Zhi Han , Honghai Liu

The majority of Multi-Object Tracking (MOT) algorithms based on the tracking-by-detection scheme do not use higher order dependencies among objects or tracklets, which makes them less effective in handling complex scenarios. In this work,…

计算机视觉与模式识别 · 计算机科学 2018-12-11 Longyin Wen , Dawei Du , Shengkun Li , Xiao Bian , Siwei Lyu

Multi-object tracking (MOT) at low frame rates can reduce computational, storage and power overhead to better meet the constraints of edge devices. Many existing MOT methods suffer from significant performance degradation in low-frame-rate…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Yiheng Liu , Junta Wu , Yi Fu

We propose a data-driven approach to online multi-object tracking (MOT) that uses a convolutional neural network (CNN) for data association in a tracking-by-detection framework. The problem of multi-target tracking aims to assign noisy…

计算机视觉与模式识别 · 计算机科学 2019-05-09 Erkan Baser , Venkateshwaran Balasubramanian , Prarthana Bhattacharyya , Krzysztof Czarnecki

Most existing multi-object tracking methods typically learn visual tracking features via maximizing dis-similarities of different instances and minimizing similarities of the same instance. While such a feature learning scheme achieves…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Yuhao Li , Jiale Cao , Muzammal Naseer , Yu Zhu , Jinqiu Sun , Yanning Zhang , Fahad Shahbaz Khan

Multi-object tracking (MOT) is a crucial component of situational awareness in military defense applications. With the growing use of unmanned aerial systems (UASs), MOT methods for aerial surveillance is in high demand. Application of MOT…

计算机视觉与模式识别 · 计算机科学 2021-10-06 Wanlin Xie , Jaime Ide , Daniel Izadi , Sean Banger , Thayne Walker , Ryan Ceresani , Dylan Spagnuolo , Christopher Guagliano , Henry Diaz , Jason Twedt

Conventional multi-object tracking (MOT) systems are predominantly designed for pedestrian tracking and often exhibit limited generalization to other object categories. This paper presents a generalized tracking framework capable of…

计算机视觉与模式识别 · 计算机科学 2025-09-26 Hamidreza Hashempoor , Yu Dong Hwang

In the realm of video analysis, the field of multiple object tracking (MOT) assumes paramount importance, with the motion state of objects-whether static or dynamic relative to the ground-holding practical significance across diverse…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Yang Feng , Liao Pan , Wu Di , Liu Bo , Zhang Xingle

Traditional multiple object tracking methods divide the task into two parts: affinity learning and data association. The separation of the task requires to define a hand-crafted training goal in affinity learning stage and a hand-crafted…

计算机视觉与模式识别 · 计算机科学 2018-08-07 Han Shen , Lichao Huang , Chang Huang , Wei Xu

Current motion-based multiple object tracking (MOT) approaches rely heavily on Intersection-over-Union (IoU) for object association. Without using 3D features, they are ineffective in scenarios with occlusions or visually similar objects.…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Milad Khanchi , Maria Amer , Charalambos Poullis

In this paper, we propose to learn an Unsupervised Single Object Tracker (USOT) from scratch. We identify that three major challenges, i.e., moving object discovery, rich temporal variation exploitation, and online update, are the central…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Jilai Zheng , Chao Ma , Houwen Peng , Xiaokang Yang

While Multi-Object Tracking (MOT) has made substantial advancements, it is limited by heavy reliance on prior knowledge and limited to predefined categories. In contrast, Generic Multiple Object Tracking (GMOT), tracking multiple objects…

计算机视觉与模式识别 · 计算机科学 2024-09-05 Duy Le Dinh Anh , Kim Hoang Tran , Ngan Hoang Le

Object tracking is divided into single-object tracking (SOT) and multi-object tracking (MOT). MOT aims to maintain the identities of multiple objects across a series of continuous video sequences. In recent years, MOT has made rapid…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Yukuan Zhang , Yunhua Jia , Housheng Xie , Mengzhen Li , Limin Zhao , Yang Yang , Shan Zhao

Temporal modeling of objects is a key challenge in multiple object tracking (MOT). Existing methods track by associating detections through motion-based and appearance-based similarity heuristics. The post-processing nature of association…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Fangao Zeng , Bin Dong , Yuang Zhang , Tiancai Wang , Xiangyu Zhang , Yichen Wei

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 exclusively focused…

计算机视觉与模式识别 · 计算机科学 2024-02-27 Christoph Mayer , Martin Danelljan , Ming-Hsuan Yang , Vittorio Ferrari , Luc Van Gool , Alina Kuznetsova