svpino / tf_object_detection_cm

Confusion Matrix in Object Detection with TensorFlow
78 stars 36 forks source link

How to create inference graph #41

Closed masie127 closed 2 years ago

masie127 commented 3 years ago

Hey, i'm a beginner in tf 2 and wonder how I can create an inference graph from a checkpoint or a saved model.

Thanks for your help