中文
相关论文

相关论文: Asynchronous Multi-Object Tracking with an Event C…

200 篇论文

We present single-shot multi-object tracker (SMOT), a new tracking framework that converts any single-shot detector (SSD) model into an online multiple object tracker, which emphasizes simultaneously detecting and tracking of the object…

计算机视觉与模式识别 · 计算机科学 2020-11-02 Wei Li , Yuanjun Xiong , Shuo Yang , Siqi Deng , Wei Xia

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

Visual object tracking under challenging conditions of motion and light can be hindered by the capabilities of conventional cameras, prone to producing images with motion blur. Event cameras are novel sensors suited to robustly perform…

计算机视觉与模式识别 · 计算机科学 2022-12-16 Irene Perez-Salesa , Rodrigo Aldana-Lopez , Carlos Sagues

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…

计算机视觉与模式识别 · 计算机科学 2020-07-15 Zhongdao Wang , Liang Zheng , Yixuan Liu , Yali Li , Shengjin Wang

In this work, we propose a motion robust and high-speed detection pipeline which better leverages the event data. First, we design an event stream representation called temporal active focus (TAF), which efficiently utilizes the…

计算机视觉与模式识别 · 计算机科学 2023-06-27 Bingde Liu , Chang Xu , Wen Yang , Huai Yu , Lei Yu

The neuromorphic event cameras, which capture the optical changes of a scene, have drawn increasing attention due to their high speed and low power consumption. However, the event data are noisy, sparse, and nonuniform in the…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Chang Liu , Xiaojuan Qi , Edmund Lam , Ngai Wong

Unlike standard cameras that send intensity images at a constant frame rate, event-driven cameras asynchronously report pixel-level brightness changes, offering low latency and high temporal resolution (both in the order of micro-seconds).…

计算机视觉与模式识别 · 计算机科学 2021-06-30 Valentina Vasco , Arren Glover , Elias Mueggler , Davide Scaramuzza , Lorenzo Natale , Chiara Bartolozzi

Event cameras are ideal for object tracking applications due to their ability to capture fast-moving objects while mitigating latency and data redundancy. Existing event-based clustering and feature tracking approaches for surveillance and…

计算机视觉与模式识别 · 计算机科学 2022-02-10 Stephanie Aelmore , Richard C. Ordonez , Shibin Parameswaran , Justin Mauger

Accurate 6-DoF pose estimation of objects is critical for robots to perform precise manipulation tasks. However, for dynamic object pose estimation, conventional camera-based approaches face several major challenges, such as motion blur,…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Zhe Wang , Qijin Song , Zihao Li , Jingyu Xiao , Weibang Bai

Multi-object tracking (MOT) has profound applications in a variety of fields, including surveillance, sports analytics, self-driving, and cooperative robotics. Despite considerable advancements, existing MOT methodologies tend to falter…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Hamza Mukhtar , Muhammad Usman Ghani Khan

Multiple object tracking (MOT) is a crucial task in computer vision society. However, most tracking-by-detection MOT methods, with available detected bounding boxes, cannot effectively handle static, slow-moving and fast-moving camera…

计算机视觉与模式识别 · 计算机科学 2020-06-25 Jiarui Cai , Yizhou Wang , Haotian Zhang , Hung-Min Hsu , Chengqian Ma , Jenq-Neng Hwang

The event camera is a novel bio-inspired vision sensor. When the brightness change exceeds the preset threshold, the sensor generates events asynchronously. The number of valid events directly affects the performance of event-based tasks,…

计算机视觉与模式识别 · 计算机科学 2022-08-24 Xijie Xiang , Lin Zhu , Jianing Li , Yonghong Tian , Tiejun Huang

Multi-object tracking (MOT) on static platforms, such as by surveillance cameras, has achieved significant progress, with various paradigms providing attractive performances. However, the effectiveness of traditional MOT methods is…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Peng Wang , Yongcai Wang , Deying Li

We present a novel adaptive multi-modal intensity-event algorithm to optimize an overall objective of object tracking under bit rate constraints for a host-chip architecture. The chip is a computationally resource constrained device…

图像与视频处理 · 电气工程与系统科学 2021-06-01 Srutarshi Banerjee , Henry H. Chopp , Jianping Zhang , Zihao W. Wang , Oliver Cossairt , Aggelos Katsaggelos

With the recent advances in the object detection research field, tracking-by-detection has become the leading paradigm adopted by multi-object tracking algorithms. By extracting different features from detected objects, those algorithms can…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Michel Meneses , Leonardo Matos , Bruno Prado , André de Carvalho , Hendrik Macedo

Event-based cameras are bio-inspired vision sensors whose pixels work independently from each other and respond asynchronously to brightness changes, with microsecond resolution. Their advantages make it possible to tackle challenging…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Yi Zhou , Guillermo Gallego , Shaojie Shen

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

With the success of deep learning, object recognition systems that can be deployed for real-world applications are becoming commonplace. However, inference that needs to largely take place on the `edge' (not processed on servers), is a…

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…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Gaoang Wang , Mingli Song , Jenq-Neng Hwang

Interacting with the environment, such as object detection and tracking, is a crucial ability of mobile robots. Besides high accuracy, efficiency in terms of processing effort and energy consumption are also desirable. To satisfy both…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Xuesong Li , Jose Guivant