Closed mxj-aoyun closed 6 years ago
@mxj-aoyun can you type the following command?
ls -lh /home/tom/CAMELYON16/training/WSI_TRAIN
It seems some tif files are missing, and I'd like to take a look. It may just be the case that the file prefix is different.
@yil8
[root@dft533 build]# ls -lh /home/tom/CAMELYON16/training/WSI_TRAIN
total 496G
-rwxrwxrwx. 1 tom tom 1.2G Jun 15 19:44 normal_001.tif
-rwxrwxrwx. 1 tom tom 1.5G Jun 7 11:26 normal_002.tif
-rwxrwxrwx. 1 tom tom 2.1G Jun 7 11:47 normal_003.tif
-rwxrwxrwx. 1 tom tom 945M Jun 6 15:31 normal_004.tif
-rwxrwxrwx. 1 tom tom 1.5G Jun 6 19:04 normal_005.tif
-rwxrwxrwx. 1 tom tom 1.2G Jun 7 11:02 normal_006.tif
-rwxrwxrwx. 1 tom tom 1.6G Jun 7 11:37 normal_007.tif
-rwxrwxrwx. 1 tom tom 1.2G Jun 6 16:06 normal_008.tif
-rwxrwxrwx. 1 tom tom 1.6G Jun 8 11:36 normal_009.tif
......
@mxj-aoyun yeah, that's what I was guessing... Can you rename all the 'normal_XXX.tif' to 'Normal_XXX.tif', all the 'tumor_XXX.tif' to 'Tumor_XXX.tif', all the 'test_XXX.tif' to 'Test_XXX.tif'? The code assuming that way as documented in README. The organizers used to name all the files with first letter upper case.
@yil8 The problem is solved. Thank you so much!
I got error when I ran this command to generate the corresponding patches how can I solve it? thank you!