zeyugao commited on
Commit
ca0e1a9
1 Parent(s): 6a5b4c3

Update README.md

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