Ask Your Question

moshel's profile - activity

2018-07-08 18:57:17 -0600 commented question Cant run inference using model from tf zoo

also, re the suggestion to use the network from the opencsv zoo, it is not object detection model so won't help me much.

2018-07-08 05:14:43 -0600 commented question Cant run inference using model from tf zoo

cvNet = cv.dnn.readNetFromTensorflow('faster_rcnn_inception_resnet_v2_atrous_oid_2018_01_28/frozen_inference_graph.pb',

2018-07-08 05:14:14 -0600 commented question Cant run inference using model from tf zoo

yes, i did run it and the script run quietly without errors and created the pbtxt. i passed the pbtxt as second paramete

2018-07-08 05:13:34 -0600 commented question Cant run inference using model from tf zoo

cvNet = cv.dnn.readNetFromTensorflow('faster_rcnn_inception_resnet_v2_atrous_oid_2018_01_28/frozen_inference_graph.pb',

2018-07-08 05:12:38 -0600 commented question Cant run inference using model from tf zoo

yes, i did run it and the script run quietly without errors and created the pbtxt. i passed the pbtxt as second paramete

2018-07-08 05:12:02 -0600 commented question Cant run inference using model from tf zoo

yes, i did run it and the script run quietly without errors and created the pbtxt. i passed the pbtxt as second paramete

2018-07-06 17:50:04 -0600 asked a question Cant run inference using model from tf zoo

Cant run inference using model from tf zoo Hi, I am trying to use opencv dnn module to run inference using the model fr

2018-04-28 03:16:11 -0600 commented question Python openpose sample from openCV dnn does not run

Yes it worked! thanks! What would be the best way of contributing to the documentation? Currently running the samples in

2018-04-28 00:49:22 -0600 asked a question Detecting falls using DNN, looking for advice

Detecting falls using DNN, looking for advice Hi All, Not sure if this is the right place to ask such question, but if n

2018-04-27 23:58:31 -0600 commented question Python openpose sample from openCV dnn does not run

stupid indeed!!!!! i had python-opencv installed now, to see if it works

2018-04-27 17:47:55 -0600 commented question Python openpose sample from openCV dnn does not run

i have re-downloaded 3.4.1 (the branch), compiled, sudo make install, verified the /usr/local/lib libraries are actually

2018-04-27 16:46:12 -0600 commented question Python openpose sample from openCV dnn does not run

ummmm it does seems like 3.4.0. I have just cloned the master branch from github. I am now Downloading and compiling 3.4

2018-04-27 06:08:40 -0600 received badge  Editor (source)
2018-04-27 06:08:40 -0600 edited question Python openpose sample from openCV dnn does not run

Python openpose sample from openCV dnn does not run I have installed opencv-master from scratch, got the openpose model

2018-04-27 06:07:49 -0600 asked a question Python openpose sample from openCV dnn does not run

Python openpose sample from openCV dnn does not run I have installed opencv-master from scratch, got the openpose model

2018-04-03 19:59:01 -0600 asked a question rpi compilation flags and performance

rpi compilation flags and performance Hi, Is there a way to add compilation flags? I am trying to optimize for rpi3 b+