yolov5_pose_opencv
yolov5_pose_opencv copied to clipboard
使用OpenCV部署yolov5-pose目标检测+人体姿态估计,包含C++和Python两个版本的程序。支持yolov5s,yolov5m,yolov5l
Results
4
yolov5_pose_opencv issues
Sort by
recently updated
recently updated
newest added
trafficstars
用Opencv部署yolov5有很多的问题的,还是转ORT比较可靠的。
I have a kapao custom training file. I want to run your code with this file. I tried various methods to convert to onnx, but the converted file cannot be...