MobileNet-CoreML
MobileNet
An implementation of the MobileNet neural network using Apple's CoreML framework for mobile vision applications.
The MobileNet neural network using Apple's new CoreML framework
706 stars
34 watching
100 forks
Language: Swift
last commit: about 6 years ago
Linked from 1 awesome list
core-mliosmachine-learningmobilenetswift
Related projects:
Repository | Description | Stars |
---|---|---|
hollance/yolo-coreml-mpsnngraph | An implementation of YOLO using Core ML and MPS graph API on iOS | 937 |
mg2033/shufflenet | An implementation of a computationally efficient deep neural network architecture designed for mobile devices with limited computing power. | 384 |
farmingyard/shufflenet | An efficient convolutional neural network implementation for mobile devices | 448 |
zehaos/mobilenet | An implementation of Google's MobileNets in TensorFlow for object detection and image classification tasks. | 1,617 |
shicai/mobilenet-caffe | A Caffe implementation of Google's MobileNets, providing pretrained models on ImageNet for image classification tasks | 1,259 |
linksense/lightnet | Research into efficient neural networks for semantic image segmentation in autonomous driving applications | 719 |
mitshell/corenet | A minimal implementation of 3G and LTE/EPC core network functions in Python | 106 |
chinakook/mobilenetv2.mxnet | A Python implementation of MobileNetV2 architecture using MXNet/Gluon for image classification and other computer vision tasks. | 85 |
shichenliu/condensenet | An efficient CNN architecture for mobile devices with learned group convolutions and dense connectivity | 694 |
xiaochus/mobilenetv2 | A Keras implementation of MobileNetV2 with support for training and fine-tuning | 320 |
ytakzk/coreml-samples | Provides sample code for using Core ML with ResNet50 model on iOS for image classification | 42 |
kalvar/ios-multi-perceptron-neuralnetwork | An implementation of a multi-layer perceptron neural network with backpropagation for machine learning tasks on iOS. | 24 |
rinuboney/clatern | A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms. | 67 |
chuanqi305/mobilenet-ssd | A Caffe implementation of the MobileNet SSD detection network | 2,034 |
kalvar/ios-bpn-neuralnetwork | A neural network implementation for machine learning on iOS | 33 |