hollance / VGGNet-MetalLinks
iPhone version of the VGGNet convolutional neural network for image recognition
☆185Updated 8 years ago
Alternatives and similar repositories for VGGNet-Metal
Users that are interested in VGGNet-Metal are comparing it to the libraries listed below
Sorting:
- ☕️ Caffe2Kit. A simple one step integration of Caffe2 for iOS.☆71Updated 6 years ago
- Take MNIST TensorFlow deep neural network, run on iOS BNNS☆61Updated last year
- An example of XCode project using Caffe: a fast open framework for deep learning☆99Updated 9 years ago
- Compares the speed of Apple's two deep learning frameworks: BNNS and Metal Performance Shaders☆61Updated 8 years ago
- A minimal high performance parallel neural network framework running on iOS☆116Updated 9 years ago
- Caffe2 on iOS Real-time Demo. Test with Your Own Model and Photos.☆226Updated 8 years ago
- Getting Started with Deep MNIST and TensorFlow on iOS☆51Updated 8 years ago
- A real-time classifier demo using Core ML and pre-trained Resnet50 model on iOS 11.☆22Updated 7 years ago
- Swift port of ConvnetJS. [Work in progress]☆43Updated 8 years ago
- MXNet WhatThis Example for iOS☆113Updated 9 years ago
- Torch7 -> CoreML☆386Updated 7 years ago
- A deep dive into Apple's coremltools quantization and how to reduce the size of a Core ML model without losing accuracy and performance☆91Updated 7 years ago
- Almost Real-time Object Detection using Apple's CoreML and YOLO v1 -