Update README.md
Browse files
README.md
CHANGED
@@ -96,6 +96,7 @@ Machine learning applications that can be performed using this dataset:
|
|
96 |
|
97 |
## Dataset Structure
|
98 |
### Data Fields
|
|
|
99 |
- `slide_name`: Main slide name of the patch.
|
100 |
- `x`: X coordinate of the patch.
|
101 |
- `y`: Y coordinate of the patch.
|
|
|
96 |
|
97 |
## Dataset Structure
|
98 |
### Data Fields
|
99 |
+
- `image`: Patch image.
|
100 |
- `slide_name`: Main slide name of the patch.
|
101 |
- `x`: X coordinate of the patch.
|
102 |
- `y`: Y coordinate of the patch.
|