deep-learning-datasets-maker
deep-learning-datasets-maker copied to clipboard
Deep Learning Datasets Maker is a QGIS plugin to make datasets creation easier for raster and vector data.
I have encountered an issue while trying to load your plugin on my system running QGIS version 3.28.7-Firenze Firenze and Python version 3.9.5. The issue seems to be associated with...
Using on a tiff image with 4 bands RGB and alpha QGIS 3.22.4 2022-03-10T15:24:22 WARNING Traceback (most recent call last): File "C:\Users/Chris/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\deep-learning-datasets-maker\split_rs_data.py", line 315, in run rasterize(ras_path, vec_path, output) File...
Hi, Could you please check this error and see if you can identify what might cause thsi: WARNING Traceback (most recent call last): File "C:/Users/64210/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\deep-learning-datasets-maker\split_rs_data.py", line 332, in run currentrasterlay,...
Hi @Youssef-Harby , my bro. :smiley: About this func, some people told me that they want to add this func. Firstly, maybe they just want to split image and not...
An error occurred during execution of following code: pyplugin_installer.instance().installPlugin('deep-learning-datasets-maker', stable=False) Traceback (most recent call last): File "", line 1, in File "/usr/share/qgis/python/pyplugin_installer/installer.py", line 333, in installPlugin self.processDependencies(plugin["id"]) File "/usr/share/qgis/python/pyplugin_installer/installer.py", line...
Couldn't load plugin 'deep-learning-datasets-maker' due to an error when calling its classFactory() method subprocess.CalledProcessError: Command '['python3', '-m', 'pip', 'install', 'Cython', 'scikit-image', 'Pillow', 'pycocotools']' returned non-zero exit status 1. Traceback (most...
Hola, colegas. Me encuentro con el siguiente problema al querer cargar el complemento qfield. Esto me pasa con varios complementos. Me supongo que debe ser algo de la PC y...
Hi! When trying to run the plugin, I get this error: RuntimeError: Zero positional arguments expected Traceback (most recent call last): File "C:\Users/du022405/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\deep-learning-datasets-maker\split_rs_data.py", line 324, in run splitting( File "C:\Users/du022405/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\deep-learning-datasets-maker\utils\splitting.py",...