feliperafael
commited on
Commit
•
d7e4fd2
1
Parent(s):
5a310da
add ultralytics model card
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ model-index:
|
|
21 |
|
22 |
metrics:
|
23 |
- type: accuracy
|
24 |
-
value:
|
25 |
name: top1 accuracy
|
26 |
- type: accuracy
|
27 |
value: 1 # min: 0.0 - max: 1.0
|
@@ -35,7 +35,7 @@ model-index:
|
|
35 |
### Supported Labels
|
36 |
|
37 |
```
|
38 |
-
['
|
39 |
```
|
40 |
|
41 |
### How to use
|
|
|
21 |
|
22 |
metrics:
|
23 |
- type: accuracy
|
24 |
+
value: 1 # min: 0.0 - max: 1.0
|
25 |
name: top1 accuracy
|
26 |
- type: accuracy
|
27 |
value: 1 # min: 0.0 - max: 1.0
|
|
|
35 |
### Supported Labels
|
36 |
|
37 |
```
|
38 |
+
['pantene']
|
39 |
```
|
40 |
|
41 |
### How to use
|