Datasets:
Commit
·
cc51174
1
Parent(s):
d3e13d8
Update README.md
Browse files
README.md
CHANGED
@@ -30,7 +30,7 @@ The YOLO format file contains annotations, including class labels and bounding b
|
|
30 |
{'train': 3788, 'valid': 710, 'test': 238}
|
31 |
```
|
32 |
|
33 |
-
### Number of Instances
|
34 |
|
35 |
```json
|
36 |
{'insect':1618, 'abiotic':13960, 'disease':7032}
|
|
|
30 |
{'train': 3788, 'valid': 710, 'test': 238}
|
31 |
```
|
32 |
|
33 |
+
### Number of Instances Annotated
|
34 |
|
35 |
```json
|
36 |
{'insect':1618, 'abiotic':13960, 'disease':7032}
|