stesha2016 / lanenet-enet-hnet

Apache License 2.0
88 stars 33 forks source link

You must feed a value for placeholder tensor 'net_phase' with dtype bool #5

Open barantunc opened 4 years ago

barantunc commented 4 years ago

Hello, thanks for your work, it is great.

I am trying to test the real time performance with a frozen pb. When I try to feed image to input_tensor I get the error "You must feed a value for placeholder tensor 'net_phase' with dtype bool"

Could you please help me?

Thank you.