adamgallas / fpga_accelerator_yolov3tinyLinks
[ICTA'21] First Prize Winner of the 2021 DIGILENT Cup, China College Integrated Circuit Competition
☆255Updated last year
Alternatives and similar repositories for fpga_accelerator_yolov3tiny
Users that are interested in fpga_accelerator_yolov3tiny are comparing it to the libraries listed below
Sorting:
- 网络训练、图像预处理以及部分hend功能是基于pc端实现的,只有主干网络部署在fpga上,片上资源无法支持整个网络所需资源,建议添加外部存储及DDR☆134Updated 2 years ago
- Implement Tiny YOLO v3 on ZYNQ☆304Updated 7 months ago
- 2023集创赛国二。基于脉动阵列写的一个简单的卷积层加速器,支持yolov3-tiny的第一层卷积层计算,可根据FPGA端DSP资源灵活调整脉动阵列的结构以实现不同的计算效率。☆203Updated last month
- FPGA project☆229Updated 3 years ago
- 【入门项目】基于PYNQ-Z2实现手写数字识别卷积神经网络硬件加速器☆171Updated 2 years ago
- 基于FPGA的数字识别-实时视频处理的定点卷积神经网络实现☆359Updated 2 years ago
- a Real-time image recognition project with RTL accelerator and ZYNQ Architecture☆67Updated last year
- 一个开源的FPGA神经网络加速器。☆182Updated 2 years ago
- FPGA☆159Updated last year
- Implementation of CNN on ZYNQ FPGA to classify handwritten numbers using MNIST database☆549Updated 4 years ago
- This is a fully parameterized verilog implementation of computation kernels for accleration of the Inference of Convolutional Neural Netw…☆189Updated last year
- ☆55Updated 2 years ago
- 【入门项目】这个仓库是用hls来实现手写数字识别CNN硬件(xilinx fpga)加速的代码☆85Updated 3 years ago
- Implementation of YOLOv3-tiny + Depthwise Separable Convolution on FPGA☆30Updated 3 years ago
- 代码在这个库里 Code is here☆64Updated 3 months ago
- 2023集创赛紫光同创杯一等奖项目☆136Updated last year
- 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…☆85Updated 4 years ago
- 使用Verilog实现的CNN模块,可以方便的在FPGA项目中使用☆574Updated 7 years ago
- General CNN_Accelerator design.卷积神经网络加速器设计。在PYNQ-Z2 FPGA开发板上实现了卷积池化全连接层等硬件加速计算。☆74Updated 8 months ago
- The Dark Channel Prior technique is implemented on FPGA using only Verilog code and no Intellectual Property, making it convenient to rep…☆53Updated last year
- 包含了SOC设计中的通用IP,如外设、总线结构、基础、验证等☆118Updated last month
- some interesting demos for starters☆85Updated 2 years ago
- Nuclei E203 with yolo accelerator based on xc7k325☆18Updated last year
- FPGA实现动态图像识别☆23Updated 5 years ago
- Real time face detection based on Arm Cortex-M3 DesignStart and FPGA☆209Updated 2 years ago
- 本工程使用纯verilog编写rtl代码,在FPGA上搭建神经网络LeNet-5,实现手写数字识别的功能。☆32Updated 11 months ago
- 在FPGA上面实现一个NPU计算单元。能够执行矩阵运算(ADD/ADDi/ADDs/MULT/MULTi/DOT等)、图像处理运算(CONV/POOL等)、非线性映射(RELU/TANH/SIGM等)。☆272Updated 7 years ago
- Project is about designing a Trained Neural Network on FPGA to classify an Image Input using CNN.☆162Updated 4 years ago
- MNIST using tensorflow, c++ and fpga (zynq7010)☆24Updated 2 years ago
- A demo for accelerating YOLOv2 in xilinx's fpga pynq/zedboard☆877Updated last year