Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,10 @@ datasets:
|
|
10 |
metrics:
|
11 |
- mean-average-precision
|
12 |
pipeline_tag: object-detection
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
|
|
|
10 |
metrics:
|
11 |
- mean-average-precision
|
12 |
pipeline_tag: object-detection
|
13 |
+
labels:
|
14 |
+
- background
|
15 |
+
- germinated
|
16 |
+
- non-germinated
|
17 |
---
|
18 |
|
19 |
|