From 4e06a465ec10471093727f6ebd76d55bd91cbd36 Mon Sep 17 00:00:00 2001 From: Yonghye Kwon Date: Mon, 29 Oct 2018 13:49:17 +0900 Subject: [PATCH 1/9] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 42a0e9a..8180e7b 100644 --- a/README.md +++ b/README.md @@ -1 +1,13 @@ # ImageLabelingTool-YOLO-Style + +## WHAT IS THIS?! + Reinventing The Wheel!!!! + + In the world, there are many good image labeling programs. + + But... I reinvented it... I don't know why I made this.. You can call me idiot. + + When I labeld the Image using the existing program(), I am bored + + +![uibaaaam](https://user-images.githubusercontent.com/35001605/47629477-a8d9ac00-db7e-11e8-90e4-be3b71e1a2ca.PNG) From ded98f12674987c27dc500a290d810af70b1a8de Mon Sep 17 00:00:00 2001 From: Yonghye Kwon Date: Mon, 29 Oct 2018 14:38:26 +0900 Subject: [PATCH 2/9] Update README.md --- README.md | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8180e7b..b7cb871 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,24 @@ ## WHAT IS THIS?! Reinventing The Wheel!!!! - In the world, there are many good image labeling programs. + ![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. -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 idiot. - When I labeld the Image using the existing program(), I am bored + When I labeld the Image using the existing programs, I am sooooooooooo bored... + + So I thought... Why this is fxxking so bored?? + + Answer Was The Design... + + + Baaaaam! + + See the below picture! ![uibaaaam](https://user-images.githubusercontent.com/35001605/47629477-a8d9ac00-db7e-11e8-90e4-be3b71e1a2ca.PNG) + + From eff9644b3a6353cccdcee7612190a8019d06a977 Mon Sep 17 00:00:00 2001 From: Yonghye Kwon Date: Mon, 29 Oct 2018 14:45:55 +0900 Subject: [PATCH 3/9] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b7cb871..7ca5750 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,13 @@ ![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. -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 idiot. + 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 fxxking so bored?? + So I thought... Why this is so fxxking bored?? Answer Was The Design... From 9fe46168bcb47ca5c3a4bd27357478b77e470d5c Mon Sep 17 00:00:00 2001 From: Yonghye Kwon Date: Mon, 29 Oct 2018 15:09:07 +0900 Subject: [PATCH 4/9] Update README.md --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 7ca5750..8b1b244 100644 --- a/README.md +++ b/README.md @@ -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! From 67d8b46dddd24d87c13a45a9cd21d18dde6a9ea9 Mon Sep 17 00:00:00 2001 From: Yonghye Kwon Date: Mon, 29 Oct 2018 16:15:13 +0900 Subject: [PATCH 5/9] Update README.md --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8b1b244..1d6d4f0 100644 --- a/README.md +++ b/README.md @@ -13,14 +13,20 @@ But... I reinvented it... 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?? + So I thought about why it is so fxxking bored?? And I found that anwer. - The answer is that pre-existing programs are not 'sensitive' - Baaaaam! + The answer is that pre-existing programs are not **sensitive**. - See the below picture! + So I decided to make a **sesnsitive** image labeling tool for object detection. + + ## SHOW ME YOUR SENSITIVE IMAGE LABELING TOOL!! + + See the below picture! It's the ![uibaaaam](https://user-images.githubusercontent.com/35001605/47629477-a8d9ac00-db7e-11e8-90e4-be3b71e1a2ca.PNG) + ## WTF? + Sorry + From 44a077b54bafb7fd052062a76e68a4b158eb4ff4 Mon Sep 17 00:00:00 2001 From: Yonghye Kwon Date: Mon, 29 Oct 2018 16:31:00 +0900 Subject: [PATCH 6/9] Update README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1d6d4f0..8a7c83c 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,14 @@ But... I reinvented it... ## SHOW ME YOUR SENSITIVE IMAGE LABELING TOOL!! - See the below picture! It's the + See the below picture! It's the **SENSITIVE** image labeling tool for object detection! ![uibaaaam](https://user-images.githubusercontent.com/35001605/47629477-a8d9ac00-db7e-11e8-90e4-be3b71e1a2ca.PNG) - ## WTF? - Sorry + ## HMM... I SAW THIS DESIGN SOMEWHERE + I refered to https://pjreddie.com/darknet/, which is the website of Joseph Redmon who invented the [YOLO](https://www.youtube.com/watch?v=MPU2HistivI). + + ![redmon](https://user-images.githubusercontent.com/35001605/47635332-f1519380-db97-11e8-81e0-d471866cc837.PNG) + + From 44ecc27e3f7af088bd3d83b6464b2f07a022c53d Mon Sep 17 00:00:00 2001 From: Yonghye Kwon Date: Mon, 29 Oct 2018 16:32:12 +0900 Subject: [PATCH 7/9] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8a7c83c..9bc51e5 100644 --- a/README.md +++ b/README.md @@ -32,5 +32,6 @@ But... I reinvented it... ![redmon](https://user-images.githubusercontent.com/35001605/47635332-f1519380-db97-11e8-81e0-d471866cc837.PNG) +# USAGE From c3c4f30cd5a482bbd62a64219ea6a9d7b17b70a3 Mon Sep 17 00:00:00 2001 From: Yonghye Kwon Date: Mon, 29 Oct 2018 16:36:08 +0900 Subject: [PATCH 8/9] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 9bc51e5..db1cef0 100644 --- a/README.md +++ b/README.md @@ -28,10 +28,7 @@ But... I reinvented it... ## HMM... I SAW THIS DESIGN SOMEWHERE I refered to https://pjreddie.com/darknet/, which is the website of Joseph Redmon who invented the [YOLO](https://www.youtube.com/watch?v=MPU2HistivI). - - ![redmon](https://user-images.githubusercontent.com/35001605/47635332-f1519380-db97-11e8-81e0-d471866cc837.PNG) - - + ![redmon2](https://user-images.githubusercontent.com/35001605/47635529-a1270100-db98-11e8-8c03-1dcea7c77d1d.PNG) # USAGE From e787ee4c9aa9b0a7bee92b892ba220bb54c12c2c Mon Sep 17 00:00:00 2001 From: Yonghye Kwon Date: Mon, 29 Oct 2018 16:36:50 +0900 Subject: [PATCH 9/9] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db1cef0..819db0e 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ But... I reinvented it... -## WHY DID YOU REINVENTED THE WHEEL? ARE YOU STUPID? +## WHY DID YOU REINVENT THE WHEEL? ARE YOU STUPID? When I use the pre-existing program to annotate a training set for YOLO V3, I am sooooooooooo bored...