YOLO-CoreML-MPSNNGraph

YOLO detector

An implementation of YOLO using Core ML and MPS graph API on iOS

Tiny YOLO for iOS implemented using CoreML but also using the new MPS graph API.

GitHub

939 stars
41 watching
253 forks
Language: Swift
last commit: almost 7 years ago
Linked from 2 awesome lists

core-mldeep-learningiosmachine-learningmetalmpsswiftyolo

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
r4ghu/ios-coreml-yoloAn implementation of object detection using the YOLO v1 model on iOS with CoreML163
hollance/mobilenet-coremlAn implementation of the MobileNet neural network using Apple's CoreML framework for mobile vision applications.708
philipperemy/yolo-9000Real-time object detection using deep learning and a large dataset of classes1,184
natanielruiz/android-yoloReal-time object detection on Android using the YOLO network with TensorFlow669
xiang-wuu/ncnn-android-yolov7An Android implementation of object detection using Yolov7 and the ncnn neural network library137
matlab-deep-learning/pretrained-yolov9-network-for-object-detectionProvides pre-trained YOLO object detection networks in MATLAB for real-time performance with good detection quality.6
cuixing158/yolox-yolov5-onnx-matlabEnables real-time object detection using pre-trained ONNX models in MATLAB48
xingwangsfu/caffe-yoloAn implementation of YOLO object detection in Caffe using pre-trained darknet weights519
experiencor/keras-yolo3A deep learning framework for object detection using YOLO3 and training datasets from various sources.1,605
hekun-nvidia/py-darknet-yoloA Python interface to YOLO object detection software using Darknet27
yhcc/yolo2An implementation of the YOLO object detection algorithm using TensorFlow and Keras161
choasup/caffe-yolo9000A Caffe implementation of the YOLOv2 and YOLO9000 object detection algorithm166
experiencor/keras-yolo2An implementation of YOLOv2 in Keras for object detection and regression tasks1,731
feigechuanshu/ncnn-android-yolov6An Android implementation of YOLOv6 object detection using the ncnn library and OpenCV for efficient mobile deployment62
mystic123/tensorflow-yolo-v3An implementation of YOLO v3 object detection in Tensorflow using TF-Slim.890