Deep Learning Dataset Maker
We ❤️ Open Source
We ❤️ Open Source
Run QGIS Desktop App (3.18) vi BinderHub! Click the button below to launch a server:
Download and install QGIS and clone the repo :
git clone git@github.com:deepbands/deep-learning-datasets-maker.git
Install requirements :
cd deep-learning-datasets-maker
pip install -r requirements.txt
pip install Cython scikit-image Pillow pycocotools --user
Copy folder named deep-learning-datasets-maker in QGIS configuration folder and choose the plugin from plugin manager in QGIS (If not appeared restart QGIS).
Settings > User Profiles > Open Active Profile Folder
.python/plugins
then paste the deep-learning-datasets-maker folder.C:\Users\$USER\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins\deep-learning-datasets-maker
.Open QGIS, load your raster and vector data then select the output paths for rasterized, images and labels then click ok
.
v0.2
rasterize
can't work.v0.3
/path_to_raster
and backward slash \path_to_raster
)