Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
unity
/
inference-engine-blaze-face
like
13
Follow
Unity Technologies
282
Object Detection
unity-sentis
ONNX
unity-inference-engine
License:
apache-2.0
Model card
Files
Files and versions
Community
4
Use this model
Paul Bird
commited on
Jan 17, 2024
Commit
9852117
·
verified
·
1 Parent(s):
fbcf6e3
Create info.json
Browse files
Files changed (1)
hide
show
info.json
+8
-0
info.json
ADDED
Viewed
@@ -0,0 +1,8 @@
1
+
{
2
+
"code": [
3
+
"RunBlazeFace.cs"
4
+
],
5
+
"models": [
6
+
"blazeface.sentis"
7
+
]
8
+
}