Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I asked in stackoverflow and got an answer that might answer your question, too. https://stackoverflow.com/questions/49777632/opencv-using-yolov3

I asked in stackoverflow and got an answer that might answer your question, too. https://stackoverflow.com/questions/49777632/opencv-using-yolov3

Main takeaway: As of today, yolov3 is not included in opencv.

I asked in stackoverflow and got an answer that might answer your question, too. https://stackoverflow.com/questions/49777632/opencv-using-yolov3

Main takeaway: As of today, yolov3 is not included in opencv.

Update: yolov3 is now included in Opencv. Please refer to https://github.com/opencv/opencv/issues/11310 and the corresponding pull request.

I asked in stackoverflow and got an answer that might answer your question, too. https://stackoverflow.com/questions/49777632/opencv-using-yolov3

Main takeaway: As of today, yolov3 is not included in opencv.edited by @StevenPuttemans

Update: the yolov3 is now included [18/04/2018] in Opencv. Please OpenCV, so make sure that you at least download a version that is past that point to have a working interface with YoloV3 models.

For more information, please refer to https://github.com/opencv/opencv/issues/11310 the raised and closed issue and the corresponding pull request.request.