Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to generate a configuration file for tensorflow openpose model ?

In opencv for detection models to generate a config file is used: https://github.com/opencv/opencv/blob/master/samples/dnn/tf_text_graph_ssd.py

What I have to change in "tf_text_graph_ssd" or what to use to generate a config file for opencv using the tensorflow openpose model ?

How to generate a configuration file for tensorflow openpose model ?

In opencv for detection models to generate a config file is used: https://github.com/opencv/opencv/blob/master/samples/dnn/tf_text_graph_ssd.py

What I have to change in "tf_text_graph_ssd" or what to use to generate a config file for opencv using the tensorflow openpose model ?

I have the openpose model: https://github.com/ildoonet/tf-pose-estimation/blob/master/models/graph/mobilenet_thin/graph_freeze.pb

But OpenCV needs a config file.

How to generate a configuration file for tensorflow openpose model ?

In opencv for detection models to generate a config file is used: https://github.com/opencv/opencv/blob/master/samples/dnn/tf_text_graph_ssd.py

What I have to change in "tf_text_graph_ssd" or what to use to generate a config file for opencv using the tensorflow openpose model ?

I have the openpose model: https://github.com/ildoonet/tf-pose-estimation/blob/master/models/graph/mobilenet_thin/graph_freeze.pb

But OpenCV needs a config file.file. So I don't know how to generate what file for OpenCV

How to generate a configuration file for tensorflow openpose model ?

In opencv for detection models to generate a config file is used: https://github.com/opencv/opencv/blob/master/samples/dnn/tf_text_graph_ssd.py

What I have to change in "tf_text_graph_ssd" or what to use to generate a config file for opencv using the tensorflow openpose model ?

I have the inference openpose model: https://github.com/ildoonet/tf-pose-estimation/blob/master/models/graph/mobilenet_thin/graph_freeze.pb

But OpenCV needs a config file. So I don't know how to generate what file for OpenCV

click to hide/show revision 5
retagged

How to generate a configuration file for tensorflow openpose model ?

In opencv for detection models to generate a config file is used: https://github.com/opencv/opencv/blob/master/samples/dnn/tf_text_graph_ssd.py

What I have to change in "tf_text_graph_ssd" or what to use to generate a config file for opencv using the tensorflow openpose model ?

I have the inference openpose model: https://github.com/ildoonet/tf-pose-estimation/blob/master/models/graph/mobilenet_thin/graph_freeze.pb

But OpenCV needs a config file. So I don't know how to generate what file for OpenCV

How to generate a configuration file for tensorflow openpose model ?

In opencv for detection models to generate a config file is used: https://github.com/opencv/opencv/blob/master/samples/dnn/tf_text_graph_ssd.py

What I have to change in "tf_text_graph_ssd" or what to use to generate a config file for opencv using the tensorflow openpose model ?

I have the inference openpose model: https://github.com/ildoonet/tf-pose-estimation/blob/master/models/graph/mobilenet_thin/graph_freeze.pb

This is the result of the model using Tensorflow: C:\fakepath\openpose.png

But OpenCV needs a config file. So I don't know how to generate what file for OpenCV

How to generate a configuration file for tensorflow openpose model ?

In opencv for detection models to generate a config file is used: https://github.com/opencv/opencv/blob/master/samples/dnn/tf_text_graph_ssd.py

What I have to change in "tf_text_graph_ssd" or what to use to generate a config file for opencv using the tensorflow openpose model ?

I have the inference openpose model: https://github.com/ildoonet/tf-pose-estimation/blob/master/models/graph/mobilenet_thin/graph_freeze.pb

This is the result of the model using Tensorflow: Tensorflow with OpenPose: C:\fakepath\openpose.png

But OpenCV needs a config file. So I don't know how to generate what file for OpenCV