paper-with-me

Papers

A Parameterizable Convolution Accelerator for Embedded Deep Learning Applications

2026-02-03 · Panagiotis Mousouliotis, Georgios Keramidas arxiv

Convolutional neural network (CNN) accelerators implemented on Field-Programmable Gate Arrays (FPGAs) are typically designed with a primary focus on maximizing performance, often measured in giga-operations per second (GOPS). However, real-life embedded deep learning (DL) applications impose multiple constraints related to latency, power consumption, area, and cost. This work presents a hardware-software (HW/SW) co-design methodology in which a CNN accelerator is described using high-level synthesis (HLS) tools that ease the parameterization of the design, facilitating more effective optimizations across multiple design constraints. Our experimental results demonstrate that the proposed design methodology is able to outperform non-parameterized design approaches, and it can be easily extended to other types of DL applications.

📄 PDF Abstract BibTeX arXiv:2602.04044

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Ultra Power-Efficient CNN Domain Specific Accelerator with 9.3TOPS/Watt for Mobile and Embedded Applications

2018-04-30 · Baohua Sun, Lin Yang, Patrick Dong, Wenhan Zhang 외

Computer vision performances have been significantly improved in recent years by Convolutional Neural Networks(CNN). Currently, applications using CNN algorithms are deployed mainly on general purpose hardwares, such as …

ZynqNet: An FPGA-Accelerated Embedded Convolutional Neural Network

2020-05-14 · David Gschwend

Image Understanding is becoming a vital feature in ever more applications ranging from medical diagnostics to autonomous vehicles. Many applications demand for embedded solutions that integrate into existing systems with…

Autonomous VehiclesHigh-Level Synthesisimage-classificationImage Classification

SqueezeJet: High-level Synthesis Accelerator Design for Deep Convolutional Neural Networks

2018-05-06 · Panagiotis G. Mousouliotis, Loukas P. Petrou

Deep convolutional neural networks have dominated the pattern recognition scene by providing much more accurate solutions in computer vision problems such as object recognition and object detection. Most of these solutio…

High-Level Synthesisobject-detectionObject DetectionObject Recognition+1

Performance Analysis of DNN Inference/Training with Convolution and non-Convolution Operations

2023-06-29 · Hadi Esmaeilzadeh, Soroush Ghodrati, Andrew B. Kahng, Sean Kinzer 외

Today's performance analysis frameworks for deep learning accelerators suffer from two significant limitations. First, although modern convolutional neural network (CNNs) consist of many types of layers other than convol…

GnetDet: Object Detection Optimized on a 224mW CNN Accelerator Chip at the Speed of 106FPS

2021-02-19 · Baohua Sun, Tao Zhang, Jiapeng Su, Hao Sha

Object detection is widely used on embedded devices. With the wide availability of CNN (Convolutional Neural Networks) accelerator chips, the object detection applications are expected to run with low power consumption, …

CPUObjectobject-detectionObject Detection