dhm2013724 / yolov2_xilinx_fpgaLinks
A demo for accelerating YOLOv2 in xilinx's fpga pynq/zedboard
☆864Updated 11 months ago
Alternatives and similar repositories for yolov2_xilinx_fpga
Users that are interested in yolov2_xilinx_fpga are comparing it to the libraries listed below
Sorting:
- Implement Tiny YOLO v3 on ZYNQ☆295Updated 3 months ago
- 使用Verilog实现的CNN模块,可以方便的在FPGA项目中使用☆561Updated 7 years ago
- ☆242Updated last year
- This project accelerates CNN computation with the help of FPGA, for more than 50x speed-up compared with CPU.☆772Updated 5 years ago
- Implementation of CNN on ZYNQ FPGA to classify handwritten numbers using MNIST database☆517Updated 4 years ago
- CNN acceleration on virtex-7 FPGA with verilog HDL☆450Updated 7 years ago
- FPGA Accelerator for CNN using Vivado HLS☆317Updated 3 years ago
- 基于FPGA的数字识别-实时视频处理的定点卷积神经网络实现☆337Updated 2 years ago
- FPGA☆158Updated last year
- FPGA project☆222Updated 3 years ago
- 网络训练、图像预处理以及部分hend功能是基于pc端实现的,只有主干网络部署在fpga上,片上资源无法支持整个网络所需资源,建议添加外部存储及DDR☆114Updated last year
- ☆53Updated 2 years ago
- a Real-time image recognition project with RTL accelerator and ZYNQ Architecture☆61Updated last year
- A hardware implementation of CNN, written by Verilog and synthesized on FPGA☆236Updated 6 years ago
- NVDLA (An Opensource DL Accelerator Framework) implementation on FPGA.☆346Updated last year
- hls code zynq 7020 pynq z2 CNN☆83Updated 6 years ago
- HLS Project of pp4fpgas - https://github.com/xupsh/pp4fpgas-cn☆237Updated 4 years ago
- PYNQ学习资料☆164Updated 5 years ago
- 中文版 Parallel Programming for FPGAs☆740Updated 10 months ago
- 【入门项目】基于PYNQ-Z2实现手写数字识别卷积神经网络硬件加速器☆156Updated 2 years ago
- using xilinx xc6slx45 to implement mnist net☆83Updated 7 years ago
- This is a fully parameterized verilog implementation of computation kernels for accleration of the Inference of Convolutional Neural Netw…☆183Updated last year
- 一个开源的FPGA神经网络加速器。☆169Updated last year
- Built a convolutional neural network on the PYNQ-Z2 platform and accelerated traffic sign recognition using FPGA.☆27Updated this week
- Python on Zynq FPGA for Convolutional Neural Networks☆614Updated 7 years ago
- 代码在这个库里 Code is here☆53Updated 7 months ago
- 【入门项目】这个仓库是用hls来实现手写数字识别CNN硬件(xilinx fpga)加速的代码☆77Updated 2 years ago
- ☆449Updated last year
- 2023集创赛国二。基于脉动阵列写的一个简单的卷积层加速器,支持yolov3-tiny的第一层卷积层计算,可根据FPGA端DSP资源灵活调整脉动阵列的结构以实现不同的计算效率。☆183Updated 8 months ago
- 在FPGA上面实现一个NPU计算单元。能够执行矩阵运算(ADD/ADDi/ADDs/MULT/MULTi/DOT等)、图像处理运算(CONV/POOL等)、非线性映射(RELU/TANH/SIGM等)。☆249Updated 6 years ago