This is a sample of running a machine learning model using Unity Sentis.
Note
I also created a sample in Unity6. Basically, I recommend you to refer to this page. ✨
I use this model.
This sample detects 17 keypoints and displays markers on the input image based on their coordinates.
I used this picture for the reference image. 🙇
I referred to the scripts in this repository and rewrote these scripts for sentis.
Unity : 2023.2.18f1
Sentis : Sentis 1.4.0-pre.3
See this site for an explanation. (Japanese)
MoveNet-UnitySentis is under Apache-2.0 License.