MasLiang / CNN-On-FPGA
FPGA
☆141Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for CNN-On-FPGA
- This is a fully parameterized verilog implementation of computation kernels for accleration of the Inference of Convolutional Neural Netw…☆161Updated 8 months ago
- 【入门项目】基于PYNQ-Z2实现手写数字识别卷积神经网络硬件加速器☆130Updated last year
- FPGA project☆200Updated 2 years ago
- ☆191Updated 7 months ago
- 2023集创赛国二,紫光同创杯。基于脉动阵列写的一个简单的卷积层加速器,支持yolov3-tiny的第一层卷积层计算,可根据FPGA端DSP资源灵活调整脉动阵列的结构以实现不同的计算效率。☆122Updated 3 weeks ago
- hls code zynq 7020 pynq z2 CNN☆77Updated 5 years ago
- A hardware implementation of CNN, written by Verilog and synthesized on FPGA☆215Updated 5 years ago
- Real time face detection based on Arm Cortex-M3 DesignStart and FPGA☆189Updated last year
- 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…☆70Updated 3 years ago
- 中文:☆92Updated 4 years ago
- 【入门项目】这个仓库是用hls来实现手写数字识别CNN硬件(xilinx fpga)加速的代码☆63Updated 2 years ago
- 网络训练、图像预处理以及部分hend功能是基于pc端实现的,只有主干网络部署在fpga上,片上资源无法支持整个网络所需资源,建议添加外部存储及DDR☆67Updated last year
- CNN accelerator implemented with Spinal HDL☆136Updated 9 months ago
- 基于FPGA的数字识别-实时视频处理的定点卷积神经网络实现☆279Updated last year
- Implement Tiny YOLO v3 on ZYNQ☆257Updated 2 years ago
- PYNQ学习资料☆159Updated 4 years ago
- Convolutional Neural Network RTL-level Design☆35Updated 3 years ago
- 一个开源的FPGA神经网络加速器。☆129Updated last year
- Implementation of CNN on ZYNQ FPGA to classify handwritten numbers using MNIST database☆405Updated 3 years ago
- FPGA Accelerator for CNN using Vivado HLS☆300Updated 3 years ago
- Convolutional accelerator kernel, target ASIC & FPGA☆168Updated last year
- ☆244Updated 8 months ago
- using xilinx xc6slx45 to implement mnist net☆80Updated 6 years ago
- HLS Project of pp4fpgas - https://github.com/xupsh/pp4fpgas-cn☆235Updated 3 years ago
- achieve softmax in PYNQ with heterogeneous computing.☆61Updated 6 years ago
- Project is about designing a Trained Neural Network on FPGA to classify an Image Input using CNN.☆123Updated 3 years ago
- ☆45Updated last year
- 在FPGA上面实现一个NPU计算单元。能够执行矩阵运算(ADD/ADDi/ADDs/MULT/MULTi/DOT等)、图像处理运算(CONV/POOL等)、非线性映射(RELU/TANH/SIGM等)。☆199Updated 6 years ago
- Implementation of CNN using Verilog☆190Updated 7 years ago
- You can run it on pynq z1. The repository contains the relevant Verilog code, Vivado configuration and C code for sdk testing. The size o…☆120Updated 8 months ago