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
108 stars 25 forks source link

Exporting training data error #84

Closed jducnuigeen closed 1 year ago

jducnuigeen commented 1 year ago

Hello. I'm trying to export training data using the Deepness Training Data Export tool to detect building outlines in my aerial imagery. I've set my output directory path, and have my geotiff raster set in the "input layer" section, and the export image tiles option checked. I also have the Export segmentation mask for layer" option checked, and it points to a polygon shapefile of my building outlines labels seen in the imagery. However, when I press export training data, I get this error: image Any thoughts on where my problem exists? I'd love to train my own model and share it openly with others, but I have a bit of work to do to train a model.

przemyslaw-aszkowski commented 1 year ago

Hi @jducnuigeen Thanks for your interest and for reporting this issue! You did everything correctly, as you described, but a bug entered the code during some refactorization. It is already fixed and will be available in the next release soon.

In the meantime, you can download the latest code from here, and install it from a zip file as described in documentation. Hope everything will work now, otherwise please let me know :)

przemyslaw-aszkowski commented 1 year ago

Resolved in release 0.5.1