cuongvng / TF-Lite-Cpp-API-for-AndroidLinks
Build shared libraries (`.so`) to use TF Lite C++ API in Android applications
☆50Updated 2 years ago
Alternatives and similar repositories for TF-Lite-Cpp-API-for-Android
Users that are interested in TF-Lite-Cpp-API-for-Android are comparing it to the libraries listed below
Sorting:
- TensorFlow Lite (tflite) C++ Series☆67Updated 2 years ago
- Face Detection app using TF Lite C++ API on Android☆37Updated 2 years ago
- An example of how to use TF Lite C++ library in an Android project.☆12Updated 4 years ago
- Sample projects for TensorFlow Lite in C++ with delegates such as GPU, EdgeTPU, XNNPACK, NNAPI☆373Updated 2 years ago
- TensorFlow Lite C/C++ distribution libraries and headers☆120Updated 4 months ago
- Generate saved_model, tfjs, tf-trt, EdgeTPU, CoreML, quantized tflite, ONNX, OpenVINO, Myriad Inference Engine blob and .pb from .tflite.…☆268Updated 2 years ago
- This a demo of BlazeFace infer by ncnn☆96Updated 3 years ago
- ☆54Updated 4 years ago
- C++ Helper Class for Deep Learning Inference Frameworks: TensorFlow Lite, TensorRT, OpenCV, OpenVINO, ncnn, MNN, SNPE, Arm NN, NNabla, ON…☆289Updated 3 years ago
- awesome AI models with NCNN, and how they were converted ✨✨✨☆273Updated last year
- Visual Studio C++ demo app for running ssd object detection and deeplab image segmentation on windows using TensorFlow Lite C api☆39Updated 3 years ago
- ONNX Runtime Inference C++ Example☆238Updated 2 months ago
- This script converts the ONNX/OpenVINO IR model to Tensorflow's saved_model, tflite, h5, tfjs, tftrt(TensorRT), CoreML, EdgeTPU, ONNX and…☆342Updated 2 years ago
- GPU Accelerated TensorFlow Lite applications on Android NDK. Higher accuracy face detection, Age and gender estimation, Human pose estima…☆162Updated 4 years ago
- Crossplatform tensorflow lite inference☆32Updated 2 years ago
- Conversion of PyTorch Models into TFLite☆382Updated 2 years ago
- ☆65Updated 2 years ago
- A set of simple tools for splitting, merging, OP deletion, size compression, rewriting attributes and constants, OP generation, change op…☆295Updated last year
- mobilenet-ssd snpe demo☆41Updated 3 years ago
- Convert TensorFlow Lite models (*.tflite) to ONNX.☆157Updated last year
- an example of segment-anything infer by ncnn