Skip to content

Commit b3970cf

Browse files
committed
updated readme
1 parent c059cc0 commit b3970cf

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -54,16 +54,6 @@
5454

5555
This is a python based standalone image annotation tool designed for tasks such as image segmentation and object detection. The tool allows users to draw bounding boxes, polygons, and freehand paths, edit and manage annotations, and export the annotated data in multiple formats including COCO, YOLO, and PASCAL VOC.
5656

57-
<!-- <h1 align="center">
58-
<img width = "30%" src="resource/screen_shot/segmentation_1.png">
59-
<img width = "30%" src="resource/screen_shot/segmentation_2.png">
60-
<img width = "30%" src="resource/screen_shot/segmentation_3.png">
61-
</br>
62-
<img width = "30%" src="resource/generated_mask/137_mask.jpg">
63-
<img width = "30%" src="resource/generated_mask/140_mask.jpg">
64-
<img width = "30%" src="resource/generated_mask/177_mask.jpg">
65-
</h1> -->
66-
6757
<h1 align="center">
6858
<img width = "22%" src="resource/gif/segmentation/1.gif">
6959
<img width = "22%" src="resource/gif/segmentation/2.gif">

0 commit comments

Comments
 (0)