paper-with-me

Papers

Dynamic Resource-aware Corner Detection for Bio-inspired Vision Sensors

2020-10-29 · Sherif A. S. Mohamed, Jawad N. Yasin, Mohammad-Hashem Haghbayan, Antonio Miele, Jukka Heikkonen, Hannu Tenhunen, Juha Plosila

Event-based cameras are vision devices that transmit only brightness changes with low latency and ultra-low power consumption. Such characteristics make event-based cameras attractive in the field of localization and object tracking in resource-constrained systems. Since the number of generated events in such cameras is huge, the selection and filtering of the incoming events are beneficial from both increasing the accuracy of the features and reducing the computational load. In this paper, we present an algorithm to detect asynchronous corners from a stream of events in real-time on embedded systems. The algorithm is called the Three Layer Filtering-Harris or TLF-Harris algorithm. The algorithm is based on an events' filtering strategy whose purpose is 1) to increase the accuracy by deliberately eliminating some incoming events, i.e., noise, and 2) to improve the real-time performance of the system, i.e., preserving a constant throughput in terms of input events per second, by discarding unnecessary events with a limited accuracy loss. An approximation of the Harris algorithm, in turn, is used to exploit its high-quality detection capability with a low-complexity implementation to enable seamless real-time performance on embedded computing platforms. The proposed algorithm is capable of selecting the best corner candidate among neighbors and achieves an average execution time savings of 59 % compared with the conventional Harris score. Moreover, our approach outperforms the competing methods, such as eFAST, eHarris, and FA-Harris, in terms of real-time performance, and surpasses Arc* in terms of accuracy.

📄 PDF Abstract BibTeX arXiv:2010.15507

Code (0)

등록된 구현이 없습니다.

Tasks

ARCObject Tracking

Similar Papers 제목 키워드 기반

FA-Harris: A Fast and Asynchronous Corner Detector for Event Cameras

2019-06-26 · Ruoxiang Li, Dianxi Shi, Yongjun Zhang, Kaiyue Li 외

Recently, the emerging bio-inspired event cameras have demonstrated potentials for a wide range of robotic applications in dynamic environments. In this paper, we propose a novel fast and asynchronous event-based corner …

MSTFormer: Motion Inspired Spatial-temporal Transformer with Dynamic-aware Attention for long-term Vessel Trajectory Prediction

2023-03-21 · Huimin Qiang, Zhiyuan Guo, Shiyuan Xie, Xiaodong Peng

Incorporating the dynamics knowledge into the model is critical for achieving accurate trajectory prediction while considering the spatial and temporal characteristics of the vessel. However, existing methods rarely cons…

Data AugmentationTrajectory Prediction

MatrixNets: A New Scale and Aspect Ratio Aware Architecture for Object Detection

2020-01-09 · Abdullah Rashwan, Rishav Agarwal, Agastya Kalra, Pascal Poupart

We present MatrixNets (xNets), a new deep architecture for object detection. xNets map objects with similar sizes and aspect ratios into many specialized layers, allowing xNets to provide a scale and aspect ratio aware a…

Objectobject-detectionObject Detection

Rethinking the Encoding and Annotating of 3D Bounding Box: Corner-Aware 3D Object Detection from Point Clouds

2025-11-18 · Qinghao Meng, Junbo Yin, Jianbing Shen, Yunde Jia arxiv

Center-aligned regression remains dominant in LiDAR-based 3D object detection, yet it suffers from fundamental instability: object centers often fall in sparse or empty regions of the bird's-eye-view (BEV) due to the fro…

3D Object DetectionPoint Clouds

Anchor-Intermediate Detector: Decoupling and Coupling Bounding Boxes for Accurate Object Detection

2023-10-09 · ICCV 2023 1 · Yilong Lv, Min Li, Yujie He, Shaopeng Li 외

Anchor-based detectors have been continuously developed for object detection. However, the individual anchor box makes it difficult to predict the boundary's offset accurately. Instead of taking each bounding box as a cl…

object-detectionObject Detection