Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ The PNG file name is the case_id of each WSI. Match the original TCGA name with
|
|
8 |
|
9 |
Each annotation mask's size equals level 3 of the corresponding WSI.
|
10 |
|
11 |
-
**Patch Annotations of TCGA-STAD**: are saved as CSV files, each raw indicates a patch with corresponding coordinates, sizes, and annotated labels.
|
12 |
|
13 |
Both coordinates and sizes are obtained at the maximum magnification of the corresponding SVS file.
|
14 |
|
|
|
8 |
|
9 |
Each annotation mask's size equals level 3 of the corresponding WSI.
|
10 |
|
11 |
+
**Patch Annotations of TCGA-STAD**: are saved as CSV files, each raw indicates a patch with corresponding coordinates, sizes, (x_y_size, x and y stand for the upper left coordinate of each patch) and annotated labels.
|
12 |
|
13 |
Both coordinates and sizes are obtained at the maximum magnification of the corresponding SVS file.
|
14 |
|