SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 C++ Tensorflow Projects
-
Project mention: Build, Innovate & Collaborate: Setting Up TensorFlow for Open Source Contribution! 🚀✨ | dev.to | 2024-11-03
🥷 Fork & clone tensorflow repo. ⚙️ Setup Development environment for contribution. 🫸 Push and create pull request.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
DeepSpeech
DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
Project mention: ESpeak-ng: speech synthesizer with more than one hundred languages and accents | news.ycombinator.com | 2024-05-01As I understand it DeepSpeech is no longer actively maintained by Mozilla: https://github.com/mozilla/DeepSpeech/issues/3693
For Text To Speech, I've found Piper TTS useful (for situations where "quality"=="realistic"/"natual"): https://github.com/rhasspy/piper
For Speech to Text (which AIUI DeepSpeech provided), I've had some success with Vosk: https://github.com/alphacep/vosk-api
-
ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
-
Leveraged ONNX Runtime for optimized inference across different hardware
-
-
-
TNN
TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cross-platform capability, high performance, model compression and code pruning. Based on ncnn and Rapidnet, TNN further strengthens the support and performance optimization for mobile devices, and also draws on the advantages of good extensibility and high performance from existed open source efforts
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Project mention: Calyx, a Compiler Infrastructure for Accelerator Generators | news.ycombinator.com | 2024-03-04
How is this different than the mlir infrastructure of llvm and xla implemented in https://iree.dev/?
-
-
STT
🐸STT - The deep learning toolkit for Speech-to-Text. Training and deploying STT models has never been so easy.
-
-
EdgeML
This repository provides code for machine learning algorithms for edge devices developed at Microsoft Research India. (by microsoft)
-
-
-
-
-
athena
an open-source implementation of sequence-to-sequence based speech processing engine (by athena-team)
-
MocapNET
We present MocapNET, a real-time method that estimates the 3D human pose directly in the popular Bio Vision Hierarchy (BVH) format, given estimations of the 2D body joints originating from monocular color images. Our contributions include: (a) A novel and compact 2D pose NSRM representation. (b) A human body orientation classifier and an ensemble of orientation-tuned neural networks that regress the 3D human pose by also allowing for the decomposition of the body to an upper and lower kinematic
-
react-native-fast-tflite
🔥 High-performance TensorFlow Lite library for React Native with GPU acceleration
Camera and Image Captioning: For taking pictures we will use react-native-vision-camera and for generating captions from the images, react-native-quick-tflite.
-
-
-
nnstreamer
:twisted_rightwards_arrows: Neural Network (NN) Streamer, Stream Processing Paradigm for Neural Network Apps/Devices.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
C++ Tensorflow discussion
C++ Tensorflow related posts
-
Build, Innovate & Collaborate: Setting Up TensorFlow for Open Source Contribution! 🚀✨
-
Create ML models that can run in any environment
-
TensorFlow: Democratizing Machine Learning with Open Source Power
-
Release TensorFlow 2.17.0 · TensorFlow/TensorFlow
-
Pedalboard – Python Library for Audio
-
Rebuilding TensorFlow 2.8.4 on Ubuntu 22.04 to patch vulnerabilities
-
Side Quest Devblog #1: These Fakes are getting Deep
-
A note from our sponsor - SaaSHub
www.saashub.com | 9 Feb 2025
Index
What are some of the best open-source Tensorflow projects in C++? This list will help you:
# | Project | Stars |
---|---|---|
1 | tensorflow | 187,784 |
2 | DeepSpeech | 25,766 |
3 | ncnn | 20,905 |
4 | onnxruntime | 15,458 |
5 | Open3D | 11,865 |
6 | serving | 6,223 |
7 | TNN | 4,454 |
8 | EAST | 3,020 |
9 | iree | 2,963 |
10 | self-driving-car | 2,793 |
11 | STT | 2,324 |
12 | uTensor | 1,754 |
13 | EdgeML | 1,601 |
14 | frugally-deep | 1,084 |
15 | PoseEstimationForMobile | 1,005 |
16 | oneAPI-samples | 991 |
17 | echo | 962 |
18 | athena | 952 |
19 | MocapNET | 871 |
20 | react-native-fast-tflite | 812 |
21 | cppflow | 790 |
22 | deepbacksub | 740 |
23 | nnstreamer | 727 |