Skip to content

Commit 74434f9

Browse files
committed
fix path
1 parent a39f326 commit 74434f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ _If you are using FastLabel prototype, please install version 0.2.2._
2020
- [YOLO](#yolo)
2121
- [Pascal VOC](#pascal-voc)
2222
- [labelme](#labelme)
23-
- [Instance/Semantic Segmentation](#segmentation)
23+
- [Segmentation](#segmentation)
2424

2525
## Installation
2626

@@ -826,7 +826,7 @@ tasks = client.get_image_tasks(project="YOUR_PROJECT_SLUG")
826826
client.export_labelme(tasks)
827827
```
828828

829-
### Instance/Semantic Segmentation
829+
### Segmentation
830830

831831
Get tasks and export index color instance/semantic segmentation (PNG files).
832832
Only support the following annotation types.

0 commit comments

Comments
 (0)