WalkerLau / Accelerating-CNN-with-FPGA
This project accelerates CNN computation with the help of FPGA, for more than 50x speed-up compared with CPU.
☆732Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Accelerating-CNN-with-FPGA
- 使用Verilog实现的CNN模块,可以方便的在FPGA项目中使用☆499Updated 6 years ago
- CNN acceleration on virtex-7 FPGA with verilog HDL☆407Updated 6 years ago
- A demo for accelerating YOLOv2 in xilinx's fpga pynq/zedboard☆785Updated 3 months ago
- 中文版 Parallel Programming for FPGAs☆708Updated 3 months ago
- FPGA Accelerator for CNN using Vivado HLS☆300Updated 3 years ago
- HLS Project of pp4fpgas - https://github.com/xupsh/pp4fpgas-cn☆235Updated 3 years ago
- An OpenCL-based FPGA Accelerator for Convolutional Neural Networks☆1,257Updated 2 years ago
- Implementation of CNN on ZYNQ FPGA to classify handwritten numbers using MNIST database☆405Updated 3 years ago
- Implement Tiny YOLO v3 on ZYNQ☆258Updated 2 years ago
- Python on Zynq FPGA for Convolutional Neural Networks☆606Updated 6 years ago
- NVDLA (An Opensource DL Accelerator Framework) implementation on FPGA.☆308Updated 10 months ago
- 基于FPGA的数字识别-实时视频处理的定点卷积神经网络实现☆278Updated last year
- A hardware implementation of CNN, written by Verilog and synthesized on FPGA☆215Updated 5 years ago
- FPGA☆141Updated 4 months ago
- 在FPGA上面实现一个NPU计算单元。能够执行矩阵运算(ADD/ADDi/ADDs/MULT/MULTi/DOT等)、图像处理运算(CONV/POOL等)、非线性映射(RELU/TANH/SIGM等)。☆199Updated 6 years ago
- Real time face detection based on Arm Cortex-M3 DesignStart and FPGA☆189Updated last year
- FPGA project☆200Updated 2 years ago
- PYNQ学习资料☆159Updated 4 years ago
- This is a fully parameterized verilog implementation of computation kernels for accleration of the Inference of Convolutional Neural Netw…☆161Updated 8 months ago
- An open source library for image processing on FPGA.☆560Updated 9 years ago
- HDLBits website practices & solutions☆690Updated 10 months ago
- Master Thesis "ZynqNet: An FPGA-Accelerated Embedded Convolutional Neural Network"☆743Updated 7 years ago
- 一个开源的FPGA神经网络加速器。☆129Updated last year
- ☆191Updated 7 months ago
- using xilinx xc6slx45 to implement mnist net☆80Updated 6 years ago
- Quantized Neural Networks (QNNs) on PYNQ