AICAN-Research / FAST-Pathology

⚡ Open-source software for deep learning-based digital pathology
BSD 2-Clause "Simplified" License
122 stars 26 forks source link

Inference engines not available on macOS #53

Closed andreped closed 1 year ago

andreped commented 2 years ago

When testing FP on macOS, it was observed that none of the inference engines were available.

I believe both TF and OpenVINO used to work before.

It would be great if at least OpenVINO worked, such that most models could be deployed for macOS users.

I would prioritize OpenVINO over TF, as most models will be converted to ONNX.

andreped commented 1 year ago

Fixed in the latest release: https://github.com/AICAN-Research/FAST-Pathology/releases/tag/v1.1.0