Skip to content

Commit 70e90b1

Browse files
committed
update Metadata
1 parent 4804f76 commit 70e90b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

deep-learning-datasets-maker/metadata.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
name=Deep Learning Datasets Maker
77
qgisMinimumVersion=3.0
88
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)
1111
email=youssef_harby@yahoo.com
1212

1313
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
3737
# Since QGIS 3.8, a comma separated list of plugins to be installed
3838
# (or upgraded) can be specified.
3939
# Check the documentation for more information.
40-
plugin_dependencies=opencv-python, pycocotools
40+
plugin_dependencies=scikit-image, pycocotools
4141

4242
Category of the plugin: Raster, Vector, Database or Web
4343
# category=

0 commit comments

Comments
 (0)