Ask Your Question

Raniem's profile - activity

2019-12-03 04:59:41 -0600 commented answer DNN/Tensorflow API works in python but not c++

I have used dnn in c++ before and it was working fine. This model has its last layer as a Convolution layer while in my

2019-12-03 04:59:14 -0600 commented answer DNN/Tensorflow API works in python but not c++

I have used dnn in c++ before and it was working fine. This model has its last layer as a Constitutional layer while in

2019-12-02 08:24:56 -0600 commented answer DNN/Tensorflow API works in python but not c++

I have used dnn in c++ before and it was working fine. This model has its last layer as full mask meaning that the outpu

2019-12-02 08:24:32 -0600 commented answer DNN/Tensorflow API works in python but not c++

I have used dnn in c++ before and it was working fine. This model has its last layer as full mask meaning that the outpu

2019-12-02 08:23:49 -0600 commented answer DNN/Tensorflow API works in python but not c++

I have used dnn in c++ before and it was working fine. This model has its last layer as full mask meaning that the outpu

2019-12-02 08:11:03 -0600 commented answer DNN/Tensorflow API works in python but not c++

for me the exact same simple few lines of code are working in python but not in c++. It is just that the forward method

2019-12-02 08:10:19 -0600 commented answer DNN/Tensorflow API works in python but not c++

for me the exact same simple few lines of code are working in python but not in c++. It is just that the forward method

2019-12-02 08:09:37 -0600 commented answer DNN/Tensorflow API works in python but not c++

for me the exact same simple few lines of code are working in python but not in c++. It is just that the forward method

2019-03-26 04:37:27 -0600 answered a question Can't create layer "conv1_relu/Minimum" of type "Minimum"

I found a work around this problem. as per suggested in this issue https://github.com/opencv/opencv/issues/9894 the mi

2019-03-21 09:54:54 -0600 edited question Can't create layer "conv1_relu/Minimum" of type "Minimum"

Can't create layer "conv1_relu/Minimum" of type "Minimum" Hello All I am using opencv 4.0.0 on Windows 10 and Visual St

2019-03-21 09:35:26 -0600 edited question Can't create layer "conv1_relu/Minimum" of type "Minimum"

Can't create layer "conv1_relu/Minimum" of type "Minimum" Hello All I am using opencv 4.0.0 on Windows 10 and Visual St

2019-03-21 04:40:36 -0600 commented question Can't create layer "conv1_relu/Minimum" of type "Minimum"

I have updated my post and attached the pbtxt ( had to change extention to .png in order to attach it) Thanks for you

2019-03-21 04:38:34 -0600 received badge  Editor (source)
2019-03-21 04:38:34 -0600 edited question Can't create layer "conv1_relu/Minimum" of type "Minimum"

Can't create layer "conv1_relu/Minimum" of type "Minimum" Hello All I am using opencv 4.0.0 on Windows 10 and Visual St

2019-03-21 04:30:45 -0600 commented question Can't create layer "conv1_relu/Minimum" of type "Minimum"

Hi berak Thanks for your comment sorry for not providing enough details It is a classification model, specifically Mobi

2019-03-20 08:27:10 -0600 asked a question Can't create layer "conv1_relu/Minimum" of type "Minimum"

Can't create layer "conv1_relu/Minimum" of type "Minimum" Hello All I am using opencv 4.0.0 on Windows 10 and Visual St