SBU-BMI / wsinfer

🔥 🚀 Blazingly fast pipeline for patch-based classification in whole slide images
https://wsinfer.readthedocs.io
Apache License 2.0
56 stars 9 forks source link

bug in argument to patching auto skip #128

Closed kaczmarj closed 1 year ago

kaczmarj commented 1 year ago

command-line should be changed to a flag --auto-skip or --no-auto-skip. and the call stack should be modified accoringly.

https://github.com/SBU-BMI/wsinfer/blob/a6e4d41baef23c91b532eb63f407b523feacbcb2/wsinfer/_patchlib/create_patches_fp.py#L455