Upload 2 files
Browse files- model.onnx +3 -0
- signature.json +1 -0
model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b39ed9e8c273354c77d983f2ad619717de795b7cdf6cd4987ef051fe6b2ff18d
|
3 |
+
size 99511770
|
signature.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"doc_id": "6cca82df-9633-4a22-b1f6-b042e86aed99", "doc_name": "Cat", "doc_version": "12adc6f7b3128f4d208f7b138589cda0", "format": "onnx", "version": 45, "inputs": {"Image": {"dtype": "float32", "shape": [null, 224, 224, 3], "name": "Image:0"}}, "outputs": {"Confidences": {"dtype": "float32", "shape": [null, 2], "name": "sequential/dense_2/Softmax:0"}}, "tags": [], "classes": {"Label": ["Cat", "Dog"]}, "filename": "model.onnx", "export_model_version": 1}
|