We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a39f326 commit 74434f9Copy full SHA for 74434f9
README.md
@@ -20,7 +20,7 @@ _If you are using FastLabel prototype, please install version 0.2.2._
20
- [YOLO](#yolo)
21
- [Pascal VOC](#pascal-voc)
22
- [labelme](#labelme)
23
- - [Instance/Semantic Segmentation](#segmentation)
+ - [Segmentation](#segmentation)
24
25
## Installation
26
@@ -826,7 +826,7 @@ tasks = client.get_image_tasks(project="YOUR_PROJECT_SLUG")
826
client.export_labelme(tasks)
827
```
828
829
-### Instance/Semantic Segmentation
+### Segmentation
830
831
Get tasks and export index color instance/semantic segmentation (PNG files).
832
Only support the following annotation types.
0 commit comments