Spaces:
Running
Running
Upload 3 files
Browse files- labels.txt +2 -0
- model.onnx +3 -0
- signature.json +1 -0
labels.txt
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
Naked
|
2 |
+
Safe
|
model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f3a4c3eea37baf111b3e4da75fe94c71aad92e631bc209f544e43e8e135ab6a
|
3 |
+
size 99511770
|
signature.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"doc_id": "6bfa3ac3-7170-4519-9a3d-777096d3423b", "doc_name": "NSFW", "doc_version": "c02bcb9a6cb4348ce6a87bed14754843", "format": "onnx", "version": 260, "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": ["Naked", "Safe"]}, "filename": "model.onnx", "export_model_version": 1}
|