cj-mills / barracuda-inference-yolox-demo-hdrp

A simple Unity HDRP project demonstrating how to perform object detection with the barracuda-inference-yolox package using the in-game camera.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Barracuda Inference YOLOX Demo HDRP

A simple Unity HDRP project demonstrating how to perform object detection with the barracuda-inference-yolox package using the in-game camera.

barracuda-inference-yolox-demo-hdrp

Disclaimer

The YOLOX object detection model used in the project is solely for demonstration purposes. Please be aware that it has not been trained to detect in-game objects and may not accurately identify or classify them. This implementation showcases the model's potential integration within Unity, and further training or adjustments may be necessary for specific in-game applications.

Train a Custom Model

If you're interested in training a YOLOX model on a custom dataset, check out my tutorial tutorial linked below:

Credits

"Fiat Abarth 500" (https://skfb.ly/oKtX7) by Luquita is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).

About

A simple Unity HDRP project demonstrating how to perform object detection with the barracuda-inference-yolox package using the in-game camera.

License:MIT License


Languages

Language:ShaderLab 47.7%Language:C# 25.2%Language:Mathematica 18.8%Language:HLSL 8.3%