AlexeyAB / Yolo_mark

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

Home Page:https://github.com/AlexeyAB/darknet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

cheolgyu opened this issue · comments

 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!!