paper-with-me

Papers

Asynchronous Multi-Object Tracking with an Event Camera

2025-05-12 · Angus Apps, Ziwei Wang, Vladimir Perejogin, Timothy Molloy, Robert Mahony

Events cameras are ideal sensors for enabling robots to detect and track objects in highly dynamic environments due to their low latency output, high temporal resolution, and high dynamic range. In this paper, we present the Asynchronous Event Multi-Object Tracking (AEMOT) algorithm for detecting and tracking multiple objects by processing individual raw events asynchronously. AEMOT detects salient event blob features by identifying regions of consistent optical flow using a novel Field of Active Flow Directions built from the Surface of Active Events. Detected features are tracked as candidate objects using the recently proposed Asynchronous Event Blob (AEB) tracker in order to construct small intensity patches of each candidate object. A novel learnt validation stage promotes or discards candidate objects based on classification of their intensity patches, with promoted objects having their position, velocity, size, and orientation estimated at their event rate. We evaluate AEMOT on a new Bee Swarm Dataset, where it tracks dozens of small bees with precision and recall performance exceeding that of alternative event-based detection and tracking algorithms by over 37%. Source code and the labelled event Bee Swarm Dataset will be open sourced

📄 PDF Abstract BibTeX arXiv:2505.08126

Code (1)

angus-apps/AEMOT 공식 구현

Tasks

Multi-Object TrackingObjectObject TrackingOptical Flow Estimation

Similar Papers 제목 키워드 기반

Asynchronous Tracking-by-Detection on Adaptive Time Surfaces for Event-based Object Tracking

2020-02-13 · Haosheng Chen, Qiangqiang Wu, Yanjie Liang, Xinbo Gao 외

Event cameras, which are asynchronous bio-inspired vision sensors, have shown great potential in a variety of situations, such as fast motion and low illumination scenes. However, most of the event-based object tracking …

ObjectObject Tracking

End-to-end Learning of Object Motion Estimation from Retinal Events for Event-based Object Tracking

2020-02-14 · Haosheng Chen, David Suter, Qiangqiang Wu, Hanzi Wang

Event cameras, which are asynchronous bio-inspired vision sensors, have shown great potential in computer vision and artificial intelligence. However, the application of event cameras to object-level motion estimation or…

Motion EstimationObjectObject Trackingregression

BlinkTrack: Feature Tracking over 100 FPS via Events and Images

2024-09-26 · Yichen Shen, Yijin Li, Shuo Chen, Guanglin Li 외

Feature tracking is crucial for, structure from motion (SFM), simultaneous localization and mapping (SLAM), object tracking and various computer vision tasks. Event cameras, known for their high temporal resolution and a…

Object TrackingSimultaneous Localization and Mapping

Asynchronous Blob Tracker for Event Cameras

2023-07-20 · Ziwei Wang, Timothy Molloy, Pieter van Goor, Robert Mahony

Event-based cameras are popular for tracking fast-moving objects due to their high temporal resolution, low latency, and high dynamic range. In this paper, we propose a novel algorithm for tracking event blobs using raw …

Autonomous DrivingCollision Avoidance

Asynchronous Corner Tracking Algorithm based on Lifetime of Events for DAVIS Cameras

2020-10-29 · Sherif A. S. Mohamed, Jawad N. Yasin, Mohammad-Hashem Haghbayan, Antonio Miele 외

Event cameras, i.e., the Dynamic and Active-pixel Vision Sensor (DAVIS) ones, capture the intensity changes in the scene and generates a stream of events in an asynchronous fashion. The output rate of such cameras can re…