Yolo_mark icon indicating copy to clipboard operation
Yolo_mark copied to clipboard

GUI for marking bounded boxes of objects in images for training neural network Yolo v3 and v2

Results 103 Yolo_mark issues
Sort by recently updated
recently updated
newest added

I am using (Windows 10 64bit) Visual Studio 2017 version 15.9.15, using the latest opencv downloaded as a .ZIP directly from github https://github.com/opencv/opencv, and I am running Python 3.7.3, Anaconda...

Solved

Hi I am new to working with YOLO and Neural networks I used your example data to run with yolo no gpu. this is running for about 4 days and...

Hi, I have a dataset that provides bounding boxes coordinates following this format. height - 93 width - 108 x - 709 y- 408 label -1 Now, I want to...

Hi Is there anyway that i can store annotated images as well like when i draw the box on an image i am able to save that image as well...

I am using YOLOv4 for custom object detection. I have 68 classes and the number of trining images is more than 16k, and the size of weight file is 257...

Hi Alexey, I made a similar work to tag dataset and generate YOLO configuration files: https://github.com/Myzhar/object-detection-dataset-tagger Let me know what you think about it Walter

Hello, thank you for your excellent work, your annotation software has helped me a lot! In particular, the ability to select the Object ID by pressing the number key is...

Preview images bar is distracting. Would be nice if we had an option to hide it.

want enhancement

I can run the yolo_mark.cmd and open the labeling interface, but after I label some images and then go to previous, all of my label was disappear, please help me~