@@ -863,14 +863,14 @@ sccnn-crchisto:
863863 class : semantic_segmentor.IOSegmentorConfig
864864 kwargs :
865865 input_resolutions :
866- - { "units": "mpp", "resolution": 0.5 }
866+ - { "units": "mpp", "resolution": 0.25 }
867867 output_resolutions :
868- - { "units": "mpp", "resolution": 0.5 }
868+ - { "units": "mpp", "resolution": 0.25 }
869869 tile_shape : [ 2048, 2048 ]
870870 patch_input_shape : [ 31, 31 ]
871871 patch_output_shape : [ 13, 13 ]
872872 stride_shape : [ 8, 8 ]
873- save_resolution : { 'units': 'mpp', 'resolution': 0.5 }
873+ save_resolution : { 'units': 'mpp', 'resolution': 0.25 }
874874
875875sccnn-conic :
876876 hf_repo_id : TIACentre/TIAToolbox_pretrained_weights
@@ -886,14 +886,14 @@ sccnn-conic:
886886 class : semantic_segmentor.IOSegmentorConfig
887887 kwargs :
888888 input_resolutions :
889- - { "units": "mpp", "resolution": 0.5 }
889+ - { "units": "mpp", "resolution": 0.25 }
890890 output_resolutions :
891- - { "units": "mpp", "resolution": 0.5 }
891+ - { "units": "mpp", "resolution": 0.25 }
892892 tile_shape : [ 2048, 2048 ]
893893 patch_input_shape : [ 31, 31 ]
894894 patch_output_shape : [ 13, 13 ]
895895 stride_shape : [ 8, 8 ]
896- save_resolution : { 'units': 'mpp', 'resolution': 0.5 }
896+ save_resolution : { 'units': 'mpp', 'resolution': 0.25 }
897897
898898nuclick_original-pannuke :
899899 hf_repo_id : TIACentre/TIAToolbox_pretrained_weights
0 commit comments