trancongman276 / yolov7-pose

Pose Detection based on YoloV7 deployed on ONNXRuntime
23 stars 4 forks source link

How to convert pt to your onnx #3

Closed lxiaoxiaoxing closed 2 weeks ago

lxiaoxiaoxing commented 1 year ago

Hi, How to convert yolov7-w6-pose.pt to your onnx.Could anyone give me an answer?

ZhangLe-fighting commented 1 year ago

+1

andorxornot commented 1 year ago

+1

zcunyi commented 1 year ago

+1

IamSVP94 commented 7 months ago

+1

nguyenthuy1681999 commented 3 months ago

+1

trancongman276 commented 2 weeks ago

Hi, sorry for the long wait, I've uploaded the convert code https://github.com/trancongman276/yolov7-pose/blob/master/ConvertYOLOv7PoseONNX.ipynb Cheers.