lantianbababa's Stars
Kenny-Snub-Nose-Monk/Darknet-yolov3.cfg-and-yolov3.weights-transform-to-keras.h5
This code is from https://www.cnblogs.com/shouhuxianjian/p/10567201.html !
mystic123/tensorflow-yolo-v3
Implementation of YOLO v3 object detector in Tensorflow (TF-Slim)
Tianxiaomo/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
tanluren/yolov3-channel-and-layer-pruning
yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏
coldlarry/YOLOv3-complete-pruning
提供对YOLOv3及Tiny的多种剪枝版本,以适应不同的需求。
andrewssobral/pytorch2keras
PyTorch to Keras model convertor
qqwweee/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
gmalivenko/pytorch2keras
PyTorch to Keras model convertor
Lam1360/YOLOv3-model-pruning
在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
INTERMT/Awesome-PyTorch-Chinese
【干货】史上最全的PyTorch学习资源汇总
OUCMachineLearning/OUCML
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
liuyuemaicha/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
bubbliiiing/yolo3-pytorch
这是一个yolo3-pytorch的源码,可以用于训练自己的模型。
CosmiQ/simrdwn
Rapid satellite imagery object detection
dog-qiuqiu/MobileNet-Yolo
MobileNetV2-YoloV3-Nano: 0.5BFlops 3MB HUAWEI P40: 6ms/img, YoloFace-500k:0.1Bflops 420KB:fire::fire::fire:
xiaochus/MobileNetV2
A Keras implementation of MobileNetV2.
PaulChongPeng/darknet
Convolutional Neural Networks
YunYang1994/tensorflow-yolov3
🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"
QShen3/CNN-FPGA
使用Verilog实现的CNN模块,可以方便的在FPGA项目中使用
Xilinx/Vitis-AI
Vitis AI is Xilinx’s development stack for AI inference on Xilinx hardware platforms, including both edge devices and Alveo cards.
xupsh/pp4fpgas-cn
中文版 Parallel Programming for FPGAs
Xilinx/Vitis-HLS-Introductory-Examples
Xilinx/Vitis-Tutorials
Vitis In-Depth Tutorials
dhm2013724/yolov2_xilinx_fpga
A demo for accelerating YOLOv2 in xilinx's fpga pynq/zedboard
xbdxwyh/yolov3_fpga_project
markcxli/FPGA_DPU
This project is to implement YOLO v3 on Xilinx FPGA with DPU
kskkss1/CNN_ZYNQ_HLS
Using HLS to realize CNN based on ZYNQ
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.