C++ example applications for deploying deep learning models using frameworks like PyTorch, Tensorflow, ONNX, NCNN.
-
Updated
Dec 13, 2021 - C++
C++ example applications for deploying deep learning models using frameworks like PyTorch, Tensorflow, ONNX, NCNN.
C++ example applications for deploying deep learning models using frameworks like PyTorch, Tensorflow, ONNX, NCNN.
Simple breakout game with DQN agent which learn how to play it.
PRNet inference stage in C++11/14
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…
About object detection(mobileNet-ssd) tensorflow/language:c++
Guide for building TensorFlow C++ API
combine state of art deep neural network based detectors with most efficient trackers to solve motion based multiple objects tracking problems
Build Tensorflow C++ API, load a SavedModel and serve predictions
一个执着于让CPU\端侧-Model逼近GPU-Model性能的项目,CPU上的实时率(RTF)小于0.1
Run TensorFlow models in C++ without installation and without Bazel
Add a description, image, and links to the tensorflow-cpp topic page so that developers can more easily learn about it.
To associate your repository with the tensorflow-cpp topic, visit your repo's landing page and select "manage topics."