paper-with-me

홈 › Papers

Within-Camera Multilayer Perceptron DVS Denoising

2023-04-15 · A. Rios-Navarro, S. Guo, G Abarajithan, K. Vijayakumar, A. Linares-Barranco, T. Aarrestad, R. Kastner, T. Delbruck

In-camera event denoising reduces the data rate of event cameras by filtering out noise at the source. A lightweight multilayer perceptron denoising filter (MLPF) provides state-of-the-art low-cost denoising accuracy. It processes a small neighborhood of pixels from the timestamp image around each event to discriminate signal and noise events. This paper proposes two digital logic implementations of the MLPF denoiser and quantifies their resource cost, power, and latency. The hardware MLPF quantizes the weights and hidden unit activations to 4 bits and has about 1k weights with about 40% sparsity. The Area-Under-Curve Receiver Operating Characteristic accuracy is nearly indistinguishable from that of the floating point network. The FPGA MLPF processes each event in 10 clock cycles. In FPGA, it uses 3.5k flip flops and 11.5k LUTs. Our ASIC implementation in 65nm digital technology for a 346x260 pixel camera occupies an area of 4.3mm^2 and consumes 4nJ of energy per event at event rates up to 25MHz. The MLPF can be easily integrated into an event camera using an FPGA or as an ASIC directly on the camera chip or in the same package. This denoising could dramatically reduce the energy consumed by the communication and host processor and open new areas of always-on event camera application under scavenged and battery power. Code: https://github.com/SensorsINI/dnd_hls

📄 PDF Abstract BibTeX arXiv:2304.07543

Code (1)

sensorsini/dnd_hls 공식 구현 tf

Tasks

Denoising

Methods 이 논문이 사용한 방법론

FLIP https://developer.nvidia.com/blog/flip-a-difference-evaluator-for-alternating-images/

Similar Papers 제목 키워드 기반

Autoencoders, Kernels, and Multilayer Perceptrons for Electron Micrograph Restoration and Compression

2018-08-29 · Jeffrey M. Ede

We present 14 autoencoders, 15 kernels and 14 multilayer perceptrons for electron micrograph restoration and compression. These have been trained for transmission electron microscopy (TEM), scanning transmission electron…

Denoising

Human Action Recognition System using Good Features and Multilayer Perceptron Network

2017-08-22 · Jonti Talukdar, Bhavana Mehta

Human action recognition involves the characterization of human actions through the automated analysis of video data and is integral in the development of smart computer vision systems. However, several challenges like d…

Action RecognitionOptical Flow EstimationTemporal Action Localization

Implementing the ICE Estimator in Multilayer Perceptron Classifiers

2020-07-13 · Tyler Ward

This paper describes the techniques used to implement the ICE estimator for a multilayer perceptron model, and reviews the performance of the resulting models. The ICE estimator is implemented in the Apache Spark Multila…

Matrix Multilayer Perceptron

2019-09-25 · Jalil Taghia, Maria Bånkestad, Fredrik Lindsten, Thomas Schön

Models that output a vector of responses given some inputs, in the form of a conditional mean vector, are at the core of machine learning. This includes neural networks such as the multilayer perceptron (MLP). However, m…

CMOS-Free Multilayer Perceptron Enabled by Four-Terminal MTJ Device

2020-02-03 · Wesley H. Brigner, Naimul Hassan, Xuan Hu, Christopher H. Bennett 외

Neuromorphic computing promises revolutionary improvements over conventional systems for applications that process unstructured information. To fully realize this potential, neuromorphic systems should exploit the biomim…