소스 검색

Update README.md

Kentaro Wada 7 년 전
부모
커밋
57438f5201
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -92,6 +92,7 @@ labelme tutorial/apc2016_obj3.jpg -O tutorial/apc2016_obj3.json  # Close window
 labelme tutorial/apc2016_obj3.jpg --nodata  # Not include image data but relative image path in JSON file
 labelme tutorial/apc2016_obj3.jpg \
   --labels highland_6539_self_stick_notes,mead_index_cards,kong_air_dog_squeakair_tennis_ball  # Specify label list
+labelme tutorial/  # Open directory to annotate all images in it
 ```
 
 The annotations are saved as a [JSON](http://www.json.org/) file. The