EsperantoAI commited on
Commit
8a0d22c
·
1 Parent(s): 1412aac

Initial commit

Browse files
Files changed (2) hide show
  1. metadata.json +11 -0
  2. model.onnx +3 -0
metadata.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "framework": "glow",
3
+ "classifier": "image-classifier",
4
+ "shape": [1, 3, 224, 224],
5
+ "n_nodes": 100,
6
+ "flags": {
7
+ "--onnx-define-symbol": ["batch,1", "height,224", "width,224"],
8
+ "--model-input-name": "input",
9
+ "--image-mode": "0to255"
10
+ }
11
+ }
model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08917e4bd836889228642913daf092619f68d28d00c6fb7dc5f044579d1b8c36
3
+ size 553436243