Skip to content

Commit 85ba97e

Browse files
Update USAGE.md
1 parent 38b5dc2 commit 85ba97e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: USAGE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ labelme
5959

6060
- Start labeling regions in the content& style image. The corresponding regions (e.g., sky-to-sky) should have the same label.
6161

62-
- The labelling result is saved in a ".json" file. Run the following command and get the "label.png" in "path/example_json". "label.png" is a 1-channel image consists of labels starting from 0.
62+
- The labelling result is saved in a ".json" file. Run the following command and get the "label.png" in "path/example_json". "label.png" is a 1-channel image (usually looks totally black) consists of labels starting from 0.
6363

6464
```
6565
labelme_json_to_dataset example.json -o path/example_json

0 commit comments

Comments
 (0)