English
Related papers

Related papers: TopTrack: Tracking Objects By Their Top

200 papers

In this paper, we propose a new joint object detection and tracking (JoDT) framework for 3D object detection and tracking based on camera and LiDAR sensors. The proposed method, referred to as 3D DetecTrack, enables the detector and tracker…

Computer Vision and Pattern Recognition · Computer Science 2021-12-16 Junho Koh , Jaekyum Kim , Jinhyuk Yoo , Yecheol Kim , Dongsuk Kum , Jun Won Choi

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…

Computer Vision and Pattern Recognition · Computer Science 2018-08-07 Han Shen , Lichao Huang , Chang Huang , Wei Xu

Current approaches in Multiple Object Tracking (MOT) rely on the spatio-temporal coherence between detections combined with object appearance to match objects from consecutive frames. In this work, we explore MOT using object appearances as…

Computer Vision and Pattern Recognition · Computer Science 2022-10-10 Andreu Girbau , Ferran Marqués , Shin'ichi Satoh

Multiple-Object Tracking (MOT) is of crucial importance for applications such as retail video analytics and video surveillance. Object detectors are often the computational bottleneck of modern MOT systems, limiting their use for real-time…

Computer Vision and Pattern Recognition · Computer Science 2019-08-14 Richard Cobos , Jefferson Hernandez , Andres G. Abad

The complex dynamicity of open-world objects presents non-negligible challenges for multi-object tracking (MOT), often manifested as severe deformations, fast motion, and occlusions. Most methods that solely depend on coarse-grained object…

Computer Vision and Pattern Recognition · Computer Science 2024-03-19 Guangze Zheng , Shijie Lin , Haobo Zuo , Changhong Fu , Jia Pan

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

The SportsMOT dataset aims to solve multiple object tracking of athletes in different sports scenes such as basketball or soccer. The dataset is challenging because of the unstable camera view, athletes' complex trajectory, and complicated…

Computer Vision and Pattern Recognition · Computer Science 2023-02-16 Jie Wang , Yuzhou Peng , Xiaodong Yang , Ting Wang , Yanming Zhang

Multiple-object tracking (MOT) in agricultural environments presents major challenges due to repetitive patterns, similar object appearances, sudden illumination changes, and frequent occlusions. Contemporary trackers in this domain rely on…

Computer Vision and Pattern Recognition · Computer Science 2026-01-01 Md Ahmed Al Muzaddid , Jordan A. James , William J. Beksi

Modern multiple object tracking (MOT) systems usually follow the \emph{tracking-by-detection} paradigm. It has 1) a detection model for target localization and 2) an appearance embedding model for data association. Having the two models…

Computer Vision and Pattern Recognition · Computer Science 2020-07-15 Zhongdao Wang , Liang Zheng , Yixuan Liu , Yali Li , Shengjin Wang

Most online multi-object trackers perform object detection stand-alone in a neural net without any input from tracking. In this paper, we present a new online joint detection and tracking model, TraDeS (TRAck to DEtect and Segment),…

Computer Vision and Pattern Recognition · Computer Science 2021-03-17 Jialian Wu , Jiale Cao , Liangchen Song , Yu Wang , Ming Yang , Junsong Yuan

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

Multi-object tracking (MOT) aims to associate target objects across video frames in order to obtain entire moving trajectories. With the advancement of deep neural networks and the increasing demand for intelligent video analysis, MOT has…

Computer Vision and Pattern Recognition · Computer Science 2024-03-13 Gaoang Wang , Mingli Song , Jenq-Neng Hwang

In recent years, dominant Multi-object tracking (MOT) and segmentation (MOTS) methods mainly follow the tracking-by-detection paradigm. Transformer-based end-to-end (E2E) solutions bring some ideas to MOT and MOTS, but they cannot achieve a…

Computer Vision and Pattern Recognition · Computer Science 2023-08-04 Kaer Huang , Bingchuan Sun , Feng Chen , Tao Zhang , Jun Xie , Jian Li , Christopher Walter Twombly , Zhepeng Wang

Compared with real-time multi-object tracking (MOT), offline multi-object tracking (OMOT) has the advantages to perform 2D-3D detection fusion, erroneous link correction, and full track optimization but has to deal with the challenges from…

Computer Vision and Pattern Recognition · Computer Science 2025-03-19 Kemiao Huang , Yinqi Chen , Meiying Zhang , Qi Hao

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

Accurately detecting and tracking multi-objects is important for safety-critical applications such as autonomous navigation. However, it remains challenging to provide guarantees on the performance of state-of-the-art techniques based on…

Computer Vision and Pattern Recognition · Computer Science 2022-04-18 Shuo Li , Sangdon Park , Xiayan Ji , Insup Lee , Osbert Bastani

A dominant paradigm for deep learning based object detection relies on a "bottom-up" approach using "passive" scoring of class agnostic proposals. These approaches are efficient but lack of holistic analysis of scene-level context. In this…

Computer Vision and Pattern Recognition · Computer Science 2016-12-21 Donggeun Yoo , Sunggyun Park , Kyunghyun Paeng , Joon-Young Lee , In So Kweon

Multiple object tracking (MOT) is the task containing detection and association. Plenty of trackers have achieved competitive performance. Unfortunately, for the lack of informative exchange on these subtasks, they are often biased toward…

Computer Vision and Pattern Recognition · Computer Science 2022-09-05 Bin Sun

3D multi-object tracking (MOT) is a key problem for autonomous vehicles, required to perform well-informed motion planning in dynamic environments. Particularly for densely occupied scenes, associating existing tracks to new detections…

Computer Vision and Pattern Recognition · Computer Science 2023-05-09 John Willes , Cody Reading , Steven L. Waslander

In order to track all persons in a scene, the tracking-by-detection paradigm has proven to be a very effective approach. Yet, relying solely on a single detector is also a major limitation, as useful image information might be ignored.…

Computer Vision and Pattern Recognition · Computer Science 2018-04-25 Roberto Henschel , Laura Leal-Taixé , Daniel Cremers , Bodo Rosenhahn