kappazeta / cm-vsm

Tool to sub-tile Sentinel-2 products and preprocess segmentation masks from a variety of formats
Apache License 2.0
1 stars 0 forks source link

Freezing when annotations.xml file is missing #3

Closed anitera closed 4 years ago

anitera commented 4 years ago

When I missed the step of uploading annotations into the folder, running the rasterization process freezes. While it sound like some process is ongoing. Input command:

 ./vsm/build/bin/cvat_vsm -r /home/rita/Documents/kappazeta/data/S2A_MSIL2A_20200509T094041_N0214_R036_T35VMF_20200509T111504.CVAT/tile_256_2816/annotations.xml -n /home/rita/Documents/kappazeta/data/S2A_MSIL2A_20200509T094041_N0214_R036_T35VMF_20200509T111504.CVAT/tile_256_2816/bands.nc

Output:

Vectorization and splitting tool for CVAT.
Running with the following dependencies:
 GDAL 2.2.3 (20171120)
 OpenJPEG 2.3.0
 MagickLib 1.3.28

/home/rita/Documents/kappazeta/data/S2A_MSIL2A_20200509T094041_N0214_R036_T35VMF_20200509T111504.CVAT/tile_256_2816/annotations.xml
indrek-sunter commented 4 years ago

Should be fixed.