English
Related papers

Related papers: Tracking Objects as Points

200 papers

Multi-object tracking (MOT) aims at estimating bounding boxes and identities of objects in videos. Most methods obtain identities by associating detection boxes whose scores are higher than a threshold. The objects with low detection…

Computer Vision and Pattern Recognition · Computer Science 2022-04-08 Yifu Zhang , Peize Sun , Yi Jiang , Dongdong Yu , Fucheng Weng , Zehuan Yuan , Ping Luo , Wenyu Liu , Xinggang Wang

In this project, we implement a multiple object tracker, following the tracking-by-detection paradigm, as an extension of an existing method. It works by modelling the movement of objects by solving the filtering problem, and associating…

Computer Vision and Pattern Recognition · Computer Science 2017-10-03 Samuel Murray

3D Multi-Object Tracking (MOT) obtains significant performance improvements with the rapid advancements in 3D object detection, particularly in cost-effective multi-camera setups. However, the prevalent end-to-end training approach for…

Computer Vision and Pattern Recognition · Computer Science 2024-09-19 Xiaoyu Li , Peidong Li , Lijun Zhao , Dedong Liu , Jinghan Gao , Xian Wu , Yitao Wu , Dixiao Cui

Accurate detection and tracking of objects is vital for effective video understanding. In previous work, the two tasks have been combined in a way that tracking is based heavily on detection, but the detection benefits marginally from the…

Computer Vision and Pattern Recognition · Computer Science 2018-11-28 Zheng Zhang , Dazhi Cheng , Xizhou Zhu , Stephen Lin , Jifeng Dai

Object tracking becomes critical especially when similar objects are present in the same area. Recent state-of-the-art (SOTA) approaches are proposed based on taking a matching network with a heavy structure to distinguish the target from…

Computer Vision and Pattern Recognition · Computer Science 2021-03-30 Faraz Lotfi , Hamid D. Taghirad

Object detection and object tracking are usually treated as two separate processes. Significant progress has been made for object detection in 2D images using deep learning networks. The usual tracking-by-detection pipeline for object…

Computer Vision and Pattern Recognition · Computer Science 2019-02-06 Chenge Li , Gregory Dobler , Xin Feng , Yao Wang

3D single object tracking has been a crucial problem for decades with numerous applications such as autonomous driving. Despite its wide-ranging use, this task remains challenging due to the significant appearance variation caused by…

Computer Vision and Pattern Recognition · Computer Science 2023-03-10 Tian-Xing Xu , Yuan-Chen Guo , Yu-Kun Lai , Song-Hai Zhang

Multiple Object Tracking (MOT) is crucial to autonomous vehicle perception. End-to-end transformer-based algorithms, which detect and track objects simultaneously, show great potential for the MOT task. However, most existing methods focus…

Computer Vision and Pattern Recognition · Computer Science 2023-06-30 Ce Zhang , Chengjie Zhang , Yiluan Guo , Lingji Chen , Michael Happold

A reliable and accurate 3D tracking framework is essential for predicting future locations of surrounding objects and planning the observer's actions in numerous applications such as autonomous driving. We propose a framework that can…

Computer Vision and Pattern Recognition · Computer Science 2021-03-15 Hou-Ning Hu , Yung-Hsu Yang , Tobias Fischer , Trevor Darrell , Fisher Yu , Min Sun

3D single object tracking with point clouds is a critical task in 3D computer vision. Previous methods usually input the last two frames and use the predicted box to get the template point cloud in previous frame and the search area point…

Computer Vision and Pattern Recognition · Computer Science 2023-07-03 Yubo Cui , Zhiheng Li , Zheng Fang

In 3D point cloud object tracking, the motion-centric methods have emerged as a promising avenue due to its superior performance in modeling inter-frame motion. However, existing two-stage motion-based approaches suffer from fundamental…

Computer Vision and Pattern Recognition · Computer Science 2026-03-17 Sifan Zhou , Jiahao Nie , Ziyu Zhao , Yichao Cao , Xiaobo Lu

Recent approaches for high accuracy detection and tracking of object categories in video consist of complex multistage solutions that become more cumbersome each year. In this paper we propose a ConvNet architecture that jointly performs…

Computer Vision and Pattern Recognition · Computer Science 2018-03-08 Christoph Feichtenhofer , Axel Pinz , Andrew Zisserman

3D object tracking is a critical task in autonomous driving systems. It plays an essential role for the system's awareness about the surrounding environment. At the same time there is an increasing interest in algorithms for autonomous cars…

Computer Vision and Pattern Recognition · Computer Science 2022-10-31 Nicola Marinello , Marc Proesmans , Luc Van Gool

3D Multi-Object Tracking (MOT) has achieved tremendous achievement thanks to the rapid development of 3D object detection and 2D MOT. Recent advanced works generally employ a series of object attributes, e.g., position, size, velocity, and…

Computer Vision and Pattern Recognition · Computer Science 2022-08-24 Jinrong Yang , En Yu , Zeming Li , Xiaoping Li , Wenbing Tao

The tracking-by-detection paradigm is the mainstream in multi-object tracking, associating tracks to the predictions of an object detector. Although exhibiting uncertainty through a confidence score, these predictions do not capture the…

Computer Vision and Pattern Recognition · Computer Science 2024-09-02 Edgardo Solano-Carrillo , Felix Sattler , Antje Alex , Alexander Klein , Bruno Pereira Costa , Angel Bueno Rodriguez , Jannis Stoppe

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…

Computer Vision and Pattern Recognition · Computer Science 2021-04-26 Jan-Nico Zaech , Dengxin Dai , Alexander Liniger , Martin Danelljan , Luc Van Gool

Robust object tracking requires knowledge of tracked objects' appearance, motion and their evolution over time. Although motion provides distinctive and complementary information especially for fast moving objects, most of the recent…

Computer Vision and Pattern Recognition · Computer Science 2022-04-12 Hasan Saribas , Hakan Cevikalp , Okan Köpüklü , Bedirhan Uzun

Most existing Multi-Object Tracking (MOT) approaches follow the Tracking-by-Detection paradigm and the data association framework where objects are firstly detected and then associated. Although deep-learning based method can noticeably…

Computer Vision and Pattern Recognition · Computer Science 2020-07-14 Xingyu Wan , Jiakai Cao , Sanping Zhou , Jinjun Wang

3D single object tracking with LiDAR points is an important task in the computer vision field. Previous methods usually adopt the matching-based or motion-centric paradigms to estimate the current target status. However, the former is…

Computer Vision and Pattern Recognition · Computer Science 2023-12-19 Zhiheng Li , Yu Lin , Yubo Cui , Shuo Li , Zheng Fang

Multi-object tracking (MOT) aims at estimating bounding boxes and identities of objects across video frames. Detection boxes serve as the basis of both 2D and 3D MOT. The inevitable changing of detection scores leads to object missing after…

Computer Vision and Pattern Recognition · Computer Science 2023-03-28 Yifu Zhang , Xinggang Wang , Xiaoqing Ye , Wei Zhang , Jincheng Lu , Xiao Tan , Errui Ding , Peize Sun , Jingdong Wang