SBU-BMI / wsinfer

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

[FIX] do not panic on unreadable files #95

Closed kaczmarj closed 1 year ago

kaczmarj commented 1 year ago

skip unreadable files and print a message.

this PR also

fixes #94