tensorflow-deeplab-resnet icon indicating copy to clipboard operation
tensorflow-deeplab-resnet copied to clipboard

Inference with frozen graph

Open noumanriazkhan opened this issue 6 years ago • 1 comments

What are the input and output nodes for inference frozen graph?

I guess 'fc1_voc12' is the output node but input node name is hard to figure out. Has anyone tried?

noumanriazkhan avatar Aug 13 '18 09:08 noumanriazkhan

create_inputs/batch

yjfncu avatar Aug 01 '19 06:08 yjfncu