kikirizki/pytorch_to_android-ncnn
Simple working example of pytorch model deployed on android device using ncnn
This helps Android developers integrate advanced deep learning features like image classification, object detection, and face recognition directly into their mobile applications. It provides a straightforward process to take a pre-trained PyTorch model and convert it for efficient deployment on Android devices using ncnn. The end-user persona is an Android developer looking to embed AI capabilities into their apps.
No commits in the last 6 months.
Use this if you are an Android developer who needs to embed a deep learning model for tasks like image classification or face recognition directly into your mobile application.
Not ideal if you are looking for a cloud-based AI solution or are not comfortable with Android development and deep learning model conversion.
Stars
11
Forks
—
Language
C++
License
MIT
Category
Last pushed
Jul 15, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/kikirizki/pytorch_to_android-ncnn"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
geekwenjie/SmartJavaAI
🔥🔥🔥Java免费离线AI算法工具箱,支持人脸识别,活体检测,表情识别、目标检测、实例分割、行人检测、OCR文字识别、车牌识别、表格识别、ASR+TTS、机器翻译等功能,Maven引用即可使用。...
amitshekhariitbhu/AndroidTensorFlowMachineLearningExample
Android TensorFlow MachineLearning Example (Building TensorFlow for Android)
amitshekhariitbhu/Android-TensorFlow-Lite-Example
Android TensorFlow Lite Machine Learning Example
jenly1314/MLKit
🌝 MLKit是一个强大易用的工具包。通过ML Kit您可以很轻松的实现文字识别、条码识别、图像标记、人脸检测、对象检测等功能。
nihui/ncnn-android-squeezenet
The squeezenet image classification android example