Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
unity
/
sentis-yolotinyv7
like
10
Follow
Unity Technologies
194
Object Detection
unity-sentis
ONNX
Model card
Files
Files and versions
Community
Use this model
Paul Bird
commited on
Jan 17, 2024
Commit
2c12f93
·
verified
·
1 Parent(s):
891c509
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
+
"RunYOLO.cs"
4
+
],
5
+
"models": [
6
+
"yolov7-tiny.sentis"
7
+
]
8
+
}