Ask Your Question

Tuc's profile - activity

2019-03-11 10:26:05 -0600 asked a question Error Const input blob for weights not found in function 'getConstBlob' in function readNetFromTensorFlow

Error Const input blob for weights not found in function 'getConstBlob' in function readNetFromTensorFlow terminate call

2019-03-11 06:52:25 -0600 commented question How does one create custom convolution, maxpool and softmax layers in Opencv dnn module?

Maybe I expressed myself wrongly, I didn't mean how ti implement it, but how to create for example a cv::dnn::Convolutio

2019-03-05 09:08:15 -0600 asked a question How does one create custom convolution, maxpool and softmax layers in Opencv dnn module?

How does one create custom convolution, maxpool and softmax layers in Opencv dnn module? I am trying to implement a cust