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

Have to chmod first for this to work.

I try to use YOLO darknet to train a model on my own dataset. As I follow the instruction, I put my images data and txt files under the same...

[100%] Building CXX object CMakeFiles/yolo_mark.dir/main.cpp.o cc1plus: error: unrecognized command line option "-std=c++11" make[2]: *** [CMakeFiles/yolo_mark.dir/main.cpp.o] Error 1 make[1]: *** [CMakeFiles/yolo_mark.dir/all] Error 2 make: *** [all] Error 2

hi, I compiled the code but I received below error during compiling: 'yolo_mark.exe' (Win32): Loaded 'C:\Windows\System32\RTWorkQ.dll'. Symbols loaded. The thread 0x22ec has exited with code 0 (0x0). The thread 0x138c...

want enhancement

This change fixes the following bug: - Cursor down (Left Mouse Button) on the image. - Cursor moves to the left (so x < 0) - Cursor up. .. current...

make fails when compling. $ cmake . -- The CXX compiler identification is GNU 7.3.0 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ --...

Fixed
Likely bug