mahmoodlab / CLAM

Data-efficient and weakly supervised computational pathology on whole slide images - Nature Biomedical Engineering
http://clam.mahmoodlab.org
GNU General Public License v3.0
1.02k stars 340 forks source link

Custom Downsample in create_patches_fp #162

Closed shubhaminnani closed 1 year ago

shubhaminnani commented 1 year ago

Hi, Is there a reason custom down sample is removed from fast pipeline, create_patches_fp.py?

Thanks!

shubhaminnani commented 1 year ago

Its converted in features. Thanks!

maduc7 commented 1 year ago

Hi @shubhaminnani What do you mean by its converted in features? I actually would need to downsample by 2 and I am not sure how to do that. Thanks