You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deep-learning-datasets-maker/metadata.txt
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,8 @@
6
6
name=Deep Learning Datasets Maker
7
7
qgisMinimumVersion=3.0
8
8
description=tools to handle raster and vector data to split it into small pieces equaled in size for machine learning datasets
9
-
version=0.1
10
-
author=Youssef Harby
9
+
version=0.2
10
+
author=deepbands (Youssef Harby and Yizhou Chen)
11
11
email=youssef_harby@yahoo.com
12
12
13
13
about=tools to handle raster and vector data to split it into small pieces equaled in size for machine learning datasets. Divide remote sensing images and their labels into data sets of specified size. (512×512 for example)
@@ -37,7 +37,7 @@ deprecated=False
37
37
# Since QGIS 3.8, a comma separated list of plugins to be installed
38
38
# (or upgraded) can be specified.
39
39
# Check the documentation for more information.
40
-
plugin_dependencies=opencv-python, pycocotools
40
+
plugin_dependencies=scikit-image, pycocotools
41
41
42
42
Category of the plugin: Raster, Vector, Database or Web
0 commit comments