DANI1027's Stars
yuehniu/embeddedCNN
Deploy CNN accelerator in embedded OS using SDSOC and Xilinx Ultrascale+ ZCU102 platform.
sty945/bank_interview
:bank: 银行笔试面试经验分享及资料分享(help you pass the bank interview, and get a amazing bank offer!)
Xilinx/SDAccel_Examples
SDAccel Examples
Xilinx/xfopencv
Anonymous788/YOLO_BlockCir
rafaelpadilla/Object-Detection-Metrics
Most popular metrics used to evaluate object detection algorithms.
Ewenwan/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
embedeep/Free-TPU
Free TPU for FPGA with compiler supporting Pytorch/Caffe/Darknet/NCNN. An AI processor for using Xilinx FPGA to solve image classification, detection, and segmentation problem.
dgschwend/zynqnet
Master Thesis "ZynqNet: An FPGA-Accelerated Embedded Convolutional Neural Network"
BichenWuUCB/squeezeDet
A tensorflow implementation for SqueezeDet, a convolutional neural network for object detection.
phdegen/object_detection_on_zynq_mpsoc
PaddlePaddle/models
Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on.
CRIPAC-DIG/SR-GNN
[AAAI 2019] Source code and datasets for "Session-based Recommendation with Graph Neural Networks"
jiexiong2016/GCNv2_SLAM
Real-time SLAM system with deep features
lightaime/deep_gcns
Tensorflow Repo for "DeepGCNs: Can GCNs Go as Deep as CNNs?" ICCV2019 Oral https://www.deepgcns.org
thunlp/GNNPapers
Must-read papers on graph neural networks (GNN)
tkipf/gcn
Implementation of Graph Convolutional Networks in TensorFlow
0voice/interview_internal_reference
2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
Xilinx/AI-Model-Zoo
Xilinx/CHaiDNN
HLS based Deep Neural Network Accelerator Library for Xilinx Ultrascale+ MPSoCs
dhm2013724/yolov2_xilinx_fpga
A demo for accelerating YOLOv2 in xilinx's fpga pynq/zedboard
doonny/PipeCNN
An OpenCL-based FPGA Accelerator for Convolutional Neural Networks
awai54st/PYNQ-Classification
Python on Zynq FPGA for Convolutional Neural Networks
seetaface/SeetaFaceEngine2
seetaface/SeetaFaceEngine
WalkerLau/Accelerating-CNN-with-FPGA
This project accelerates CNN computation with the help of FPGA, for more than 50x speed-up compared with CPU.
liutongxue123/About-digital-circuit-design
jeff830107/Deep-Learning-Hardware-Accelerator
Paper Collection of Deep Learning Hardware Accelerator
unsky/yolo-for-windows-v2
Windows version of Yolo v2 for object detection (you only look once).
INTERMT/BP-Algorithm
一文彻底搞懂BP算法:原理推导+数据演示+项目实战