Ask Your Question

KlaimNod's profile - activity

2018-07-27 08:04:26 -0600 asked a question Interpretation projectPoints output

Interpretation projectPoints output Hello! I am working on converting 3D real-world points (X,Y,Z) meters to image coord

2018-04-25 06:54:02 -0600 marked best answer Running YoloV3 via openCV

Hello, I am trying to perform object detection using Yolov3 cfg and weights via readNetFromDarknet(cfg_file, weight_file) in opencv. I run into an opencv issue as the layer_type = 'shortcut' is missing from the opencv implementation of Yolov2. Unlike layer_type = 'route' in Yolov2, shortcut has linear activation as well. So, it cannot be simply replaced and opencv recompiled. Until the recent Yolov3 change trickles down to opencv, is there any possible workaround that anyone can think of? Thanks in advance!

2018-04-05 08:49:58 -0600 edited question Running YoloV3 via openCV

Running YoloV3 via openCV Hello, I am trying to perform object detection using Yolov3 cfg and weights via readNetFromDa

2018-04-05 08:49:23 -0600 edited question Running YoloV3 via openCV

Running YoloV3 via openCV Hello, I am trying to perform object detection using Yolov3 cfg and weights using readNetFrom

2018-04-05 08:48:49 -0600 asked a question Running YoloV3 via openCV

Running YoloV3 via openCV Hello, I am trying to perform object detection by using Yolov3 cfg and weights using readNetF

2018-04-04 02:40:27 -0600 commented question Assertion failed at dnn allocateLayers

@dkurt It is! Thanks!

2018-04-04 02:25:16 -0600 edited question Assertion failed at dnn allocateLayers

Assertion failed at dnn allocateLayers Hello, On trying to run detection network from prototxt and caffemodel in opencv

2018-04-04 02:24:13 -0600 asked a question Assertion failed at dnn allocateLayers

Assertion failed at dnn allocateLayers Hello, On trying to run detection network from prototxt and caffemodel in opencv

2018-03-22 08:26:37 -0600 commented question Assertion failed at getMemoryShapes in dnn

@dkurt, Thank you for the reply! Will try to recompile OpenCV but any rough estimate as to when the fix will be pushed?

2018-03-22 00:22:36 -0600 received badge  Student (source)
2018-03-20 08:46:36 -0600 edited question Assertion failed at getMemoryShapes in dnn

Assertion failed at getMemoryShapes in dnn Hello! I've been trying to run a face detector by using FaceBoxes (https://g

2018-03-20 08:36:01 -0600 received badge  Editor (source)
2018-03-20 08:36:01 -0600 edited question Assertion failed at getMemoryShapes in dnn

Assertion failed at getMemoryShapes in dnn Hello! I've been trying to run a face detector by using FaceBoxes (https://g

2018-03-20 08:28:40 -0600 asked a question Assertion failed at getMemoryShapes in dnn

Assertion failed at getMemoryShapes in dnn Hello! I've been trying to run a face detector by using FaceBoxes (https://g