SBU-BMI / wsinfer

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

duplicate models in click --model choices #93

Closed kaczmarj closed 1 year ago

kaczmarj commented 1 year ago

to fix this, convert the list to a set. and then convert back to a sorted list.