iOS-CoreML-Yolo
Object Detector
An implementation of object detection using the YOLO v1 model on iOS with CoreML
Almost Real-time Object Detection using Apple's CoreML and YOLO v1 -
163 stars
10 watching
25 forks
Language: Jupyter Notebook
last commit: almost 7 years ago
Linked from 1 awesome list
coremliosobject-detectionobject-detection-pipelinesyolov1
Related projects:
Repository | Description | Stars |
---|---|---|
philipperemy/yolo-9000 | Real-time object detection using deep learning and a large dataset of classes | 1,184 |
hollance/yolo-coreml-mpsnngraph | An implementation of YOLO using Core ML and MPS graph API on iOS | 937 |
gliese581gg/yolo_tensorflow | Real-time object detection using YOLO (You Only Look Once) algorithm implemented in TensorFlow. | 1,722 |
yhcc/yolo2 | An implementation of the YOLO object detection algorithm using TensorFlow and Keras | 161 |
nilboy/tensorflow-yolo | An implementation of the YOLO object detection algorithm using TensorFlow and pre-trained models. | 774 |
natanielruiz/android-yolo | Real-time object detection on Android using the YOLO network with TensorFlow | 667 |
hekun-nvidia/py-darknet-yolo | A Python interface to YOLO object detection software using Darknet | 27 |
hizhangp/yolo_tensorflow | A TensorFlow-based implementation of the YOLO object detection algorithm for image classification and tracking. | 799 |
frischzenger/yolo-windows | An object detection implementation based on the YOLO algorithm tailored for Windows development using Visual Studio. | 51 |
wongkinyiu/yolor | An implementation of a unified network architecture for multiple object detection tasks using PyTorch | 1,989 |
matlab-deep-learning/pretrained-yolo-v4 | Pretrained deep learning object detection model for image analysis in MATLAB | 47 |
alexeyab/yolo-windows | A YOLO object detection framework for Windows | 71 |
frankzhangrui/darknet-yolo | An end-to-end object detection framework with a custom YOLO implementation for training on user-provided data. | 49 |
xingwangsfu/caffe-yolo | An implementation of YOLO object detection in Caffe using pre-trained darknet weights | 519 |
choasup/caffe-yolo9000 | A Caffe implementation of the YOLOv2 and YOLO9000 object detection algorithm | 166 |