Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -88,7 +88,7 @@ Wheat is essential for a large part of humanity. The "Global Wheat Head Dataset
|
|
| 88 |
|
| 89 |
### Labels
|
| 90 |
- **Format**: CSV with columns - image_name, BoxesString, domain
|
| 91 |
-
- **BoxesString**: `[x_min,y_min,
|
| 92 |
- **Domain**: Specifies the image domain
|
| 93 |
|
| 94 |
## Usage
|
|
|
|
| 88 |
|
| 89 |
### Labels
|
| 90 |
- **Format**: CSV with columns - image_name, BoxesString, domain
|
| 91 |
+
- **BoxesString**: `[x_min,y_min, width,height]` format for bounding boxes
|
| 92 |
- **Domain**: Specifies the image domain
|
| 93 |
|
| 94 |
## Usage
|