/xmake-onnxruntime

xmake onnx runtime yolov5 yolov8 ultralytics examples

Primary LanguageC++Apache License 2.0Apache-2.0

xmake onnxruntime

models

⏰:model and files in build_files, put in with exe file.

you may run .sh , for fun.

onnxruntime lib.so

⏰:put "libonnxruntime.so" and "libonnxruntime.so.1.17.0" with exe file. or export to ~/.bashrc

yolov8

References for yolov8

YOLO v8 repo: https://github.com/ultralytics/yolov8

yolov8_2

References for yolov8

forked from:

https://github.com/UNeedCryDear/yolov8-opencv-onnxruntime-cpp

yolov8_3_pose

forked from :

https://github.com/FourierMourier/yolov8-onnx-cpp

and issued:

  • keypoint resized to pre image
  • linux filepath string
    😄