Pinned Repositories
cifar10-gluon
Gluon implement of Kaggle cifar10 competition
coco-labels
The labels for object categories in COCO dataset
code-of-learn-deep-learning-with-pytorch
This is code of book "Learn Deep Learning with PyTorch"
convert2Bo
Convert VOC-format annotation.xml to Bo's Format (x_min,y_min,x_max,y_max, classID)
insightface
Face Analysis Project on MXNet
mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
yolov34-cpp-opencv-dnn
4种YOLO目标检测的C++和Python两个版本的实现
yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS
yolov5-v6.1-opencv-onnxrun
分别使用OpenCV、ONNXRuntime部署yolov5-v6.1目标检测,包含C++和Python两个版本的程序。支持yolov5s,yolov5m,yolov5l,yolov5n,yolov5x,yolov5s6,yolov5m6,yolov5l6,yolov5n6,yolov5x6的十种结构的yolov5-v6.1
yolov5_6.0_opencvdnn_python
yolov5-v6.0 opencv dnn
samsu2018's Repositories
samsu2018/convert2Bo
Convert VOC-format annotation.xml to Bo's Format (x_min,y_min,x_max,y_max, classID)
samsu2018/pytorch-ssd
Single Shot MultiBox Detector in PyTorch [deprecated]
samsu2018/cifar10-gluon
Gluon implement of Kaggle cifar10 competition