zuijiangwan
undergraduate of University of Science and Technology of China
University of Science and Technology of ChinaHefei, Anhui, China
zuijiangwan's Stars
iCSToCS/CSBook
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
ustctug/ustcthesis
LaTeX template for USTC thesis
Byaidu/PDFMathTranslate
PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/Docker
hollance/neural-engine
Everything we actually know about the Apple Neural Engine (ANE)
cxdzyq1110/NPU_on_FPGA
在FPGA上面实现一个NPU计算单元。能够执行矩阵运算(ADD/ADDi/ADDs/MULT/MULTi/DOT等)、图像处理运算(CONV/POOL等)、非线性映射(RELU/TANH/SIGM等)。
cxdzyq1110/posture_recognition_CNN
To help machines learn what we human beings are doing via a camera is important. Once it comes true, machines can make different responses to all kinds of human's postures. But the process is very difficult as well, because usually it is very slow and power-consuming, and requires a very large memory space. Here we focus on real-time posture recognition, and try to make the machine "know" what posture we make. The posture recognition system is consisted of DE10-Nano SoC FPGA Kit, a camera, and an HDMI monitor. SoC FPGA captures video streams from the camera, recognizes human postures with a CNN model, and finally shows the original video and classification result (standing, walking, waving, etc.) via HDMI interface.
suisuisi/FPGAandCNN
基于FPGA的数字识别-实时视频处理的定点卷积神经网络实现
padhi499/Image-Classification-using-CNN-on-FPGA
Project is about designing a Trained Neural Network on FPGA to classify an Image Input using CNN.
omarelhedaby/CNN-FPGA
Implementation of CNN on ZYNQ FPGA to classify handwritten numbers using MNIST database
lirui-shanghaitech/CNN-Accelerator-VLSI
Convolutional accelerator kernel, target ASIC & FPGA
0x5b25/CNN_Core
A CNN accelerator design inspired by MIT Eyeriss project
boaaaang/CNN-Implementation-in-Verilog
Convolutional Neural Network RTL-level Design
flystandard1/CNN_hardware_ECE1718_UofT
makifozkanoglu/MNIST_CNN_HDL
Di5h3z/ECE-564-Convolutional-Neural-Network-Accelerator
A Verilog implementation of a CNN accelerator.
Haleski47/RTL-Implementation-of-Two-Layer-CNN
MyDesign.v contains the main design which was designed and then, synthesized.
taoyilee/clacc
Deep Learning Accelerator (Convolution Neural Networks)
diaoenmao/FPGA-CNN
FPGA implementation of Cellular Neural Network (CNN)
QShen3/CNN-FPGA
使用Verilog实现的CNN模块,可以方便的在FPGA项目中使用
hunterlew/convolution_network_on_FPGA
CNN acceleration on virtex-7 FPGA with verilog HDL
sumanth-kalluri/cnn_hardware_acclerator_for_fpga
This is a fully parameterized verilog implementation of computation kernels for accleration of the Inference of Convolutional Neural Networks on FPGAs
kerryliukk/NTHU-ICLAB
清華大學 | 積體電路設計實驗 (IC LAB) | 110上
anupam-io/ES203-COA-CNN
ES-203 Computer Organization & Architecture CNN on FPGA board
USTCWzy/PIMesh
PIMesh: Video-based in-bed human shape estimation from Pressure Images
MaZirui2001/USTC-CS-Study
存放了**科大2020秋季学期至2023春季学期部分计算机专业课资源