Update README.md

This commit is contained in:
Yonghye Kwon 2018-10-29 15:09:07 +09:00 committed by GitHub
parent eff9644b3a
commit 9fe46168bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,19 +5,19 @@
![1_hfyjxxcfingbcyzcgksaiq](https://user-images.githubusercontent.com/35001605/47629997-b47aa200-db81-11e8-8873-71ae653563e0.png)
In the world, there are many good image labeling tools for object detection. -e.g. , ([Yolo_mark](https://github.com/AlexeyAB/Yolo_mark), [BBox-Label-Tool](https://github.com/puzzledqs/BBox-Label-Tool), [labelImg](https://github.com/tzutalin/labelImg)).
In the world, there are many good image labeling tools for object detection. -e.g. , ([Yolo_mark](https://github.com/AlexeyAB/Yolo_mark), [BBox-Label-Tool](https://github.com/puzzledqs/BBox-Label-Tool), [labelImg](https://github.com/tzutalin/labelImg)).
But... I reinvented it... I don't know why I made this... You can call me the most stupid man in the world.
When I labeld the Image using the existing programs, I am sooooooooooo bored...
So I thought... Why this is so fxxking bored??
Answer Was The Design...
But... I reinvented it...
## WHY DID YOU REINVENTED THE WHEEL? ARE YOU STUPID?
When I use the pre-existing program to annotate a training set for YOLO V3, I am sooooooooooo bored...
So I thought about Why this is so fxxking bored??
And I found that anwer.
The answer is that pre-existing programs are not 'sensitive'
Baaaaam!
See the below picture!