PSPNet-tensorflow icon indicating copy to clipboard operation
PSPNet-tensorflow copied to clipboard

How to predict all images in a directory without loading model every time?

Open TongJiayan opened this issue 6 years ago • 1 comments

TongJiayan avatar Apr 03 '19 03:04 TongJiayan

Hello if you freeze the graph you will be able to reach a good inference time https://blog.metaflow.fr/tensorflow-how-to-freeze-a-model-and-serve-it-with-a-python-api-d4f3596b3adc

Bangai avatar Apr 30 '19 08:04 Bangai