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 run a VM in GCP, and use Docker to create a container with Ubuntu18.04 But I've encountered ./linux_mark.sh error as below. Hoping to solve this problem, thks! ``` root@9a3ecbadbd4c:/workspace/darknet/Yolo_mark#...

Hi, I'm having a problem when trying to mark pictures fixing the object id. When I do that, the picture track bar moves in steps of 2, skipping a picture...

It took me like 5 hours to try to compile this and cl.exe not found, repairing vs2017 and etc....

want enhancement

nile@nile:~/software/yolo_mark$ sudo make [ 50%] Building CXX object CMakeFiles/yolo_mark.dir/main.cpp.o /home/nile/software/yolo_mark/main.cpp: In function ‘int main(int, char**)’: /home/nile/software/yolo_mark/main.cpp:143:28: error: ‘CV_CAP_PROP_FPS’ was not declared in this scope const int fps = cap.get(CV_CAP_PROP_FPS); ^...

I got issues when following your written instruction.But I successfull with some try and check and added that steps.

I had annotations for 10k images in .xml format I successfully converted them to .txt format but the class number is starting from 1, not from 0. I rechecked some...

I am in a tough situation and need to verify the dataset by cropping. Can someone post a simple function to convert yolo format to x,y,w,h so that i can...

Hello all! Is there a way to get the Yolo_Mark window to fit with 1:1 Pictures? My problem is that the window can't be adjusted enough, it only moves as...

want enhancement

hey there i cant get this one to work on windows when i try to Release it says the code can't be run 'cos it can't find opencv_word343.dll. Any help...

Hi there, would be nice to have some installer or just a portable executable file for both linux and windows for those of us who cant compile Yolo_mark, in my...