paper-with-me

Papers

A Design Methodology for Efficient Implementation of Deconvolutional Neural Networks on an FPGA

2017-05-07 · Xin-Yu Zhang, Srinjoy Das, Ojash Neopane, Ken Kreutz-Delgado

In recent years deep learning algorithms have shown extremely high performance on machine learning tasks such as image classification and speech recognition. In support of such applications, various FPGA accelerator architectures have been proposed for convolutional neural networks (CNNs) that enable high performance for classification tasks at lower power than CPU and GPU processors. However, to date, there has been little research on the use of FPGA implementations of deconvolutional neural networks (DCNNs). DCNNs, also known as generative CNNs, encode high-dimensional probability distributions and have been widely used for computer vision applications such as scene completion, scene segmentation, image creation, image denoising, and super-resolution imaging. We propose an FPGA architecture for deconvolutional networks built around an accelerator which effectively handles the complex memory access patterns needed to perform strided deconvolutions, and that supports convolution as well. We also develop a three-step design optimization method that systematically exploits statistical analysis, design space exploration and VLSI optimization. To verify our FPGA deconvolutional accelerator design methodology we train DCNNs offline on two representative datasets using the generative adversarial network method (GAN) run on Tensorflow, and then map these DCNNs to an FPGA DCNN-plus-accelerator implementation to perform generative inference on a Xilinx Zynq-7000 FPGA. Our DCNN implementation achieves a peak performance density of 0.012 GOPs/DSP.

📄 PDF Abstract BibTeX arXiv:1705.02583

Code (1)

chl218/DCNN-on-FPGA

Tasks

CPUDenoisingGeneral ClassificationGenerative Adversarial NetworkGPUimage-classificationImage ClassificationImage DenoisingScene Segmentationspeech-recognitionSpeech RecognitionSuper-Resolution

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

HALF: Holistic Auto Machine Learning for FPGAs

2021-06-28 · Jonas Ney, Dominik Loroch, Vladimir Rybalkin, Nico Weber 외

Deep Neural Networks (DNNs) are capable of solving complex problems in domains related to embedded systems, such as image and natural language processing. To efficiently implement DNNs on a specific FPGA platform for a g…

Arrhythmia DetectionBIG-bench Machine Learning

An FPGA Implementation of Convolutional Spiking Neural Networks for Radioisotope Identification

2021-02-24 · Xiaoyu Huang, Edward Jones, Siru Zhang, Shouyu Xie 외

This paper details the FPGA implementation methodology for Convolutional Spiking Neural Networks (CSNN) and applies this methodology to low-power radioisotope identification using high-resolution data. Power consumption …

2L-3W: 2-Level 3-Way Hardware-Software Co-Verification for the Mapping of Deep Learning Architecture (DLA) onto FPGA Boards

2019-11-14 · Tolulope A. Odetola, Katie M. Groves, Syed Rafay Hasan

FPGAs have become a popular choice for deploying deep learning architectures (DLA). There are many researchers that have explored the deployment and mapping of DLA on FPGA. However, there has been a growing need to do de…

NAIS: Neural Architecture and Implementation Search and its Applications in Autonomous Driving

2019-11-18 · Cong Hao, Yao Chen, Xinheng Liu, Atif Sarwari 외

The rapidly growing demands for powerful AI algorithms in many application domains have motivated massive investment in both high-quality deep neural network (DNN) models and high-efficiency implementations. In this posi…

Autonomous Driving

Real-Time Spacecraft Pose Estimation Using Mixed-Precision Quantized Neural Network on COTS Reconfigurable MPSoC

2024-06-06 · Julien Posso, Guy Bois, Yvon Savaria

This article presents a pioneering approach to real-time spacecraft pose estimation, utilizing a mixed-precision quantized neural network implemented on the FPGA components of a commercially available Xilinx MPSoC, renow…

Pose EstimationQuantizationSpacecraft Pose Estimation