Cilem commited on
Commit
1f221ed
·
verified ·
1 Parent(s): cad0751

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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.