gulingfengze
gulingfengze
@dtchuink I'm sorry, I tried many times, but failed to generate pb file successfully.
You may need to learn how to surf the Internet scientifically,download pretrained checkpoints by script [get_pretrained_checkpoints.py](https://github.com/GeorgeSeif/Semantic-Segmentation-Suite/blob/master/utils/get_pretrained_checkpoints.py)
@ZOUYIyi What are the input and output node names? I'm not sure.
@ZOUYIyi Thank you very much for your reply, but I still encountered some problems. I use the following script to go back to the pb file, and according to the...
@ZOUYIyi Thank you very much for your help. I modified my model freezing script, successfully exported pb file, and tested well on my test script.
@HuitMahoon I'm happy to do it all, [freeze script](https://github.com/gulingfengze/Deep-Learning-Approach-for-Surface-Defect-Detection/blob/master/frozen_inference_graph_quickly.py) [test scrip](https://github.com/gulingfengze/Deep-Learning-Approach-for-Surface-Defect-Detection/blob/master/Predict_demo.py)