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

the darknet no support classifier API, Can use opencv classification API?

The file permissions on git were not executable which required to run ``` chmod 755 linux_mark.sh ``` Before executing as documented in the README. This fixes the issue.

Hi alexey, I am using polygon labels for YOLOV3. can they be used for Yolov3 since they are produced in VGG annotation format

Hello everyone, i am a newbie yolo user, i am training my own model in order to detect fishes, i used around 4k labelled images as a database, now i...

I am using Windows10, VS2017...... namespace cv has no member SparsePyrLKOpticalFlow

Can we have an option to add the same labels and box from previous image. When working on a video, there are sequence of frames (even if not consecutively sampled)...

enhancement

I follow the instruction as below: To compile on Windows open yolo_mark.sln in MSVS2019, compile it x64 & Release and run the file: x64/Release/yolo_mark.cmd. Change paths in yolo_mark.sln to the...

can you please tell me how to fix this.. I got this error after running make. [ 50%] Linking CXX executable yolo_mark CMakeFiles/yolo_mark.dir/main.cpp.o: In function `main': main.cpp:(.text+0x61a): undefined reference to...