GUI for marking bounded boxes of objects in images for training neural network YOLO
annotationdetectionimage-labelimage-labelingimage-labeling-toollabeling-toolobject-detectiontraining-yoloyoloyolo-annotationyolo-labelyolov2yolov3yolov3-tinyyolov4yolov5yolov6yolov7yolov8
Samples | ||
ImageLabelingTool.pro | ||
label_img.cpp | ||
label_img.h | ||
main.cpp | ||
mainwindow.cpp | ||
mainwindow.h | ||
mainwindow.ui | ||
README.md |
ImageLabelingTool-YOLO-Style
WHAT IS THIS?!
Reinventing The Wheel!!!!
In the world, there are many good image labeling tools for object detection. -e.g. , (Yolo_mark, BBox-Label-Tool, labelImg).
But... I reinvented it...
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...
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.
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 SENSITIVE image labeling tool for object detection!
HMM... I SAW THIS DESIGN SOMEWHERE
I refered to the website of Joseph Redmon who invented the YOLO.