Update README.md
Browse files
README.md
CHANGED
|
@@ -5,7 +5,6 @@ tags:
|
|
| 5 |
- huggingpics
|
| 6 |
metrics:
|
| 7 |
- accuracy
|
| 8 |
-
|
| 9 |
model-index:
|
| 10 |
- name: BlurorBokehv2
|
| 11 |
results:
|
|
@@ -13,9 +12,11 @@ model-index:
|
|
| 13 |
name: Image Classification
|
| 14 |
type: image-classification
|
| 15 |
metrics:
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
|
|
|
|
|
|
| 19 |
---
|
| 20 |
|
| 21 |
# BlurorBokehv2
|
|
|
|
| 5 |
- huggingpics
|
| 6 |
metrics:
|
| 7 |
- accuracy
|
|
|
|
| 8 |
model-index:
|
| 9 |
- name: BlurorBokehv2
|
| 10 |
results:
|
|
|
|
| 12 |
name: Image Classification
|
| 13 |
type: image-classification
|
| 14 |
metrics:
|
| 15 |
+
- name: Accuracy
|
| 16 |
+
type: accuracy
|
| 17 |
+
value: 0.98
|
| 18 |
+
license: mit
|
| 19 |
+
pipeline_tag: image-classification
|
| 20 |
---
|
| 21 |
|
| 22 |
# BlurorBokehv2
|