jamesdolezal / slideflow

Deep learning library for digital pathology, with both Tensorflow and PyTorch support.
https://slideflow.dev
GNU General Public License v3.0
230 stars 38 forks source link

Small fix: flip mask in outsu if `roi_method == outside` #340

Closed matte-esse closed 6 months ago

matte-esse commented 6 months ago

This is a tiny fix but I still opened a PR in case @jamesdolezal you want to use this branch to add other related fixes. I looked around the code and to me it looks like only Otsu needs this fix.