Skip to content
Snippets Groups Projects
Commit 04ab36bd authored by Kentaro Wada's avatar Kentaro Wada
Browse files

Update examples/semantic_segmentation/README.md

parent a560f67a
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
## Annotation ## Annotation
```bash ```bash
labelme data_annotated --labels="$(tr '\n' , < labels.txt)" --nodata labelme data_annotated --labels labels.txt --nodata
``` ```
![](.readme/annotation.jpg) ![](.readme/annotation.jpg)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment