@@ -33,11 +33,9 @@ But... I've reinvented one...
33
33
34
34
It's the ** SENSITIVE** image-labeling tool for object detection!
35
35
36
- ![ image] ( https://user-images.githubusercontent.com/35001605/143729836-b2ee1188-f829-473f-aff0-d13569b3fc39.png )
37
-
38
- ![ ezgif-5-85c0613befb3] ( https://user-images.githubusercontent.com/35001605/47693025-3d094900-dc3b-11e8-9d96-ea2f7e37cf7a.gif )
36
+ ![ image] ( https://user-images.githubusercontent.com/35001605/211553495-66e81a7d-df00-44ca-82e4-966000cddbd1.png )
39
37
40
- ![ ezgif-5-c57fe634145b ] ( https://user-images.githubusercontent.com/35001605/47693028-3f6ba300-dc3b-11e8-9e22-70c448d59398.gif )
38
+ https://user-images.githubusercontent.com/35001605/211560039-367f27d7-63ab-4342-824e-9f47f2afbc35.mp4
41
39
42
40
![ cut (2)] ( https://user-images.githubusercontent.com/35001605/143729909-b2da3669-020a-4769-ab1d-2646dd7bbb6b.gif )
43
41
@@ -94,7 +92,7 @@ yourMacOS:Yolo_Label you$ ./YoloLabel.app/MacOS/YoloLabel
94
92
95
93
4 . Click the button 'Open Files' and open the folder with the images and the file('* '.names or '* '.txt) with the names of the objects.
96
94
97
- ![ image] ( https://user-images.githubusercontent.com/35001605/47694149-d20e4100-dc3f-11e8-9d97-fba87a6e1b5a .png )
95
+ ![ image] ( https://user-images.githubusercontent.com/35001605/211560758-f119f562-9462-4ebe-86fa-a9c169b18993 .png )
98
96
99
97
5 . And... Label!... Welcome to Hell... I really hate this work in the world.
100
98
@@ -128,6 +126,8 @@ To minimize wrist strain when labeling, I adopted the method **"twice left butto
128
126
| ` D, Space ` | Save and Next Image |
129
127
| ` S ` | Next Label <br > ![ ezgif-5-f7ee77cd24c3] ( https://user-images.githubusercontent.com/35001605/47703190-d3049a00-dc62-11e8-846f-5bd91e98bdbc.gif ) |
130
128
| ` W ` | Prev Label <br > ![ ezgif-5-ee915c66dad8] ( https://user-images.githubusercontent.com/35001605/47703191-d39d3080-dc62-11e8-800b-986ec214b80c.gif ) |
129
+ | ` O ` | Open Files |
130
+ | ` V ` | Visualize Calss Name |
131
131
| ` Ctrl + S ` | Save |
132
132
| ` Ctrl + C ` | Delete all existing bounding boxes in the image |
133
133
| ` Ctrl + D ` | Delete current image |
@@ -153,10 +153,13 @@ You can access all image by moving horizontal slider bar. But when you control h
153
153
![ ezgif-5-53abf38b3387] ( https://user-images.githubusercontent.com/35001605/47708528-97bd9780-dc71-11e8-94f1-5ee23776d5fe.gif )
154
154
155
155
# CONCLUSIONS
156
+
156
157
I've reinvented the wheel.
158
+
157
159
![ dont-reinvent-the-wheel] ( https://user-images.githubusercontent.com/35001605/47709289-46160c80-dc73-11e8-8ef6-6af3a3c52403.jpg )
158
160
159
161
# TO DO LISTS
162
+
160
163
Upload binary file for easy usage for windows and ubuntu
161
164
162
165
deployment for ubuntu
0 commit comments