SaurabhArora
commited on
Commit
•
cc0d7d0
1
Parent(s):
bd54098
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: vehicle_defects_2
|
11 |
results:
|
@@ -13,9 +12,11 @@ model-index:
|
|
13 |
name: Image Classification
|
14 |
type: image-classification
|
15 |
metrics:
|
16 |
-
|
17 |
-
|
18 |
-
|
|
|
|
|
19 |
---
|
20 |
|
21 |
# vehicle_defects_2
|
|
|
5 |
- huggingpics
|
6 |
metrics:
|
7 |
- accuracy
|
|
|
8 |
model-index:
|
9 |
- name: vehicle_defects_2
|
10 |
results:
|
|
|
12 |
name: Image Classification
|
13 |
type: image-classification
|
14 |
metrics:
|
15 |
+
- name: Accuracy
|
16 |
+
type: accuracy
|
17 |
+
value: 0.7204301357269287
|
18 |
+
datasets:
|
19 |
+
- chittaranjankhatua/car_damage_pub
|
20 |
---
|
21 |
|
22 |
# vehicle_defects_2
|