ncnn-android-squeezenet

Android image classifier

A sample Android project that uses the NCNN library for image classification on ARM-based devices.

The squeezenet image classification android example

GitHub

155 stars
5 watching
43 forks
Language: C++
last commit: 7 months ago
androidarmcpudeep-learninggpuncnnneural-networksqueezenetvulkan

Related projects:

Repository Description Stars
nihui/ncnn-android-mobilenetssd An Android project demonstrating object detection using MobileNetSSD and the ncnn library. 93
nihui/ncnn-android-styletransfer An Android project demonstrating style transfer using the NCNN neural network library 90
nihui/ncnn-android-scrfd A sample Android project integrating face detection and computer vision using the ncnn and OpenCV libraries. 219
nihui/ncnn-android-yolov5 An Android project demonstrating object detection using YOLOv5 and ncnn libraries. 648
xiang-wuu/ncnn-android-yolov7 An Android implementation of object detection using Yolov7 and the ncnn neural network library 133
forresti/squeezenet Provides pre-trained models and training configurations for a deep neural network architecture optimized for image classification tasks 2,176
bruinxiong/senet.mxnet An implementation of Squeeze-and-Excitation Networks in MXNet for image classification tasks. 154
feigechuanshu/ncnn-android-yolov6 An Android implementation of YOLOv6 object detection using the ncnn library and OpenCV for efficient mobile deployment 62
chenxi116/pnasnet.tf An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. 102
bruinxiong/modified-crunet-and-residual-attention-network.mxnet An MXNet implementation of a modified deep neural network architecture for image classification 67
attractivechaos/kann A lightweight C library for constructing and training small to medium neural networks with customizable architecture 686
taki0112/senet-tensorflow A TensorFlow implementation of Squeeze and Excitation Networks for image classification tasks 756
ibm/max-inception-resnet-v2 An image classification model using a third-generation deep residual network. 28
androidthings/sample-tensorflow-imageclassifier An Android Things project that uses TensorFlow Lite to classify images from a camera and provide spoken results. 622
karandwivedi42/imagenet-multigpu.torchnet A Lua-based implementation of a multi-GPU training framework for image classification using the Alexnet model. 4