Closed AjeyPaiK closed 2 years ago
I think this should do it: https://github.com/NKI-AI/dlup/commit/5d9ac87685b76404ac52d64dd85d72fd72177604
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 15 days
Currently, the tiling feature works on the regions of WSI where the FESI or improved FESI algorithms find foreground. This cannot be overridden to have tiling on the whole WSI (including the background regions).
We can have the same tiling scheme that exists now but for the whole image instead of just foreground regions.
Additional context This is especially useful when writing routines during segmentation model validation. The models are expected to not segment anything in the background.