yolov5部署
原版:
https://github.com/ultralytics/yolov5
yolov5 人脸识别:
https://github.com/michaelnguyen11/face-recognition-tensorrt
yoloface-500k-landmark106:
https://github.com/dog-qiuqiu/MobileNet-Yolo
c++版:
https://github.com/dog-qiuqiu/MobileNet-Yolo/tree/master/sample/ncnn
https://gitee.com/dog-qiuqiu/MobileNetv2-YOLOV3/
https://gitee.com/dog-qiuqiu/MobileNetv2-YOLOV3/tree/master/yoloface50k-landmark106
https://github.com/dog-qiuqiu/MobileNet-Yolo/tree/master/yoloface-500k
有Android 4.0 ios
https://github.com/WZTENG/YOLOv5_NCNN
https://github.com/Tencent/ncnn
好像能调用pt
https://github.com/*Xu/yolov5-tensorrt
工程中有模型:
https://github.com/SeanAvery/yolov5-tensorrt
只给Android的:
https://github.com/sunnyden/YOLOV5_NCNN_Android
https://github.com/huang1xiaoxin/YOLOv5
本文地址:https://blog.csdn.net/jacke121/article/details/108860089
上一篇: redis主从架构的搭建及添加哨兵
推荐阅读