Kentaro Wada 7 жил өмнө
parent
commit
ae433aeb49
1 өөрчлөгдсөн 2 нэмэгдсэн , 1 устгасан
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -58,7 +58,8 @@ wget https://raw.githubusercontent.com/wkentaro/labelme/master/scripts/labelme_o
 chmod u+x labelme_on_docker
 
 # Maybe you need http://sourabhbajaj.com/blog/2017/02/07/gui-applications-docker-mac/ on macOS
-./labelme_on_docker static/apc2016_obj3.jpg -O static/apc2016_obj3.json
+labelme_on_docker examples/single_image/apc2016_obj3.jpg -O examples/single_image/apc2016_obj3.json
+labelme_on_docker examples/semantic_segmentation/data_annotated
 ```
 
 **Ubuntu**