myinnos / TensorFlow-Lite-Android-ExampleLinks
An example Android application using TensorFLow Lite. The demo is a sample camera app that classifies images continuously using either a quantized Mobilenet model or a floating point Inception-v3 model. To run the demo, a device running Android 5.0 ( API 21) or higher is required.
☆15Updated 6 years ago
Alternatives and similar repositories for TensorFlow-Lite-Android-Example
Users that are interested in TensorFlow-Lite-Android-Example are comparing it to the libraries listed below
Sorting:
- A cnn framework on Android platform, implemented with RenderScript and java, support MobileNet-SSD and faster-rcnn. No JNI/C++ or thirdpa…☆65Updated 6 years ago
- Simple face detection and recognition on Android using TensorFlow-Lite☆33Updated 5 years ago
- A project can perform face-detection in image/webcam, based on opencv and deep-learning☆35Updated 6 years ago
- How to run a Keras model on Android using Tensorflow API.☆32Updated 7 years ago
- Tutorial on how to deploy the Inception Model to Android using TensorFlow Lite (both the float version and the quantized version).☆41Updated 4 years ago
- Predict keypoint positions on face images☆23Updated 6 years ago
- TensorFlow and Pytorch practice codes with purity and simplicity.☆34Updated 5 years ago
- Simple implementation of yolo v1 and yolo v2 by TensorFlow☆15Updated 6 years ago
- GENKI数据集是由加利福尼亚大学的机器概念实验室收集。该数据集包含GENKI-R2009a,GENKI-4K,GENKI-SZSL三个部分。GENKI-R2009a包含11159个图像,GENKI-4K包含4000个图像,分为“笑”和“不笑”两种,每个图片的人脸的尺度大小…☆22Updated 9 years ago
- How to train a Tensorflow face object detection model☆64Updated 6 years ago
- FaceRecognition2 is an implementation project of face detection and recognition. The face detection using MTCNN algorithm, and recognitio…☆20Updated 7 years ago
- An example of a image classifier with TensorFlow Mobilenet on Android☆17Updated 7 years ago
- tiny dnn android, dependency-free deep learning framework in C++11 running on Android☆15Updated 8 years ago
- YOLO( You Only Look Once,including YOLOv1,YOLOv2,YOLOv3) using tensorflow ,including train/detected and export pb script. Convert darkne…☆25Updated 6 years ago
- ☆10Updated 7 years ago
- Car Detection in tensorflow☆17Updated 6 years ago
- Image classification using Tensorflow (Inception v3)☆83Updated 6 years ago
- Clear Face is python project with C++ library for tracking faces and multiple models detection from faces☆31Updated last year
- Tutorial for creating multi-task age and gender estimator in Tensorflow☆40Updated 3 years ago
- Demo of loading pb files in tensorflow, and making inference☆50Updated 7 years ago
- Single Shot MultiBox Detector(SSD)目标检测算法☆44Updated 8 years ago
- Face Aligment with simple cnn in Keras☆69Updated 7 years ago
- ☆109Updated 7 years ago
- 记录每一个常用的深度模型结构的特点(图和代码)☆30Updated 6 years ago
- Android Classification Sample(MobilenetV1) using NCNN☆7Updated 6 years ago
- On this project, AlexNet Convolution Neural Network is trained using traffic sign images from the German Road Traffic Sign Benchmark. The…☆42Updated 5 years ago
- Based on the CIFAR10 example on TensorFlow. Reconfiguring it to run my own images and data.☆28Updated 9 years ago
- A Tensorflow version of YOLO2 and its extensions☆22Updated 7 years ago
- Example project showing how we can compare TensorFlow and TensorFlow Lite models☆26Updated 5 years ago
- yolov3-tensorflow-c++☆10Updated 6 years ago