PUTvision / qgis-plugin-deepness

Deepness is a remote sensing plugin that enables deep learning inference in QGIS
https://www.buymeacoffee.com/deepness
Apache License 2.0
99 stars 23 forks source link

'Buildings Segmentation' Error in Segmentation models #166

Open kuyhni opened 5 months ago

kuyhni commented 5 months ago

hello. I'm trying to use 'Buildings Segmentation' among the Deepness_Segmentation models, but I'm getting the following error repeatedly. What can I do to resolve this?

QGIS_Deepness_Error_Image

Kleebaue commented 5 months ago

Hi, thank you for you Feedback.

Your error looks like you have installed an old version of onnxruntime - try to update it running OSGeo4W Shell and install python3 -m pip install -U onnruntime