中文
相关论文

相关论文: TrackNet: A Triplet metric-based method for Multi-…

200 篇论文

Benefiting from its ability to efficiently learn how an object is changing, correlation filters have recently demonstrated excellent performance for rapidly tracking objects. Designing effective features and handling model drifts are two…

计算机视觉与模式识别 · 计算机科学 2020-11-26 Xizhe Xue , Ying Li , Qiang Shen

Non-overlapping multi-camera visual object tracking typically consists of two steps: single camera object tracking and inter-camera object tracking. Most of tracking methods focus on single camera object tracking, which happens in the same…

计算机视觉与模式识别 · 计算机科学 2016-07-20 Weihua Chen , Lijun Cao , Xiaotang Chen , Kaiqi Huang

The main challenge of Multi-Object Tracking~(MOT) lies in maintaining a continuous trajectory for each target. Existing methods often learn reliable motion patterns to match the same target between adjacent frames and discriminative…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Zheng Qin , Sanping Zhou , Le Wang , Jinghai Duan , Gang Hua , Wei Tang

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

Multi-target multi-camera tracking (MTMCT) plays an important role in intelligent video analysis, surveillance video retrieval, and other application scenarios. Nowadays, the deep-learning-based MTMCT has been the mainstream and has…

计算机视觉与模式识别 · 计算机科学 2022-09-21 Haohong Liao , Silin Zheng , Xuelin Shen , Mark Junjie Li , Xu Wang

Multi-camera multiple people tracking has become an increasingly important area of research due to the growing demand for accurate and efficient indoor people tracking systems, particularly in settings such as retail, healthcare centers,…

Geo-localizing static objects from street images is challenging but also very important for road asset mapping and autonomous driving. In this paper we present a two-stage framework that detects and geolocalizes traffic signs from low frame…

计算机视觉与模式识别 · 计算机科学 2021-07-14 Daniel Wilson , Thayer Alshaabi , Colin Van Oort , Xiaohan Zhang , Jonathan Nelson , Safwan Wshah

In recent years, Discriminative Correlation Filter (DCF) based tracking methods have achieved great success in visual tracking. However, the multi-resolution convolutional feature maps trained from other tasks like image classification,…

计算机视觉与模式识别 · 计算机科学 2018-11-07 Qiangqiang Wu , Yan Yan , Yanjie Liang , Yi Liu , Hanzi Wang

Multi-Camera Multi-Object Tracking is currently drawing attention in the computer vision field due to its superior performance in real-world applications such as video surveillance in crowded scenes or in wide spaces. In this work, we…

计算机视觉与模式识别 · 计算机科学 2022-05-04 Duy M. H. Nguyen , Roberto Henschel , Bodo Rosenhahn , Daniel Sonntag , Paul Swoboda

We present Siam R-CNN, a Siamese re-detection architecture which unleashes the full power of two-stage object detection approaches for visual object tracking. We combine this with a novel tracklet-based dynamic programming algorithm, which…

计算机视觉与模式识别 · 计算机科学 2020-04-03 Paul Voigtlaender , Jonathon Luiten , Philip H. S. Torr , Bastian Leibe

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…

计算机视觉与模式识别 · 计算机科学 2023-05-09 John Willes , Cody Reading , Steven L. Waslander

We propose a multi-camera multi-target (MCMT) tracking framework that ensures consistent global identity assignment across views using trajectory and appearance cues. The pipeline starts with BoT-SORT-based single-camera tracking, followed…

计算机视觉与模式识别 · 计算机科学 2025-07-15 Hamidreza Hashempoor

Various autonomous or assisted driving strategies have been facilitated through the accurate and reliable perception of the environment around a vehicle. Among the commonly used sensors, radar has usually been considered as a robust and…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Yizhou Wang , Zhongyu Jiang , Yudong Li , Jenq-Neng Hwang , Guanbin Xing , Hui Liu

In this paper, we introduce the task of multi-view RGB-based 3D object detection as an end-to-end optimization problem. To address this problem, we propose ImVoxelNet, a novel fully convolutional method of 3D object detection based on…

计算机视觉与模式识别 · 计算机科学 2021-10-18 Danila Rukhovich , Anna Vorontsova , Anton Konushin

We present TransMOT, a novel transformer-based end-to-end trainable online tracker and detector for point cloud data. The model utilizes a cross- and a self-attention mechanism and is applicable to lidar data in an automotive context, as…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Felicia Ruppel , Florian Faion , Claudius Gläser , Klaus Dietmayer

The tracking-by-detection paradigm today has become the dominant method for multi-object tracking and works by detecting objects in each frame and then performing data association across frames. However, its sequential frame-wise matching…

计算机视觉与模式识别 · 计算机科学 2022-12-21 Sanghyun Woo , Kwanyong Park , Seoung Wug Oh , In So Kweon , Joon-Young Lee

Multi-Object Tracking (MOT) is the task that has a lot of potential for development, and there are still many problems to be solved. In the traditional tracking by detection paradigm, There has been a lot of work on feature based object…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Tae-young Chung , Heansung Lee , Myeong Ah Cho , Suhwan Cho , Sangyoun Lee

Multitarget Tracking (MTT) is the problem of tracking the states of an unknown number of objects using noisy measurements, with important applications to autonomous driving, surveillance, robotics, and others. In the model-based Bayesian…

机器学习 · 计算机科学 2021-06-07 Juliano Pinto , Georg Hess , William Ljungbergh , Yuxuan Xia , Lennart Svensson , Henk Wymeersch

Detection-based tracking is one of the main methods of multi-object tracking. It can obtain good tracking results when using excellent detectors but it may associate wrong targets when facing overlapping and low-confidence detections. To…

计算机视觉与模式识别 · 计算机科学 2023-05-17 Huan Mao , Yulin Chen , Zongtan Li , Feng Chen , Pingping Chen

Evaluating tracking model performance is a complicated task, particularly for non-contiguous, multi-object trackers that are crucial in defense applications. While there are various excellent tracking benchmarks available, this work expands…

计算机视觉与模式识别 · 计算机科学 2022-06-16 Kenneth Rapko , Wanlin Xie , Andrew Walsh
‹ 上一页 1 8 9 10 下一页 ›