Pārlūkot izejas kodu

Update README.md

Kentaro Wada 6 gadi atpakaļ
vecāks
revīzija
8c0a597193
1 mainītis faili ar 4 papildinājumiem un 4 dzēšanām
  1. 4 4
      README.md

+ 4 - 4
README.md

@@ -12,13 +12,13 @@ Labelme is a graphical image annotation tool inspired by <http://labelme.csail.m
 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="96%" />
-<i>Fig 1. Example of annotations for instance segmentation.</i>
+<i>Fig 1. Annotation example of instance segmentation.</i>
 
-<br/>
-<br/>
+<img src="https://github.com/wkentaro/labelme/blob/master/examples/instance_segmentation/data_dataset_voc/JPEGImages/2011_000006.jpg?raw=true" width="32%" /> <img src="https://github.com/wkentaro/labelme/blob/master/examples/instance_segmentation/data_dataset_voc/SegmentationClassVisualization/2011_000006.jpg?raw=true" width="32%" /> <img src="https://github.com/wkentaro/labelme/blob/master/examples/instance_segmentation/data_dataset_voc/SegmentationObjectVisualization/2011_000006.jpg?raw=true" width="32%" />  
+<i>Fig 2. VOC dataset example of instance segmentation.</i>
 
 <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>
+<i>Fig 3. Other examples (semantic segmentation, bbox detection, and classification).</i>
 
 
 ## Features