ozanciga / self-supervised-histopathology

Pretrained model for self supervised histopathology
MIT License
108 stars 12 forks source link

mutil resolution patches number? #16

Closed AndrewTal closed 2 years ago

AndrewTal commented 2 years ago

The article mentions that each WSI can sample up to 1000 images. What is the data ratio of 10X, 20X, and 40X in this 1000 patches?

AndrewTal commented 2 years ago

looking forward to your reply.... thanks...

ozanciga commented 2 years ago

sorry i really don't remember (it's been 2 years). i would assume majority come from 20x, as that was the most common res available. we used 40x whenever dataset allowed it. so if you scan listed datasets, assume if 40x is available, that was used for sampling. if you try to assess the impact of resolution, see the 10, 20, 40x experiments for reference. hope it helps.