vipinkmenon / neuralNetworkLinks
☆287Updated last year
Alternatives and similar repositories for neuralNetwork
Users that are interested in neuralNetwork are comparing it to the libraries listed below
Sorting:
- Project is about designing a Trained Neural Network on FPGA to classify an Image Input using CNN.☆157Updated 4 years ago
- This is a fully parameterized verilog implementation of computation kernels for accleration of the Inference of Convolutional Neural Netw…☆187Updated last year
- Implementation of CNN using Verilog☆223Updated 7 years ago
- This repository hosts the code for an FPGA based accelerator for convolutional neural networks☆163Updated last year
- FPGA☆158Updated last year
- Convolutional accelerator kernel, target ASIC & FPGA☆227Updated 2 years ago
- A hardware implementation of CNN, written by Verilog and synthesized on FPGA☆241Updated 6 years ago
- 2023集创赛国二。基于脉动阵列写的一个简单的卷积层加速器,支持yolov3-tiny的第一层卷积层计算,可根据FPGA端DSP资源灵活调整脉动阵列的结构以实现不同的计算效率。☆199Updated 11 months ago
- Convolutional Neural Network RTL-level Design☆70Updated 3 years ago
- 【入门项目】基于PYNQ-Z2实现手写数字识别卷积神经网络硬件加速器☆167Updated 2 years ago
- Real time face detection based on Arm Cortex-M3 DesignStart and FPGA☆206Updated 2 years ago
- FPGA/AES/LeNet/VGG16☆108Updated 7 years ago
- 网络训练、图像预处理以及部分hend功能是基于pc端实现的,只有主干网络部署在fpga上,片上资源无法支持整个网络所需资源,建议添加外部存储及DDR☆126Updated 2 years ago
- 基于FPGA的数字识别-实时视频处理的定点卷积神经网络实现☆349Updated 2 years ago
- 清華大學 | 積體電路設計實驗 (IC LAB) | 110上☆45Updated 2 years ago
- 【入门项目】这个仓库是用hls来实现手写数字识别CNN硬件(xilinx fpga)加速的代码☆81Updated 3 years ago
- A trained Convolutional Neural Network implemented on ZedBoard Zynq-7000 FPGA.☆98Updated last year
- Convolutional Neural Network Using High Level Synthesis☆88Updated 5 years ago
- IC implementation of Systolic Array for TPU☆282Updated 11 months ago
- ☆250Updated last year
- FPGA project☆229Updated 3 years ago
- 一个开源的FPGA神经网络加速器。☆179Updated 2 years ago
- some interesting demos for starters☆84Updated 2 years ago
- 在FPGA上面实现一个NPU计算单元。能够执行矩阵运算(ADD/ADDi/ADDs/MULT/MULTi/DOT等)、图像处理运算(CONV/POOL等)、非线性映射(RELU/TANH/SIGM等)。☆266Updated 7 years ago
- Implementation of CNN on ZYNQ FPGA to classify handwritten numbers using MNIST database☆542Updated 4 years ago
- CNN accelerator implemented with Spinal HDL☆152Updated last year
- The Canny Edge Detection algorithm is implemented on an FPGA using only Verilog code and no Intellectual Property, making it convenient t…☆46Updated last year
- An LeNet RTL implement onto FPGA☆49Updated 7 years ago
- achieve softmax in PYNQ with heterogeneous computing.☆65Updated 6 years ago
- Implement Tiny YOLO v3 on ZYNQ☆300Updated 5 months ago