Ask Your Question

jingyibo123's profile - activity

2017-10-24 07:16:23 -0600 commented answer Dimension error with inference using TensorFlow exported model

Thanks for you response. I got the exact same error(convolution_layer) with your suggestion. Actually if I tried changin

2017-10-24 04:34:43 -0600 received badge  Editor (source)
2017-10-24 04:34:43 -0600 edited question Dimension error with inference using TensorFlow exported model

Dimension error with inference using TensorFlow exported model Hello everyone, I'm currently tring to import a Tensorfl

2017-10-23 10:30:16 -0600 commented question Dimension error with inference using TensorFlow exported model

@Young Min Shin , could you give more detail, if possible, on how you imported the test image and called setInput? Thank

2017-10-23 02:36:07 -0600 commented question Dimension error with inference using TensorFlow exported model

@dkurt, thanks for you detailed response. After reshape(1, 1), Mat gray has dims = 2, rows = 1, cols = 784, gray.size[0

2017-10-20 11:12:22 -0600 asked a question Dimension error with inference using TensorFlow exported model

Dimension error with inference using TensorFlow exported model Hello everyone, I'm currently tring to import a Tensorfl

2017-10-19 08:12:18 -0600 commented question Unable to import tensorflow object detection model in opencv dnn ?

I think that in 3.3.0 the function only takes one argument which is the path to the .pb file. CV_EXPORTS_W Net readNetF