PB Unity commited on
Commit
d9c1490
·
verified ·
1 Parent(s): 1efb68a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -4,7 +4,7 @@ library_name: unity-sentis
4
  pipeline_tag: object-detection
5
  ---
6
 
7
- # Blaze Palm palm detector in Unity Sentis Format
8
  This is the Blaze Palm model, part of the [MediaPipe hand detection](https://developers.google.com/mediapipe/solutions/vision/hand_landmarker) formatted to work in Unity Sentis 2023
9
 
10
  ## How to Use
@@ -19,5 +19,8 @@ When you get it working you should see something like this:
19
 
20
  ![preview](blaze_palm_preview.png)
21
 
 
 
 
22
  ## Unity Sentis
23
  Sentis is the inference engine for Unity 2023. More information can be found [here](https://unity.com/products/sentis)
 
4
  pipeline_tag: object-detection
5
  ---
6
 
7
+ # Blaze Palm palm detector in Unity Sentis Format (Experimental)
8
  This is the Blaze Palm model, part of the [MediaPipe hand detection](https://developers.google.com/mediapipe/solutions/vision/hand_landmarker) formatted to work in Unity Sentis 2023
9
 
10
  ## How to Use
 
19
 
20
  ![preview](blaze_palm_preview.png)
21
 
22
+ ## Information
23
+ This model may have some accuracy issues.
24
+
25
  ## Unity Sentis
26
  Sentis is the inference engine for Unity 2023. More information can be found [here](https://unity.com/products/sentis)