convolutional-pose-machines-tensorflow
convolutional-pose-machines-tensorflow copied to clipboard
AssertionError: stage_3/mid_conv7/BiasAdd:0 is not in graph
When tried to run the script run_freeze_graph.py, I got the the error "AssertionError: stage_3/mid_conv7/BiasAdd:0 is not in graph"
the parameter is set in config.py output_node_names = 'stage_3/mid_conv7/BiasAdd:0' which I couldn't verify if it exists. Thank you.
I have this problem as well
I have this problem as well
Hi were you able to resolve this issue ?
Same error here!
I probably solved the issue. Look at issue #59