Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
unity
/
inference-engine-mobilenet-v2
like
0
Follow
Unity Technologies
281
Image Classification
unity-sentis
ONNX
unity-inference-engine
arxiv:
1801.04381
License:
mit
Model card
Files
Files and versions
Community
Use this model
Paul Bird
commited on
Jan 17, 2024
Commit
8b2e416
·
verified
·
1 Parent(s):
f9e4084
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
+
"RunMobileNet.cs"
4
+
],
5
+
"models": [
6
+
"mobilenet_v2.sentis"
7
+
]
8
+
}