convolutional-pose-machines-tensorflow icon indicating copy to clipboard operation
convolutional-pose-machines-tensorflow copied to clipboard

AssertionError: stage_3/mid_conv7/BiasAdd:0 is not in graph

Open ztcuthbertlo opened this issue 6 years ago • 4 comments

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.

ztcuthbertlo avatar Sep 21 '18 22:09 ztcuthbertlo

I have this problem as well

abubakhr avatar Oct 18 '18 13:10 abubakhr

I have this problem as well

Hi were you able to resolve this issue ?

chaiban avatar Feb 25 '19 10:02 chaiban

Same error here!

slimcdk avatar Apr 02 '19 21:04 slimcdk

I probably solved the issue. Look at issue #59

slimcdk avatar Apr 02 '19 22:04 slimcdk