lulinchen / cnn_openLinks
A hardware implementation of CNN, written by Verilog and synthesized on FPGA
☆247Updated 7 years ago
Alternatives and similar repositories for cnn_open
Users that are interested in cnn_open are comparing it to the libraries listed below
Sorting:
- This is a fully parameterized verilog implementation of computation kernels for accleration of the Inference of Convolutional Neural Netw…☆194Updated last year
- Implementation of CNN using Verilog☆235Updated 8 years ago
- Real time face detection based on Arm Cortex-M3 DesignStart and FPGA☆211Updated 2 years ago
- FPGA☆159Updated last year
- FPGA Accelerator for CNN using Vivado HLS☆328Updated 4 years ago
- FPGA/AES/LeNet/VGG16☆109Updated 7 years ago
- An LeNet RTL implement onto FPGA☆51Updated 7 years ago
- This repository hosts the code for an FPGA based accelerator for convolutional neural networks☆177Updated last year
- A trained Convolutional Neural Network implemented on ZedBoard Zynq-7000 FPGA.☆104Updated 2 years ago
- FPGA accelerated TinyYOLO v2 object detection neural network☆74Updated 7 years ago
- CNN acceleration on virtex-7 FPGA with verilog HDL☆471Updated 7 years ago
- 在FPGA上面实现一个NPU计算单元。能够执行矩阵运算(ADD/ADDi/ADDs/MULT/MULTi/DOT等)、图像处理运算(CONV/POOL等)、非线性映射(RELU/TANH/SIGM等)。☆283Updated 7 years ago
- hls code zynq 7020 pynq z2 CNN☆89Updated 6 years ago
- FPGA based acceleration of Convolutional Neural Networks. The project is developed by Verilog for Altera DE5 Net platform.☆186Updated 8 years ago
- Implement Tiny YOLO v3 on ZYNQ☆306Updated 8 months ago
- PYNQ学习资料☆174Updated 6 years ago
- Project is about designing a Trained Neural Network on FPGA to classify an Image Input using CNN.☆163Updated 5 years ago
- Convolutional accelerator kernel, target ASIC & FPGA☆238Updated 2 years ago
- 中文:☆107Updated 6 years ago
- ☆299Updated last year
- FPGA implementation of Cellular Neural Network (CNN)☆142Updated 7 years ago
- CNN accelerator implemented with Spinal HDL☆156Updated last year
- A convolutional neural network implemented in hardware (verilog)☆166Updated 8 years ago
- FPGA-based ZynqNet CNN accelerator developed by Vivado_HLS☆114Updated 8 years ago
- Convolutional Neural Network RTL-level Design☆72Updated 4 years ago
- NVDLA (An Opensource DL Accelerator Framework) implementation on FPGA.☆377Updated 2 years ago
- Convolutional Neural Network Using High Level Synthesis☆90Updated 5 years ago
- 2023集创赛国二。基于脉动阵列写的一个简单的卷积层加速器,支持yolov3-tiny的第一层卷积层计算,可根据FPGA端DSP资源灵活调整脉动阵列的结构以实现不同的计算效率。☆217Updated 2 months ago
- 网络训练、图像预处理以及部分hend功能是基于pc端实现的,只有主干网络部署在fpga上,片上资源无法支持整个网络所需资源,建议添加外部存储及DDR☆138Updated 2 years ago
- achieve softmax in PYNQ with heterogeneous computing.☆67Updated 7 years ago