Edit model card

Blaze Palm palm detector in Unity Sentis Format (Version 1.4.0-pre.3*)

*Sentis files from 1.4.0 are not compatible with 1.3.0 and above and need to be recreated/downloaded

This is the Blaze Palm model, part of the MediaPipe hand detection formatted to work in Unity Sentis 2023

How to Use

  • Create a new scene in Unity 2023
  • Install package com.unity.sentis version 1.4.0-pre.3 from the package manager
  • Put the hand_detection_lite.sentis file in the Assets/StreamingAssets folder
  • Put a video in the Assets/StreamingAssets folder and set videoName variable to the video name
  • Create a RawImage and place it in your scene. Link to this image in the previewUI field.
  • Attach a sprite for the bounding box image to the boundingBoxTexture field

Preview

When you get it working you should see something like this:

preview

Information

This model may have some accuracy issues.

Unity Sentis

Sentis is the inference engine for Unity 2023. More information can be found here

Downloads last month
20
Inference API
Inference API (serverless) does not yet support unity-sentis models for this pipeline type.