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
- [x] Export as jpg (for raster) and png (for rasterized shapefile) with GDAL.
47
47
- [X] Converted semantic segmentation (0 and 1) to instance segmentation for labels (the original label is 0/255) option, and the result is a single-channel image that uses a palette to color. 
48
48
- [X] PaddlePaddle Train/Val/Testing list text.
49
-
- [] Use GDAL for instance segmentation instead of openCV.
49
+
- [X] Use GDAL for instance segmentation instead of openCV.
50
50
- [X] Support COCO format.
51
51
- [X] Update plugin's UI :
52
52
- [X] Add new checkbox for other annotations like COCO.
0 commit comments