Update README.md
Browse filesedit basic readme
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- pollen-robotics/anyskin_slip_detection
|
5 |
+
model-index:
|
6 |
+
- name: slip-detection
|
7 |
+
results:
|
8 |
+
- task:
|
9 |
+
type: slip-detection
|
10 |
+
dataset:
|
11 |
+
name: anyskin_slip_detection
|
12 |
+
type: anyskin_slip_detection
|
13 |
+
metrics:
|
14 |
+
- name: Accuracy
|
15 |
+
type: Accuracy
|
16 |
+
value: 0.9826
|
17 |
+
---
|