Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

problem to read tensorflow network in opencv c++

i used this tutorial for retrain inception v2 https://github.com/EdjeElectronics/TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10

retrained networks works in python script published on webpage but not in OpenCV opencv doesnt show any error only close application

problem to read tensorflow network in opencv c++

i I used this tutorial for retrain inception v2 with SSD https://github.com/EdjeElectronics/TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10

retrained networks works and i can test this in python script published on webpage but not in OpenCV opencv doesnt show any error only close applicationapplication.... please where can be error? http://193.87.95.129/www/2018/dnn/set1L.jpg http://193.87.95.129/www/2018/dnn/set1L_ok.png http://193.87.95.129/www/2018/dnn/graph_coco.pbtxt http://193.87.95.129/www/2018/dnn/frozen_inference_graph.pb

BRG Zidek

problem to read tensorflow network in opencv c++

I used this tutorial for retrain inception v2 with SSD https://github.com/EdjeElectronics/TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10

retrained networks works and i can test this in python script published on webpage but not in OpenCV opencv doesnt show any error only close application.... please where can be error? http://193.87.95.129/www/2018/dnn/set1L.jpg http://193.87.95.129/www/2018/dnn/set1L_ok.png http://193.87.95.129/www/2018/dnn/graph_coco.pbtxt error?

test image: http://193.87.95.129/www/2018/dnn/set1L.jpg

result tested in python: http://193.87.95.129/www/2018/dnn/set1L_ok.png

pbtxt generated by tf_text_rcnn http://193.87.95.129/www/2018/dnn/graph_coco.pbtxt

frozen model faster rcnn inception v2 with ssd: http://193.87.95.129/www/2018/dnn/frozen_inference_graph.pb

BRG Zidek

problem to read tensorflow network in opencv c++

I used this tutorial for retrain inception v2 with SSD https://github.com/EdjeElectronics/TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10

retrained networks works and i can test this in python script published on webpage but not in OpenCV OpenCV C++. Compiled opencv doesnt show any error only close application.... please where can be error?

test image: http://193.87.95.129/www/2018/dnn/set1L.jpg

result tested in python: http://193.87.95.129/www/2018/dnn/set1L_ok.png

pbtxt generated by tf_text_rcnn http://193.87.95.129/www/2018/dnn/graph_coco.pbtxt

frozen model faster rcnn inception v2 with ssd: http://193.87.95.129/www/2018/dnn/frozen_inference_graph.pb

BRG Zidek