admin管理员组文章数量:1290939
I am wanting to use MONAI's SlidingPatchWSIDataset
to extract patches from my whole slide images during inference. However, I also require the WSI to be masked so as to remove the unwanted background patches from analysis. Is there any way to incorporate the two?
I am using Otsu's thresholding method to create my tissue mask at an MPP of 16 (currently save in both numpy file and geoPandas df as a polygon), and am wanting my patches to be extracted at mpp of 1.008. How do I use this mask in my dataset?
These two classes look very useful but I cannot find any examples of their usage online.
本文标签: pythonMONAI How to incorporate SlidingPatchWSIDataset with MaskedPatchWSIDatasetStack Overflow
版权声明:本文标题:python - MONAI: How to incorporate `SlidingPatchWSIDataset` with `MaskedPatchWSIDataset` - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741521397a2383205.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论