瀏覽代碼

Update README.md

Kentaro Wada 7 年之前
父節點
當前提交
039052ddee
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -11,6 +11,8 @@ labelme: Image Annotation Tool with Python
 Labelme is a graphical image annotation tool inspired by <http://labelme.csail.mit.edu>.  
 It is written in Python and uses Qt for its graphical interface.
 
+<img src=".readme/legend.jpg" width="80%" />
+
 
 Requirements
 ------------
@@ -92,8 +94,6 @@ labelme tutorial/apc2016_obj3.jpg \
   --labels highland_6539_self_stick_notes,mead_index_cards,kong_air_dog_squeakair_tennis_ball  # Specify label list
 ```
 
-<img src=".readme/apc2016_obj3_screenshot.jpg" width="50%" /> <img src=".readme/apc2016_obj3_annotate_label.jpg" width="44%" />
-
 The annotations are saved as a [JSON](http://www.json.org/) file. The
 file includes the image itself.