一个执着于让CPU\端侧-Model逼近GPU-Model性能的项目,CPU上的实时率(RTF)小于0.1
-
Updated
Sep 26, 2024 - Python
一个执着于让CPU\端侧-Model逼近GPU-Model性能的项目,CPU上的实时率(RTF)小于0.1
Run TensorFlow models in C++ without installation and without Bazel
Guide for building TensorFlow C++ API
Simple breakout game with DQN agent which learn how to play it.
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.
Build Tensorflow C++ API, load a SavedModel and serve predictions
combine state of art deep neural network based detectors with most efficient trackers to solve motion based multiple objects tracking problems
About object detection(mobileNet-ssd) tensorflow/language:c++
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…
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."