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.81k stars 681 forks source link

error help plz #124

Open CRANDIGAR opened 5 years ago

CRANDIGAR commented 5 years ago

when I execute ./linux_mark.sh I get this ignacio@ignacio-GL702VSK:~/Escritorio/YOLO/Yolo_mark$ ./linux_mark.sh Example how to start marking bouded boxes for training set Yolo v2 File opened for output: x64/Release/data/train.txt File loaded: x64/Release/data/obj.names exception: OpenCV(3.4.2) /tmp/build/80754af9/opencv-suite_1535558553474/work/modules/highgui/src/window.cpp:615: error: (-2:Unspecified error) The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Carbon support. If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script in function 'cvNamedWindow'

./linux_mark.sh: línea 7: pause: orden no encontrada

wdma commented 5 years ago

@CRANDIGAR What os are you using? Did you try this?

Rebuild the library with Windows, GTK+ 2.x or Carbon support. If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script in function 'cvNamedWindow'