buaa-zzx / Deep_learning_on_FPGALinks
在FPGA上部署深度学习项目
☆21Updated 4 years ago
Alternatives and similar repositories for Deep_learning_on_FPGA
Users that are interested in Deep_learning_on_FPGA are comparing it to the libraries listed below
Sorting:
- to illustrate how to removal a Neural Network from pc to FPGA board ,it contain all the code include c code worked in pc,HLS prj acceler…☆82Updated 4 years ago
- FPGA☆158Updated last year
- A trained Convolutional Neural Network implemented on ZedBoard Zynq-7000 FPGA.☆98Updated last year
- This is a fully parameterized verilog implementation of computation kernels for accleration of the Inference of Convolutional Neural Netw…☆186Updated last year
- A hardware implementation of CNN, written by Verilog and synthesized on FPGA☆239Updated 6 years ago
- 一个开源的FPGA神经网络加速器。☆176Updated 2 years ago
- 中文:☆102Updated 5 years ago
- CNN accelerator implemented with Spinal HDL☆152Updated last year
- hls code zynq 7020 pynq z2 CNN☆82Updated 6 years ago
- ☆55Updated 2 years ago
- HLS Project of pp4fpgas - https://github.com/xupsh/pp4fpgas-cn☆238Updated 4 years ago
- FPGA实现动态图像识别☆22Updated 5 years ago
- 基于HLS的高效深度卷积神经网络FPGA实现方法☆70Updated 6 years ago
- This repository contains all the necessary material to implement a YOLOv3 object detection algorithm on the PYNQ-Z2 FPGA. There is a step…☆79Updated 6 months ago
- PYNQ学习资料☆166Updated 5 years ago
- A generic Convolutional Neural Network (CNN) Accelerator (CNNA) for FPGA☆26Updated 3 years ago
- Real time face detection based on Arm Cortex-M3 DesignStart and FPGA☆206Updated 2 years ago
- FPGA/AES/LeNet/VGG16☆108Updated 7 years ago
- FPGA-based ZynqNet CNN accelerator developed by Vivado_HLS☆112Updated 8 years ago
- Lenet for MNIST handwritten digit recognition using Vivado hls tool☆37Updated 5 years ago
- An LeNet RTL implement onto FPGA☆49Updated 7 years ago
- 【入门项目】这个仓库是用hls来实现手写数字识别CNN硬件(xilinx fpga)加速的代码☆80Updated 3 years ago
- a Real-time image recognition project with RTL accelerator and ZYNQ Architecture☆66Updated last year
- Implement Tiny YOLO v3 on ZYNQ☆301Updated 5 months ago
- At present, just an example to show how to map the detection algorithm YOLOv2 from model to FPGA☆31Updated 6 years ago
- ☆62Updated 2 years ago
- NVDLA (An Opensource DL Accelerator Framework) implementation on FPGA.☆359Updated last year
- 【入门项目】基于PYNQ-Z2实现手写数字识别卷积神经网络硬件加速器☆165Updated 2 years ago
- 2023集创赛国二。基于脉动阵列写的一个简单的卷积层加速器,支持yolov3-tiny的第一层卷积层计算,可根据FPGA端DSP资源灵活调整脉动阵列的结构以实现不同的计算效率。☆198Updated 10 months ago
- 网络训练、图像预处理以及部分hend功能是基于pc端实现的,只有主干网络部署在fpga上,片上资源无法支持整个网络所需资源,建议添加外部存储及DDR☆122Updated 2 years ago