/TF_CPP_Inference

Repository containing examples of exporting model in TF for inference in CPP

C++ based model inference using TensorFlow

This repository provides some basic examples of how to execute an exported TensorFlow graph in C++ for inference.

Examples

There are two different examples included:

For pretrained classifiers, use the freeze_graph.py script present in the utils directory for exporting the graph.pb file.

License:

MIT

Issues/Feedback:

In case of any issues, feel free to drop me an email or open an issue on the repository.

Email: shoaib_ahmed.siddiqui@dfki.de