sovitrath commited on
Commit
8445b50
·
verified ·
1 Parent(s): 544cc4c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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, x_max,y_max]` format for bounding boxes
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