dBeker / Faster-RCNN-TensorFlow-Python3

Tensorflow Faster R-CNN for Windows/Linux and Python 3 (3.5/3.6/3.7)
MIT License
612 stars 329 forks source link

convert the ckpt model to pb model #115

Open codeseeking opened 5 years ago

codeseeking commented 5 years ago

I have meeting a problem ,when i convert the ckpt to pb model to inference the result , it prompts that the pyfunc_1 could not find,i dont know the problem how to address with,could you help me?thanks