peilin-chen / hls_for_cnn_mnist
【入门项目】这个仓库是用hls来实现手写数字识别CNN硬件(xilinx fpga)加速的代码
☆62Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for hls_for_cnn_mnist
- 【入门项目】基 于PYNQ-Z2实现手写数字识别卷积神经网络硬件加速器☆127Updated last year
- 2023集创赛国二,紫光同创杯。基于脉动阵列写的一个简单的卷积层加速器,支持yolov3-tiny的第一层卷积层计算,可根据FPGA端DSP资源灵活调整脉动阵列的结构以实现不同的计算效率。☆121Updated 2 weeks ago
- 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
- some interesting demos for starters☆61Updated last year
- MNIST using tensorflow, c++ and fpga (zynq7010)☆27Updated last year
- FPGA project☆200Updated 2 years ago
- FPGA☆141Updated 4 months ago
- Convolutional Neural Network RTL-level Design☆34Updated 3 years ago
- 一个开源的FPGA神经网络加速器。