소스 검색

Update README.md

Kentaro Wada 6 년 전
부모
커밋
5ae8a41633
1개의 변경된 파일8개의 추가작업 그리고 2개의 파일을 삭제
  1. 8 2
      README.md

+ 8 - 2
README.md

@@ -11,8 +11,14 @@
 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="https://github.com/wkentaro/labelme/blob/master/examples/instance_segmentation/.readme/annotation.jpg?raw=true" width="80%" />  
-Fig 1. Example of annotations for instance segmentation.
+<img src="https://github.com/wkentaro/labelme/blob/master/examples/instance_segmentation/.readme/annotation.jpg?raw=true" width="96%" />
+<i>Fig 1. Example of annotations for instance segmentation.</i>
+
+<br/>
+<br/>
+
+<img src="https://github.com/wkentaro/labelme/raw/master/examples/semantic_segmentation/.readme/annotation.jpg?raw=true" width="30%" /> <img src="https://github.com/wkentaro/labelme/blob/master/examples/bbox_detection/.readme/annotation.jpg?raw=true" width="32%" /> <img src="https://github.com/wkentaro/labelme/blob/master/examples/classification/.readme/annotation_cat.jpg?raw=true" width="33%" />  
+<i>Fig 2. Example of annotation of semantic segmentation (left), bbox detection (center), classification (right).</i>
 
 
 ## Features