原版:
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/TrojanXu/yolov5-tensorrt
工程中有模型:
https://github.com/SeanAvery/yolov5-tensorrt
只給Android的:
https://github.com/sunnyden/YOLOV5_NCNN_Android
https://github.com/huang1xiaoxin/YOLOv5