https://github.com/cj-mills/unity-onnxruntime-inference-yolox-demo
A simple Unity project demonstrating how to perform object detection with ONNX Runtime.
https://github.com/cj-mills/unity-onnxruntime-inference-yolox-demo
Last synced: 7 months ago
JSON representation
A simple Unity project demonstrating how to perform object detection with ONNX Runtime.
- Host: GitHub
- URL: https://github.com/cj-mills/unity-onnxruntime-inference-yolox-demo
- Owner: cj-mills
- License: mit
- Created: 2023-10-12T20:46:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-18T19:11:37.000Z (almost 2 years ago)
- Last Synced: 2025-01-12T13:28:59.632Z (9 months ago)
- Language: ShaderLab
- Homepage: https://christianjmills.com/posts/unity-onnxruntime-cv-plugin-tutorial/unity-integration/
- Size: 81.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unity ONNX Runtime Inference YOLOX Demo
A simple Unity project demonstrating how to perform object detection with ONNX Runtime.