wdxm657 / fpga_practiceLinks
☆32Updated last year
Alternatives and similar repositories for fpga_practice
Users that are interested in fpga_practice are comparing it to the libraries listed below
Sorting:
- ☆13Updated last year
- 2023集创赛紫光同创杯一等奖项目☆119Updated last year
- 网络训练、图像预处理以及部分hend功能是基于pc端实现的,只有主干网络部署在fpga上,片上资源无法支持整个网络所需资源,建议添加外部存储及DDR☆115Updated 2 years ago
- 2023集创赛国二。基于脉动阵列写的一个简单的卷积层加速器,支持yolov3-tiny的第一层卷积层计算,可根据FPGA端DSP资源灵活调整脉动阵列的结构以实现不同的计算效率。☆190Updated 9 months ago
- 本工程使用纯verilog编写rtl代码,在FPGA上搭建神经网络LeNet-5,实现手写数字识别的功能。☆26Updated 8 months ago
- ☆246Updated last year
- 基于FPGA的数字识别-实时视频处理的定点卷积神经网络实现☆339Updated 2 years ago
- 基于FPGA进行车牌识别☆79Updated last year
- FPGA project☆224Updated 3 years ago
- Implementation of CNN on ZYNQ FPGA to classify handwritten numbers using MNIST database☆524Updated 4 years ago
- The Canny Edge Detection algorithm is implemented on an FPGA using only Verilog code and no Intellectual Property, making it convenient t…☆41Updated 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…☆80Updated 4 years ago
- FPGA实现动态图像识别☆21Updated 5 years ago
- 【入门项目】这个仓库是用hls来实现手写数字识别CNN硬件(xilinx fpga)加速的代码☆78Updated 3 years ago
- The Dark Channel Prior technique is implemented on FPGA using only Verilog code and no Intellectual Property, making it convenient to rep…☆40Updated last year
- FPGA实现简单的图像处理算法☆48Updated 2 years ago
- 包含了SOC设计中的通用IP,如外设、总线结构、基础、验证等☆107Updated this week
- 帧差法运动目标检测,基于ZYNQ7020☆70Updated 4 years ago
- a Real-time image recognition project with RTL accelerator and ZYNQ Architecture☆64Updated last year
- 2022年全国大学生嵌入式芯片与系统设计竞赛——FPGA创新设计竞赛紫光同创赛道视频色度亮度提取赛题设计源文件☆34Updated 2 years ago
- FPGA☆158Updated last year
- Project is about designing a Trained Neural Network on FPGA to classify an Image Input using CNN.