Update README.md
Browse files
README.md
CHANGED
|
@@ -59,7 +59,7 @@ When loaded using the `datasets` library, each sample contains the following fie
|
|
| 59 |
- **`mask_rgb_color`**: An `[R, G, B]` list specifying the RGB triplet associated with the class in the binary mask.
|
| 60 |
|
| 61 |
### Raw data organization (repository files):
|
| 62 |
-
If you prefer to download the raw files
|
| 63 |
|
| 64 |
- **`images`**: Contains the source images.
|
| 65 |
- **`masks`**: Contains the binary PNG segmentation masks.
|
|
|
|
| 59 |
- **`mask_rgb_color`**: An `[R, G, B]` list specifying the RGB triplet associated with the class in the binary mask.
|
| 60 |
|
| 61 |
### Raw data organization (repository files):
|
| 62 |
+
If you prefer to download the raw files, the repository includes the following folders:
|
| 63 |
|
| 64 |
- **`images`**: Contains the source images.
|
| 65 |
- **`masks`**: Contains the binary PNG segmentation masks.
|