Topic: "tensorflow-cpp-detection"
yxlijun/tensorflow-cpp-detectron-inference
Language: C++ - Size: 1.6 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 1

Robinatp/Compile-Tensorflow-C--without-Bazel
Compile Tensorflow C++ without Bazel, You could create a C++ Tensorflow project in your favorite C++ IDEs and build it with Makefile or CMake and you will need to do some extra work to allow gcc to be able to compile successfully C++ Tensorflow codes. So you don't have to compile with bazel! It also approachs a method that Import OpenCV Mat into C++ Tensorflow without copying.Just convert Mat to Tensor for tensorflow run function
Language: Makefile - Size: 45.8 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0
