中文
相关论文

相关论文: Enhancing In-vehicle Multiple Object Tracking Syst…

200 篇论文

Visual object tracking is an important task in computer vision, which has many real-world applications, e.g., video surveillance, visual navigation. Visual object tracking also has many challenges, e.g., object occlusion and deformation. To…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Ruize Han , Wei Feng , Qing Guo , Qinghua Hu

Multi-Camera Multi-Object Tracking (MC-MOT) utilizes information from multiple views to better handle problems with occlusion and crowded scenes. Recently, the use of graph-based approaches to solve tracking problems has become very…

计算机视觉与模式识别 · 计算机科学 2023-08-28 Cheng-Che Cheng , Min-Xuan Qiu , Chen-Kuo Chiang , Shang-Hong Lai

We consider the challenging problem of tracking multiple objects using a distributed network of sensors. In the practical setting of nodes with limited field of views (FoVs), computing power and communication resources, we develop a novel…

多智能体系统 · 计算机科学 2021-08-17 Hoa Van Nguyen , Hamid Rezatofighi , Ba-Ngu Vo , Damith C. Ranasinghe

Object detection is a computer vision task that has become an integral part of many consumer applications today such as surveillance and security systems, mobile text recognition, and diagnosing diseases from MRI/CT scans. Object detection…

计算机视觉与模式识别 · 计算机科学 2022-01-20 Abhishek Balasubramaniam , Sudeep Pasricha

This paper addresses the issue of the real-time tracking quality of moving objects in large-scale video surveillance systems. During the tracking process, the system assigns an identifier or label to each tracked object to distinguish it…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Ala-Eddine Benrazek , Zineddine Kouahla , Brahim Farou , Hamid Seridi , Imane Allele

Object tracking is challenging as target objects often undergo drastic appearance changes over time. Recently, adaptive correlation filters have been successfully applied to object tracking. However, tracking algorithms relying on highly…

计算机视觉与模式识别 · 计算机科学 2018-03-26 Chao Ma , Jia-Bin Huang , Xiaokang Yang , Ming-Hsuan Yang

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

Maintaining the identity of multiple objects in real-time video is a challenging task, as it is not always feasible to run a detector on every frame. Thus, motion estimation systems are often employed, which either do not scale well with…

计算机视觉与模式识别 · 计算机科学 2022-11-09 Lorenzo Vaquero , Víctor M. Brea , Manuel Mucientes

This paper frames a general prediction system as an observer traveling around a continuous space, measuring values at some locations, and predicting them at others. The observer is completely agnostic about any particular task being solved;…

神经与进化计算 · 计算机科学 2021-03-24 Elliot Meyerson , Risto Miikkulainen

Event-based object detection has recently garnered attention in the computer vision community due to the exceptional properties of event cameras, such as high dynamic range and no motion blur. However, feature asynchronism and sparsity…

计算机视觉与模式识别 · 计算机科学 2024-09-19 Ting-Kang Yen , Igor Morawski , Shusil Dangi , Kai He , Chung-Yi Lin , Jia-Fong Yeh , Hung-Ting Su , Winston Hsu

In recent decades, due to the groundbreaking improvements in machine vision, many daily tasks are performed by computers. One of these tasks is multiple-vehicle tracking, which is widely used in different areas such as video surveillance…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Fateme Bafghi , Bijan Shoushtarian

In this paper we present a robust tracker to solve the multiple object tracking (MOT) problem, under the framework of tracking-by-detection. As the first contribution, we innovatively combine single object tracking (SOT) algorithms with…

计算机视觉与模式识别 · 计算机科学 2017-12-05 Qizheng He , Jianan Wu , Gang Yu , Chi Zhang

In this paper, we propose the methods to handle temporal errors during multi-object tracking. Temporal error occurs when objects are occluded or noisy detections appear near the object. In those situations, tracking may fail and various…

计算机视觉与模式识别 · 计算机科学 2018-09-19 Young-chul Yoon , Abhijeet Boragule , Young-min Song , Kwangjin Yoon , Moongu Jeon

We propose in this paper a tracking algorithm which is able to adapt itself to different scene contexts. A feature pool is used to compute the matching score between two detected objects. This feature pool includes 2D, 3D displacement…

计算机视觉与模式识别 · 计算机科学 2011-12-07 Duc Phu Chau , François Bremond , Monique Thonnat

Multi-object Tracking (MOT) generally can be split into two sub-tasks, i.e., detection and association. Many previous methods follow the tracking by detection paradigm, which first obtain detections at each frame and then associate them…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Mingfei Chen , Yue Liao , Si Liu , Fei Wang , Jenq-Neng Hwang

The challenging task of multi-object tracking (MOT) requires simultaneous reasoning about track initialization, identity, and spatio-temporal trajectories. We formulate this task as a frame-to-frame set prediction problem and introduce…

计算机视觉与模式识别 · 计算机科学 2022-05-02 Tim Meinhardt , Alexander Kirillov , Laura Leal-Taixe , Christoph Feichtenhofer

Efficient and accurate object detection is an important topic in the development of computer vision systems. With the advent of deep learning techniques, the accuracy of object detection has increased significantly. The project aims to…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Md Pranto , Omar Faruk

Multiple object tracking (MOT) in Unmanned Aerial Vehicle (UAV) videos is important for diverse applications in computer vision. Current MOT trackers rely on accurate object detection results and precise matching of target reidentification…

计算机视觉与模式识别 · 计算机科学 2024-09-18 Jianbo Ma , Chuanming Tang , Fei Wu , Can Zhao , Jianlin Zhang , Zhiyong Xu

3D multi-object tracking is a crucial component in the perception system of autonomous driving vehicles. Tracking all dynamic objects around the vehicle is essential for tasks such as obstacle avoidance and path planning. Autonomous…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Ramin Nabati , Landon Harris , Hairong Qi

This paper deals with the multi-object detection and tracking problem, within the scope of open Radio Access Network (RAN), for collision avoidance in vehicular scenarios. To this end, a set of distributed intelligent agents collocated with…

多智能体系统 · 计算机科学 2025-04-11 Jordi Serra , Anton Aguilar , Ebrahim Abu-Helalah , Raúl Parada , Paolo Dini