Yu-Zhewen / Tiny_YOLO_v3_ZYNQLinks
Implement Tiny YOLO v3 on ZYNQ
☆299Updated 6 months 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
Sorting:
- ☆251Updated last year
- 网络训练、图像预处理以及部分hend功能是基于pc端实现的,只有主干网络部署在fpga上,片上资源无法支持整个网络所需资源,建议添加外部存储及DDR☆132Updated 2 years ago
- FPGA☆158Updated last year
- a Real-time image recognition project with RTL accelerator and ZYNQ Architecture☆67Updated last year
- Implementation of YOLOv3-tiny + Depthwise Separable Convolution on FPGA☆29Updated 3 years ago
- This is a fully parameterized verilog implementation of computation kernels for accleration of the Inference of Convolutional Neural Netw…☆188Updated last year
- FPGA project☆231Updated 3 years ago
- ☆55Updated 2 years ago
- 基于FPGA的数字识别-实时视频处理的定点卷积神经网络实现☆354Updated 2 years ago
- hls code zynq 7020 pynq z2 CNN☆86Updated 6 years ago
- A demo for accelerating YOLOv2 in xilinx's fpga pynq/zedboard☆871Updated last year
- 使用Verilog实现的CNN模块,可以方便的在FPGA项目中使用☆574Updated 7 years ago
- A hardware implementation of CNN, written by Verilog and synthesized on FPGA☆242Updated 6 years ago
- 【入门项目】基于PYNQ-Z2实现手写数字识别卷积神经网络硬件加速器☆169Updated 2 years ago
- This repository contains all the necessary material to implement a YOLOv3 object detection algorithm on the PYNQ-Z2 FPGA. There is a step…☆84Updated 7 months ago
- 2023集创赛国 二。基于脉动阵列写的一个简单的卷积层加速器,支持yolov3-tiny的第一层卷积层计算,可根据FPGA端DSP资源灵活调整脉动阵列的结构以实现不同的计算效率。☆202Updated last week
- 一个开源的FPGA神经网络加速器。☆180Updated 2 years ago
- Nuclei E203 with yolo accelerator based on xc7k325☆18Updated last year
- 【入门项目】这个仓库是用hls来实现手写数字识别CNN硬件(xilinx fpga)加速的代码☆81Updated 3 years ago
- 中文:☆104Updated 5 years 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…☆83Updated 4 years ago
- NVDLA (An Opensource DL Accelerator Framework) implementation on FPGA.☆366Updated last year
- Implementation of CNN on ZYNQ FPGA to classify handwritten numbers using MNIST database☆544Updated 4 years ago
- some interesting demos for starters☆85Updated 2 years ago
- HLS_YOLOV3☆25Updated last year
- 在FPGA上面实现一个NPU计算单元。能够执行矩阵运算(ADD/ADDi/ADDs/MULT/MULTi/DOT等)、图像处理运算(CONV/POOL等)、非线性映射(RELU/TANH/SIGM等)。☆265Updated 7 years ago
- FPGA Accelerator for CNN using Vivado HLS☆324Updated 4 years ago
- FPGA实现动态图像识别☆23Updated 5 years ago
- PYNQ学习资料