paper-with-me

홈 › Papers

NN2CAM: Automated Neural Network Mapping for Multi-Precision Edge Processing on FPGA-Based Cameras

2021-06-24 · Petar Jokic, Stephane Emery, Luca Benini

The record-breaking achievements of deep neural networks (DNNs) in image classification and detection tasks resulted in a surge of new computer vision applications during the past years. However, their computational complexity is restricting their deployment to powerful stationary or complex dedicated processing hardware, limiting their use in smart edge processing applications. We propose an automated deployment framework for DNN acceleration at the edge on field-programmable gate array (FPGA)-based cameras. The framework automatically converts an arbitrary-sized and quantized trained network into an efficient streaming-processing IP block that is instantiated within a generic adapter block in the FPGA. In contrast to prior work, the accelerator is purely logic and thus supports end-to-end processing on FPGAs without on-chip microprocessors. Our mapping tool features automatic translation from a trained Caffe network, arbitrary layer-wise fixed-point precision for both weights and activations, an efficient XNOR implementation for fully binary layers as well as a balancing mechanism for effective allocation of computational resources in the streaming dataflow. To present the performance of the system we employ this tool to implement two CNN edge processing networks on an FPGA-based high-speed camera with various precision settings showing computational throughputs of up to 337GOPS in low-latency streaming mode (no batching), running entirely on the camera.

📄 PDF Abstract BibTeX arXiv:2106.12840

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage Classification

Methods 이 논문이 사용한 방법론

Adapter 설명 없음

Similar Papers 제목 키워드 기반

METER-ML: A Multi-Sensor Earth Observation Benchmark for Automated Methane Source Mapping

2022-07-22 · Bryan Zhu, Nicholas Lui, Jeremy Irvin, Jimmy Le 외

Reducing methane emissions is essential for mitigating global warming. To attribute methane emissions to their sources, a comprehensive dataset of methane source infrastructure is necessary. Recent advancements with deep…

AttributeEarth Observation

Building from Scratch: A Multi-Agent Framework with Human-in-the-Loop for Multilingual Legal Terminology Mapping

2025-12-15 · Lingyi Meng, Maolin Liu, Hao Wang, Yilan Cheng 외 arxiv

Accurately mapping legal terminology across languages remains a significant challenge, especially for language pairs like Chinese and Japanese, which share a large number of homographs with different meanings. Existing r…

High-precision Density Mapping of Marine Debris and Floating Plastics via Satellite Imagery

2022-10-11 · Henry Booth, Wanli Ma, Oktay Karakus

Combining multi-spectral satellite data and machine learning has been suggested as a method for monitoring plastic pollutants in the ocean environment. Recent studies have made theoretical progress regarding the identifi…

Mapping WordNet synsets to Wikipedia articles

2012-05-01 · LREC 2012 5 · Fern, Samuel o, Mark Stevenson

Lexical knowledge bases (LKBs), such as WordNet, have been shown to be useful for a range of language processing tasks. Extending these resources is an expensive and time-consuming process. This paper describes an approa…

ArticlesInformation RetrievalWord Sense Disambiguation

Mapping of Narrative Text Fields To ICD-10 Codes Using Natural Language Processing and Machine Learning

2020-07-01 · WS 2020 7 · Risuna Nkolele

The assignment of ICD-10 codes is done manually, which is laborious and prone to errors. The use of natural language processing and machine learning approaches have been receiving increasing attention on automating the t…

BIG-bench Machine Learning