Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -53,8 +53,9 @@ Multiclass Object Detection Dataset/
|
|
| 53 |
|
| 54 |
### Components
|
| 55 |
1. **Images**: RGB images of the object in `.png` format.
|
| 56 |
-
2. **Labels**: Text files (`.txt`) containing
|
| 57 |
-
|
|
|
|
| 58 |
|
| 59 |
## Licensing
|
| 60 |
license: apache-2.0
|
|
|
|
| 53 |
|
| 54 |
### Components
|
| 55 |
1. **Images**: RGB images of the object in `.png` format.
|
| 56 |
+
2. **Labels**: Text files (`.txt`) containing bounding box annotations for each class
|
| 57 |
+
- 0 = cheerios
|
| 58 |
+
- 1 = soup
|
| 59 |
|
| 60 |
## Licensing
|
| 61 |
license: apache-2.0
|