中文
相关论文

相关论文: Multi-object Tracking with a Hierarchical Single-b…

200 篇论文

Vision sensors are becoming more important in Intelligent Transportation Systems (ITS) for traffic monitoring, management, and optimization as the number of network cameras continues to rise. However, manual object tracking and matching…

计算机视觉与模式识别 · 计算机科学 2025-05-02 Muhammad Imran Zaman , Usama Ijaz Bajwa , Gulshan Saleem , Rana Hammad Raza

In this paper, we focus on improving online multi-object tracking (MOT). In particular, we introduce a region-based Siamese Multi-Object Tracking network, which we name SiamMOT. SiamMOT includes a motion model that estimates the instance's…

计算机视觉与模式识别 · 计算机科学 2021-05-26 Bing Shuai , Andrew Berneshawi , Xinyu Li , Davide Modolo , Joseph Tighe

Online Multi-Object Tracking (MOT) from videos is a challenging computer vision task which has been extensively studied for decades. Most of the existing MOT algorithms are based on the Tracking-by-Detection (TBD) paradigm combined with…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Zhen He , Jian Li , Daxue Liu , Hangen He , David Barber

Recent works have shown that combining object detection and tracking tasks, in the case of video data, results in higher performance for both tasks, but they require a high frame-rate as a strict requirement for performance. This is…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Bharti Munjal , Abdul Rafey Aftab , Sikandar Amin , Meltem D. Brandlmaier , Federico Tombari , Fabio Galasso

3D multi-object tracking in LiDAR point clouds is a key ingredient for self-driving vehicles. Existing methods are predominantly based on the tracking-by-detection pipeline and inevitably require a heuristic matching step for the detection…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Chenxu Luo , Xiaodong Yang , Alan Yuille

In this work, we propose TransTrack, a simple but efficient scheme to solve the multiple object tracking problems. TransTrack leverages the transformer architecture, which is an attention-based query-key mechanism. It applies object…

计算机视觉与模式识别 · 计算机科学 2021-05-05 Peize Sun , Jinkun Cao , Yi Jiang , Rufeng Zhang , Enze Xie , Zehuan Yuan , Changhu Wang , Ping Luo

In this paper, we focus on the multi-object tracking (MOT) problem of automatic driving and robot navigation. Most existing MOT methods track multiple objects using a singular RGB camera, which are prone to camera field-of-view and suffer…

计算机视觉与模式识别 · 计算机科学 2021-06-01 Yuhang He , Wentao Yu , Jie Han , Xing Wei , Xiaopeng Hong , Yihong Gong

Online multi-object tracking (MOT) is extremely important for high-level spatial reasoning and path planning for autonomous and highly-automated vehicles. In this paper, we present a modular framework for tracking multiple objects…

计算机视觉与模式识别 · 计算机科学 2019-02-20 Akshay Rangesh , Mohan M. Trivedi

Recent works in multiple object tracking use sequence model to calculate the similarity score between the detections and the previous tracklets. However, the forced exposure to ground-truth in the training stage leads to the…

计算机视觉与模式识别 · 计算机科学 2020-03-06 Tao Hu , Lichao Huang , Han Shen

The ability for an autonomous agent or robot to track and identify potentially multiple objects in a dynamic environment is essential for many applications, such as automated surveillance, traffic monitoring, human-robot interaction, etc.…

计算机视觉与模式识别 · 计算机科学 2016-05-26 Aijun Bai

Detecting and tracking vehicles in urban scenes is a crucial step in many traffic-related applications as it helps to improve road user safety among other benefits. Various challenges remain unresolved in multi-object tracking (MOT)…

Wide Area Motion Imagery (WAMI) yields high-resolution images with a large number of extremely small objects. Target objects have large spatial displacements throughout consecutive frames. This nature of WAMI images makes object tracking…

计算机视觉与模式识别 · 计算机科学 2021-12-30 Hakki Motorcu , Hasan F. Ates , H. Fatih Ugurdag , Bahadir Gunturk

Multiple Object Tracking (MOT) plays an important role in solving many fundamental problems in video analysis in computer vision. Most MOT methods employ two steps: Object Detection and Data Association. The first step detects objects of…

计算机视觉与模式识别 · 计算机科学 2019-07-17 ShiJie Sun , Naveed Akhtar , HuanSheng Song , Ajmal Mian , Mubarak Shah

Tracking by detection paradigm is one of the most popular object tracking methods. However, it is very dependent on the performance of the detector. When the detector has a behavior of missing detection, the tracking result will be directly…

计算机视觉与模式识别 · 计算机科学 2022-02-08 Zhibo Zou , Junjie Huang , Ping Luo

In this paper, we propose a novel concept of path consistency to learn robust object matching without using manual object identity supervision. Our key idea is that, to track a object through frames, we can obtain multiple different…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Zijia Lu , Bing Shuai , Yanbei Chen , Zhenlin Xu , Davide Modolo

Existing online multiple object tracking (MOT) algorithms often consist of two subtasks, detection and re-identification (ReID). In order to enhance the inference speed and reduce the complexity, current methods commonly integrate these…

计算机视觉与模式识别 · 计算机科学 2021-05-11 En Yu , Zhuoling Li , Shoudong Han , Hongwei Wang

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

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…

计算机视觉与模式识别 · 计算机科学 2023-08-04 Kaer Huang , Bingchuan Sun , Feng Chen , Tao Zhang , Jun Xie , Jian Li , Christopher Walter Twombly , Zhepeng Wang

Traditionally multi-object tracking and object detection are performed using separate systems with most prior works focusing exclusively on one of these aspects over the other. Tracking systems clearly benefit from having access to accurate…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Zhichao Lu , Vivek Rathod , Ronny Votel , Jonathan Huang

Object detection has long been a topic of high interest in computer vision literature. Motivated by the fact that annotating data for the multi-object tracking (MOT) problem is immensely expensive, recent studies have turned their attention…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Son Tran , Cong Tran , Anh Tran , Cuong Pham