tensorflow-cpp
There are 16 repositories under tensorflow-cpp topic.
serizba/cppflow
Run TensorFlow models in C++ without installation and without Bazel
Z-yq/TensorflowASR
一个执着于让CPU\端侧-Model逼近GPU-Model性能的项目,CPU上的实时率(RTF)小于0.1
borarak/tensorflow2_cpp
Build Tensorflow C++ API, load a SavedModel and serve predictions
imistyrain/tensorflow-cpp-VS2015
tensorflow c++ example for VS2015
huangfcn/multiple-object-tracking
combine state of art deep neural network based detectors with most efficient trackers to solve motion based multiple objects tracking problems
rangsimanketkaew/tensorflow-cpp-api
Guide for building TensorFlow C++ API
tebesu/Tensorflow-Cpp-API-Training
Training a Tensorflow graph in C++
haosen9527/mobileNet-ssd
About object detection(mobileNet-ssd) tensorflow/language:c++
willard-yuan/tf_cpp
Tensorflow Cpp API Application
qcmc17/PRNet-cpp
PRNet inference stage in C++11/14
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
darknovismc/Reinforcement-Learning-Breakout
Simple breakout game with DQN agent which learn how to play it.
lensCorporation/LENS-deploy
C++ example applications for deploying deep learning models using frameworks like PyTorch, Tensorflow, ONNX, NCNN.
sheikhazhanmohammed/LENS-deploy
C++ example applications for deploying deep learning models using frameworks like PyTorch, Tensorflow, ONNX, NCNN.