Ask Your Question

austinmw's profile - activity

2018-04-25 06:22:39 -0600 marked best answer OpenCV 3.4.0 with new samples/dnn/object_detection?

Hi, I'm trying to get OpenCV to work with Darknet YOLO V3. I was told that Darknet doesn't support OpenCV 3.4.1, and I need to use 3.4.0. However, it looks like a fix for YOLO V3 in DNN layers was just very recently pushed to the samples/dnn/object_detection* files in branch 3.4. So what I'm wondering is, can I apply this fix easily to version 3.4.0 of OpenCV? Any help is greatly appreciated, thanks!

Also if I'm over-complicating or misunderstanding the issue and there's an easier way to run Yolo V3 config files on video please let me know!

2018-04-23 14:37:45 -0600 commented question OpenCV 3.4.0 with new samples/dnn/object_detection?

Thanks everybody for your help! I got it working now with OpenCV 3.4.0 and AlexeyAB's darknet fork

2018-04-23 10:00:21 -0600 commented question OpenCV 3.4.0 with new samples/dnn/object_detection?

Ah, okay. Thanks for your help in understanding. Maybe I got confused because the darknet website shows the example comm

2018-04-23 09:59:51 -0600 commented question OpenCV 3.4.0 with new samples/dnn/object_detection?

Ah, okay. Maybe I got confused because the darknet website shows the example command ./darknet detector demo cfg/coco.da

2018-04-23 09:59:25 -0600 commented question OpenCV 3.4.0 with new samples/dnn/object_detection?

Ah, okay. Maybe I got confused because the darknet website shows the example command ./darknet detector demo cfg/coco.da

2018-04-23 09:40:47 -0600 commented question OpenCV 3.4.0 with new samples/dnn/object_detection?

hmm so just to make sure that I follow, there's no way to run detection on videos in real-time with pretrained yolov3 ne

2018-04-23 09:33:46 -0600 commented question OpenCV 3.4.0 with new samples/dnn/object_detection?

Is it possible to do both, darknet with opencv support along with pretrained yolo v3 network? I have a video that I want

2018-04-23 09:33:25 -0600 commented question OpenCV 3.4.0 with new samples/dnn/object_detection?

Is it possible to do both, darknet with opencv support along with pretrained yolo v3 network? I have a video that I want

2018-04-23 09:30:31 -0600 commented question OpenCV 3.4.0 with new samples/dnn/object_detection?

Is it possible to do both, darknet with opencv support along with pretrained yolo v3 network?

2018-04-23 09:23:24 -0600 commented question OpenCV 3.4.0 with new samples/dnn/object_detection?

I had problems compiling with 3.4.1 and then found this post: https://github.com/pjreddie/darknet/issues/502 Maybe I wa

2018-04-23 09:21:56 -0600 commented question OpenCV 3.4.0 with new samples/dnn/object_detection?

I had problems compiling with 3.4.1 and then found this post: https://github.com/pjreddie/darknet/issues/502

2018-04-23 09:13:15 -0600 received badge  Editor (source)
2018-04-23 09:13:15 -0600 edited question OpenCV 3.4.0 with new samples/dnn/object_detection?

OpenCV 3.4.0 with new samples/dnn/object_detection? Hi, I'm trying to get OpenCV to work with Darknet YOLO V3. I was tol

2018-04-23 09:06:51 -0600 asked a question OpenCV 3.4.0 with new samples/dnn/object_detection?

OpenCV 3.4.0 with new samples/dnn/object_detection? Hi, I'm trying to get OpenCV to work with Darknet YOLO V3. I was tol

2018-04-23 09:06:50 -0600 asked a question OpenCV 3.4.0 with new samples/dnn/object_detection?

OpenCV 3.4.0 with new samples/dnn/object_detection? Hi, I'm trying to get OpenCV to work with Darknet YOLO V3. I was tol