Yu-Zhewen / Tiny_YOLO_v3_ZYNQ
Implement Tiny YOLO v3 on ZYNQ
☆282Updated 2 years ago
Alternatives and similar repositories for Tiny_YOLO_v3_ZYNQ:
Users that are interested in Tiny_YOLO_v3_ZYNQ are comparing it to the libraries listed below
- ☆217Updated 11 months ago
- FPGA☆151Updated 8 months ago
- a Real-time image recognition project with RTL accelerator and ZYNQ Architecture☆54Updated 11 months ago
- 网络训练、图像预处理以及部分hend功能是基于pc端实现的,只有主干网络部署在fpga上,片上资源无法支持整个网络所需资源,建议添加外部存储及DDR☆91Updated last year
- Implementation of YOLOv3-tiny + Depthwise Separable Convolution on FPGA☆29Updated 3 years ago
- A demo for accelerating YOLOv2 in xilinx's fpga pynq/zedboard☆834Updated 7 months ago
- ☆52Updated last year
- 2023集创赛国二。基于脉动阵列写的一个简单的卷积层加速器,支持yolov3-tiny的第一层卷积层计算,可根据FPGA端DSP资源灵活调整脉动阵列的结构以实现不同的计算效率。☆156Updated 4 months ago
- 【入门项目】基于PYNQ-Z2实现手写数字识别卷积神经网络硬件加速器☆138Updated last year
- This is a fully parameterized verilog implementation of computation kernels for accleration of the Inference of Convolutional Neural Netw…☆172Updated last year
- FPGA project☆215Updated 2 years ago
- A hardware implementation of CNN, written by Verilog and synthesized on FPGA☆226Updated 6 years ago
- NVDLA (An Opensource DL Accelerator Framework) implementation on FPGA.☆331Updated last year
- hls code zynq 7020 pynq z2 CNN☆79Updated 6 years ago
- 基于FPGA的数字识别-实时视频处理的定点卷积神经网络实现☆308Updated last year
- 使用Verilog实现的CNN模块,可以方便的在FPGA项目中使用☆533Updated 6 years ago
- 中文:☆97Updated 5 years ago
- 一个开源的FPGA神经网络加速器。☆149Updated last year
- Implementation of CNN on ZYNQ FPGA to classify handwritten numbers using MNIST database☆473Updated 4 years ago
- using xilinx xc6slx45 to implement mnist net☆83Updated 6 years ago
- PYNQ学习资料☆162Updated 5 years ago
- HLS Project of pp4fpgas - https://github.com/xupsh/pp4fpgas-cn☆236Updated 3 years ago
- 【入门项目】这个仓库是用hls来实现手写数字识别CNN硬件(xilinx fpga)加速的代码☆73Updated 2 years ago
- CNN accelerator implemented with Spinal HDL☆146Updated last year
- Real time face detection based on Arm Cortex-M3 DesignStart and FPGA☆197Updated last year
- This repository contains all the necessary material to implement a YOLOv3 object detection algorithm on the PYNQ-Z2 FPGA. There is a step…☆49Updated last week
- 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…☆77Updated 3 years ago
- 搭建卷积神经网络并利用FPGA加速实现交通标志识别☆26Updated 4 years ago
- FPGA accelerated TinyYOLO v2 object detection neural network☆71Updated 6 years ago
- 在FPGA上面实现一个NPU计算单元。能够执行矩阵运算(ADD/ADDi/ADDs/MULT/MULTi/DOT等)、图像处理运算(CONV/POOL等)、非线性映射(RELU/TANH/SIGM等)。☆223Updated 6 years ago