A simple Unity project demonstrating how to perform object detection with yolox using Sentis.
- Clone this repository to your local machine:
git clone https://github.com/cj-mills/sentis-inference-yolox-demo.git
-
Open the project in Unity.
-
Explore the sample scene and scripts.
If you're interested in training a YOLOX model on a custom dataset, check out my tutorial tutorial linked below:
This project is licensed under the MIT License - see the LICENSE file for details.