Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/youngday/xmake-onnxruntime

xmake onnx runtime yolov5 yolov8 ultralytics examples
https://github.com/youngday/xmake-onnxruntime

onnxruntime ultralytics xmake yolo yolov5 yolov8

Last synced: 3 months ago
JSON representation

xmake onnx runtime yolov5 yolov8 ultralytics examples

Awesome Lists containing this project

README

        

# 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/ultralytics

## yolov8_2

### References for yolov8

forked from:

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