shekkizh / FCN.tensorflow

Tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation (http://fcn.berkeleyvision.org)
MIT License
1.25k stars 527 forks source link

What is output node's name? #121

Closed YuRimNam closed 4 years ago

YuRimNam commented 4 years ago

hi,

i want to convert your code to .pb or .tflite, but i can't beacuse i don't know output node's name in your code. Would you tell me output node's name?

thanks.

YuRimNam commented 4 years ago

sorry, i found output node.