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

GitHub

708 stars
34 watching
100 forks
Language: Swift
last commit: almost 8 years ago
Linked from 1 awesome list

core-mliosmachine-learningmobilenetswift

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
hollance/yolo-coreml-mpsnngraphAn implementation of YOLO using Core ML and MPS graph API on iOS939
mg2033/shufflenetAn implementation of a computationally efficient deep neural network architecture designed for mobile devices with limited computing power.383
farmingyard/shufflenetAn efficient convolutional neural network implementation for mobile devices448
zehaos/mobilenetAn implementation of Google's MobileNets in TensorFlow for object detection and image classification tasks.1,619
shicai/mobilenet-caffeA Caffe implementation of Google's MobileNets, providing pretrained models on ImageNet for image classification tasks1,260
linksense/lightnetResearch into efficient neural networks for semantic image segmentation in autonomous driving applications719
mitshell/corenetA minimal implementation of 3G and LTE/EPC core network functions in Python106
chinakook/mobilenetv2.mxnetA Python implementation of MobileNetV2 architecture using MXNet/Gluon for image classification and other computer vision tasks.85
shichenliu/condensenetAn efficient CNN architecture for mobile devices with learned group convolutions and dense connectivity694
xiaochus/mobilenetv2A Keras implementation of MobileNetV2 with support for training and fine-tuning321
ytakzk/coreml-samplesProvides sample code for using Core ML with ResNet50 model on iOS for image classification43
kalvar/ios-multi-perceptron-neuralnetworkAn implementation of a multi-layer perceptron neural network with backpropagation for machine learning tasks on iOS.24
rinuboney/claternA Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms.67
chuanqi305/mobilenet-ssdA Caffe implementation of the MobileNet SSD detection network2,036
kalvar/ios-bpn-neuralnetworkA neural network implementation for machine learning on iOS33