浏览代码

Update README.md

Kentaro Wada 7 年之前
父节点
当前提交
953fc16cd9
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -1,4 +1,4 @@
-<img src="https://github.com/wkentaro/labelme/blob/master/labelme/icons/icon.png" align="right" />
+<img src="https://github.com/wkentaro/labelme/blob/master/labelme/icons/icon.png?raw=true" align="right" />
 
 
 # labelme: Image Polygonal Annotation with Python
 # labelme: Image Polygonal Annotation with Python
 
 
@@ -11,7 +11,7 @@ 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,  
 It is written in Python and uses Qt for its graphical interface,  
 and supports annotations for semantic and instance segmentation.
 and supports annotations for semantic and instance segmentation.
 
 
-<img src="https://github.com/wkentaro/labelme/blob/master/examples/instance_segmentation/.readme/annotation.jpg" width="80%" />  
+<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.
 Fig 1. Example of annotations for instance segmentation.
 
 
 
 
@@ -128,7 +128,7 @@ For more advanced usage, please refer to the examples:
 
 
 ## Screencast
 ## Screencast
 
 
-<img src="https://github.com/wkentaro/labelme/blob/master/.readme/screencast.gif" width="70%"/>
+<img src="https://github.com/wkentaro/labelme/blob/master/.readme/screencast.gif?raw=true" width="70%"/>
 
 
 
 
 ## Testing
 ## Testing