cj-mills / sentis-inference-yolox-demo

A simple Unity project demonstrating how to perform object detection with yolox using Sentis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sentis Inference YOLOX Demo

A simple Unity project demonstrating how to perform object detection with yolox using Sentis.

Getting Started

  1. Clone this repository to your local machine:
git clone https://github.com/cj-mills/sentis-inference-yolox-demo.git
  1. Open the project in Unity.

  2. Explore the sample scene and scripts.

Train a Custom Model

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

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A simple Unity project demonstrating how to perform object detection with yolox using Sentis.

License:MIT License


Languages

Language:ShaderLab 68.3%Language:C# 17.7%Language:HLSL 14.1%