paper-with-me

Papers

DOTIE -- Detecting Objects through Temporal Isolation of Events using a Spiking Architecture

2022-10-03 · Manish Nagaraj, Chamika Mihiranga Liyanagedera, Kaushik Roy

Vision-based autonomous navigation systems rely on fast and accurate object detection algorithms to avoid obstacles. Algorithms and sensors designed for such systems need to be computationally efficient, due to the limited energy of the hardware used for deployment. Biologically inspired event cameras are a good candidate as a vision sensor for such systems due to their speed, energy efficiency, and robustness to varying lighting conditions. However, traditional computer vision algorithms fail to work on event-based outputs, as they lack photometric features such as light intensity and texture. In this work, we propose a novel technique that utilizes the temporal information inherently present in the events to efficiently detect moving objects. Our technique consists of a lightweight spiking neural architecture that is able to separate events based on the speed of the corresponding objects. These separated events are then further grouped spatially to determine object boundaries. This method of object detection is both asynchronous and robust to camera noise. In addition, it shows good performance in scenarios with events generated by static objects in the background, where existing event-based algorithms fail. We show that by utilizing our architecture, autonomous navigation systems can have minimal latency and energy overheads for performing object detection.

📄 PDF Abstract BibTeX arXiv:2210.00975

Code (2)

manishnagaraj/DOTIE 공식 구현 pytorch
TENNLab-UTK/dbscan

Tasks

Autonomous NavigationObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Detecting Temporally Consistent Objects in Videos through Object Class Label Propagation

2016-01-20 · Subarna Tripathi, Serge Belongie, Youngbae Hwang, Truong Nguyen

Object proposals for detecting moving or static video objects need to address issues such as speed, memory complexity and temporal consistency. We propose an efficient Video Object Proposal (VOP) generation method and sh…

ClusteringObjectobject-detectionObject Detection

VAE-iForest: Auto-encoding Reconstruction and Isolation-based Anomalies Detecting Fallen Objects on Road Surface

2022-03-02 · Takato Yasuno, Junichiro Fujii, Riku Ogata, Masahiro Okano

In road monitoring, it is an important issue to detect changes in the road surface at an early stage to prevent damage to third parties. The target of the falling object may be a fallen tree due to the external force of …

Detecting Change Intervals with Isolation Distributional Kernel

2022-12-30 · Yang Cao, Ye Zhu, Kai Ming Ting, Flora D. Salim 외

Detecting abrupt changes in data distribution is one of the most significant tasks in streaming data analysis. Although many unsupervised Change-Point Detection (CPD) methods have been proposed recently to identify those…

Change Point Detection

Modeling Complex Object Changes in Satellite Image Time-Series: Approach based on CSP and Spatiotemporal Graph

2023-05-24 · Zouhayra Ayadi, Wadii Boulila, Imed Riadh Farah

This paper proposes a method for automatically monitoring and analyzing the evolution of complex geographic objects. The objects are modeled as a spatiotemporal graph, which separates filiation relations, spatial relatio…

Time Series

Temporal Consistency Checks to Detect LiDAR Spoofing Attacks on Autonomous Vehicle Perception

2021-06-15 · Chengzeng You, Zhongyuan Hau, Soteris Demetriou

LiDAR sensors are used widely in Autonomous Vehicles for better perceiving the environment which enables safer driving decisions. Recent work has demonstrated serious LiDAR spoofing attacks with alarming consequences. In…

Autonomous Vehiclesmotion prediction