nihui/ncnn-android-squeezenet
The squeezenet image classification android example
This app helps you identify objects in images using your Android phone. You simply provide an image, and it tells you what it "sees" in that picture. It's designed for anyone curious about real-time image recognition on a mobile device.
185 stars.
Use this if you want to quickly classify what's in a photo directly on your Android phone.
Not ideal if you need to train custom image recognition models or integrate this functionality into another application.
Stars
185
Forks
49
Language
C++
License
—
Category
Last pushed
Jan 14, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/nihui/ncnn-android-squeezenet"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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您可以很轻松的实现文字识别、条码识别、图像标记、人脸检测、对象检测等功能。
amitshekhariitbhu/AndroidTensorFlowMNISTExample
Android TensorFlow MachineLearning MNIST Example (Building Model with TensorFlow for Android)