timctho / convolutional-pose-machines-tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

ztcuthbertlo opened this issue · 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.

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