Image Classification
ONNX
art
narugo1992 commited on
Commit
ac58dc5
·
1 Parent(s): 2fd4fc2

Publish model mobilenetv3, on 2023-06-04 10:56:52 CST

Browse files
Files changed (1) hide show
  1. mobilenetv3/meta.json +8 -0
mobilenetv3/meta.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "labels": [
3
+ "safe",
4
+ "r15",
5
+ "r18"
6
+ ],
7
+ "name": "mobilenetv3_large_100"
8
+ }