Closed Zumbalamambo closed 6 years ago
How do I export the checkpoint file to pb graph for inference?
no idea. please consult official tensorflow resources for that.
You can use this script: https://github.com/KleinYuan/tf-segmentation/blob/master/tools/graph_freezer.py Change the output_node_name if needed.
How do I export the checkpoint file to pb graph for inference?