LeiWang1999 / ZYNQ-NVDLA
NVDLA (An Opensource DL Accelerator Framework) implementation on FPGA.
☆319Updated last year
Alternatives and similar repositories for ZYNQ-NVDLA:
Users that are interested in ZYNQ-NVDLA are comparing it to the libraries listed below
- 在FPGA上面实现一个NPU计算单元。能够执行矩阵运算(ADD/ADDi/ADDs/MULT/MULTi/DOT等)、图像处理运算(CONV/POOL等)、非线性映射(RELU/TANH/SIGM等)。☆213Updated 6 years ago
- CNN accelerator implemented with Spinal HDL☆145Updated last year
- HLS Project of pp4fpgas - https://github.com/xupsh/pp4fpgas-cn☆235Updated 3 years ago
- A hardware implementation of CNN, written by Verilog and synthesized on FPGA☆218Updated 6 years ago
- This is a fully parameterized verilog implementation of computation kernels for accleration of the Inference of Convolutional Neural Netw…☆163Updated 10 months ago
- FPGA☆145Updated 7 months ago
- A FPGA Based CNN accelerator, following Google's TPU V1.☆132Updated 5 years ago
- Implement Tiny YOLO v3 on ZYNQ☆271Updated 2 years ago
- FPGA/AES/LeNet/VGG16☆93Updated 6 years ago
- Deep Learning Accelerator (Convolution Neural Networks)☆170Updated 7 years ago
- PYNQ学习资料☆160Updated 5 years ago
- ☆207Updated 10 months ago
- Convolutional accelerator kernel, target ASIC & FPGA☆178Updated last year
- Real time face detection based on Arm Cortex-M3 DesignStart and FPGA☆195Updated last year
- achieve softmax in PYNQ with heterogeneous computing.☆62Updated 6 years ago
- FPGA Accelerator for CNN using Vivado HLS☆310Updated 3 years ago
- IC implementation of Systolic Array for TPU☆185Updated 3 months ago
- 中文:☆95Updated 5 years ago
- 使用Verilog实现的CNN模块,可以方便的在FPGA项目中使用☆521Updated 6 years ago
- hls code zynq 7020 pynq z2 CNN☆79Updated 5 years ago
- 2023集创赛国二。基于脉动阵列写的一个简单的卷积层加速器,支持yolov3-tiny的第一层卷积层计算,可根据FPGA端DSP资源灵活调整脉动阵列的结构以实现不同的计算效率。☆135Updated 3 months ago
- FPGA project☆205Updated 2 years ago
- DPU on PYNQ☆209Updated last year
- CNN acceleration on virtex-7 FPGA with verilog HDL☆411Updated 6 years ago
- A compiler from AI model to RTL (Verilog) accelerator in FPGA hardware with auto design space exploration.☆408Updated 5 years ago
- NVDLA is an Open source DL/ML accelerator, which is very suitable for individuals or college students. This is the NOTES when I learn and…☆226Updated 6 years ago
- Things to learn for new students in the Lab for AI chips and systems of BJTU .☆184Updated 3 months ago
- 【入门项目】基于PYNQ-Z2实现手写数字识别卷积神经网络硬件加速器☆135Updated last year
- 一个开源的FPGA神经网络加速器。☆140Updated last year
- 网络训练、图像预处理以及部分hend功能是基于pc端实现的,只有主干网络部署在fpga上,片上资源无法支持整个网络所需资源,建议添加外部存储及DDR☆74Updated last year