中文
相关论文

相关论文: Quasi-Dense Similarity Learning for Multiple Objec…

200 篇论文

3D object detection using LiDAR data remains a key task for applications like autonomous driving and robotics. Unlike in the case of 2D images, LiDAR data is almost always collected over a period of time. However, most work in this area has…

计算机视觉与模式识别 · 计算机科学 2021-10-07 Naman Sharma , Hocksoon Lim

In this work, we study self-supervised multiple object tracking without using any video-level association labels. We propose to cast the problem of multiple object tracking as learning the frame-wise associations between detections in…

计算机视觉与模式识别 · 计算机科学 2023-05-18 Fatemeh Azimi , Fahim Mannan , Felix Heide

Multiple object tracking faces several challenges that may be alleviated with trajectory information. Knowing the posterior locations of an object helps disambiguating and solving situations such as occlusions, re-identification, and…

计算机视觉与模式识别 · 计算机科学 2021-06-23 Andreu Girbau , Xavier Giró-i-Nieto , Ignasi Rius , Ferran Marqués

Recent approaches to point tracking are able to recover the trajectory of any scene point through a large portion of a video despite the presence of occlusions. They are, however, too slow in practice to track every point observed in a…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Guillaume Le Moing , Jean Ponce , Cordelia Schmid

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…

计算机视觉与模式识别 · 计算机科学 2023-06-30 Ce Zhang , Chengjie Zhang , Yiluan Guo , Lingji Chen , Michael Happold

Multiple Object Tracking (MOT) is an important task in computer vision. MOT is still challenging due to the occlusion problem, especially in dense scenes. Following the tracking-by-detection framework, we propose the Box-Plane Matching…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Jinlong Peng , Yueyang Gu , Yabiao Wang , Chengjie Wang , Jilin Li , Feiyue Huang

Multi-object tracking (MOT) is a core task in computer vision that involves detecting objects in video frames and associating them across time. The rise of deep learning has significantly advanced MOT, particularly within the…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Momir Adžemović

Achieving both efficiency and strong discriminative ability in lightweight visual tracking is a challenge, especially on mobile and edge devices with limited computational resources. Conventional lightweight trackers often struggle with…

计算机视觉与模式识别 · 计算机科学 2025-02-28 Juntao Liang , Jun Hou , Weijun Zhang , Yong Wang

Multi-Object Tracking (MOT) remains a vital component of intelligent video analysis, which aims to locate targets and maintain a consistent identity for each target throughout a video sequence. Existing works usually learn a discriminative…

计算机视觉与模式识别 · 计算机科学 2023-11-20 Yizhe Li , Sanping Zhou , Zheng Qin , Le Wang , Jinjun Wang , Nanning Zheng

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

Detection pre-training methods for the DETR series detector have been extensively studied in natural scenes, e.g., DETReg. However, the detection pre-training remains unexplored in remote sensing scenes. In existing pre-training methods,…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Ziyue Huang , Yongchao Feng , Qingjie Liu , Yunhong Wang

We introduce the problem of weakly supervised Multi-Object Tracking and Segmentation, i.e. joint weakly supervised instance segmentation and multi-object tracking, in which we do not provide any kind of mask annotation. To address it, we…

计算机视觉与模式识别 · 计算机科学 2021-01-05 Idoia Ruiz , Lorenzo Porzi , Samuel Rota Bulò , Peter Kontschieder , Joan Serrat

The ability to detect and track the dynamic objects in different scenes is fundamental to real-world applications, e.g., autonomous driving and robot navigation. However, traditional Multi-Object Tracking (MOT) is limited to tracking…

计算机视觉与模式识别 · 计算机科学 2025-01-08 Qiankun Liu , Yichen Li , Yuqi Jiang , Ying Fu

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…

计算机视觉与模式识别 · 计算机科学 2024-09-19 Xiaoyu Li , Peidong Li , Lijun Zhao , Dedong Liu , Jinghan Gao , Xian Wu , Yitao Wu , Dixiao Cui

We propose a method for joint detection and tracking of multiple objects in 3D point clouds, a task conventionally treated as a two-step process comprising object detection followed by data association. Our method embeds both steps into a…

计算机视觉与模式识别 · 计算机科学 2022-11-03 Jyoti Kini , Ajmal Mian , Mubarak Shah

In this paper, we propose a multiple object tracker, called MF-Tracker, that integrates multiple classical features (spatial distances and colours) and modern features (detection labels and re-identification features) in its tracking…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Hui-Lee Ooi , Guillaume-Alexandre Bilodeau , Nicolas Saunier

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

Multi-object tracking (MOT) is the task of estimating the state trajectories of an unknown and time-varying number of objects over a certain time window. Several algorithms have been proposed to tackle the multi-object smoothing task, where…

计算机视觉与模式识别 · 计算机科学 2024-01-01 Juliano Pinto , Georg Hess , Yuxuan Xia , Henk Wymeersch , Lennart Svensson

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…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Hsu-kuang Chiu , Jie Li , Rares Ambrus , Jeannette Bohg

Online tracking of multiple objects in videos requires strong capacity of modeling and matching object appearances. Previous methods for learning appearance embedding mostly rely on instance-level matching without considering the temporal…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Wei Li , Yuanjun Xiong , Shuo Yang , Mingze Xu , Yongxin Wang , Wei Xia