Update README.md
Browse files
README.md
CHANGED
|
@@ -43,7 +43,7 @@ tags:
|
|
| 43 |
The **IndustrialLateralLoads** dataset is divided into a single split: `loads`. This split contains the following:
|
| 44 |
|
| 45 |
- A folder with all the images: `imgs`
|
| 46 |
-
- A folder
|
| 47 |
|
| 48 |
---
|
| 49 |
|
|
|
|
| 43 |
The **IndustrialLateralLoads** dataset is divided into a single split: `loads`. This split contains the following:
|
| 44 |
|
| 45 |
- A folder with all the images: `imgs`
|
| 46 |
+
- A folder that includes for each image a `.txt` file that holds a single line with the bounding box annotation of the main load in the image: `annotations`
|
| 47 |
|
| 48 |
---
|
| 49 |
|