AlexeyAB / Yolo_mark

GUI for marking bounded boxes of objects in images for training neural network Yolo v3 and v2
https://github.com/AlexeyAB/darknet
The Unlicense
1.8k stars 680 forks source link

stop ***** VIDEOINPUT LIBRARY - 0.1995 - TFW07 ***** #188

Closed cheolgyu closed 4 years ago

cheolgyu commented 4 years ago
 PS C:\Users\rb748\workspace\Yolo_mark> ./yolo_mark.exe data/img data/train.txt data/obj.names

***** VIDEOINPUT LIBRARY-0.1995-TFW07 *****

PS C:\Users\rb748\workspace\Yolo_mark>

If you stop here. When building yolo_mark, enter "opencv_world320.lib" instead of "opencv_world320d.lib" in Linker-> Input.

Opencv_world320.lib can be renamed in opencv_world320.dll to change the extension.

I will use yolo_mark well. Thank you!!