endernewton / tf-faster-rcnn

Tensorflow Faster RCNN for Object Detection
https://arxiv.org/pdf/1702.02138.pdf
MIT License
3.65k stars 1.58k forks source link

How to get res101 'output_node_names'? #485

Open dalveasy opened 4 years ago

dalveasy commented 4 years ago

Hi ,I want to generate the .pb file ,but i don't know how to get the 'output_node_names',i have print the node names , but i don't know which one is the 'output_node_names',can some one help me ? thank you!