Skip to content

This repository will contain an open-source code to our efficient and scalable accelerator template-based design after the paper is being accepted. Stay tuned.

License

Notifications You must be signed in to change notification settings

Azzam-Alhussain/FPGA-CNNs-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FPGA template based-CNN on Xilinx boards


This is the official HW/SW Co-design efficient implementation of a 16-bit quantized fixed point Convolutional Neural Network accelerator (CNNA) on Xilinx SoC-FPGAs, which is accepted and will be published soon as a conference paper in the IEEE Xplore Digital Library as Hardware-Efficient Template-Based Deep CNNs Accelerator Design, and will be presented in Oct 2022 at the 16th International Conference on Networking, Architecture, and Storage (NAS 2022).

The proposed FPGA template-based design

Description

This paper proposed a HW/SW co-design approach for quantized 16-bit CNN scalable accelerator design implemented on SoC-FPGAs capable of achieving higher performance versus resource utilization trade-off. The developed accelerator converts the convolutional and fully connected layers into vector multiplication between inputs and outputs features map on a single on-chip compute unit. Lastly, ImageNet dataset alongside with AlexNet, VGG16, and LeNet networks were wxamined for higher frequency of 200-MHz with 230 GOP/s depending on ZYNQ boards.

Contributions

  • Developed a scalable accelerator on top of ZynqNet.
  • Provided an open-source project for investigating the effect differents networks and boards.
  • Demonstrated that the proposed methodology achieved superior performance up to 230 GOP/s under 200-MHz with minimum data execution time.
  • The community can build upon our code, explore, and search an efficient implementation for real-time applications.

Getting Started

Requirement

  • Linux Ubuntu 18.04
  • Xilinx SDK 2018.3+
  • Vivado 2018.3+
  • PetaLinux
  • Xilinx SoC-FPGAs (ex: Ultra96 & ZCU104)

License

All source code is made available under a BSD 3-clause license. You can freely use and modify the code, without warranty, so long as you provide attribution to the authors. See LICENSE.md for the full license text.

Citation

2. A. Alhussain and M. Lin, "Hardware-Efficient Template-Based Deep CNNs Accelerator Design," in 2022 IEEE International Conference on Networking, Architecture and Storage (NAS), Philadelphia, PA, USA, 2022 pp. 1-4. doi: 10.1109/NAS55553.2022.9925552

Acknowledgments

Inspiration, code snippets, references, etc.

About

This repository will contain an open-source code to our efficient and scalable accelerator template-based design after the paper is being accepted. Stay tuned.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published