MPSCNNHelloWorld: Simple Digit Detection Convolution Neural Networks (CNN)
Last Revision: | |
Build Requirements: | Xcode 8.0 or later; iOS 10.0 SDK or later |
Runtime Requirements: | iOS 10.0 or later |
This sample is a port of the open source library, TensorFlow trained networks trained on MNIST Dataset (http://yann.lecun.com/exdb/mnist/) via inference using Metal Performance Shaders. The sample demonstrates how to encode different layers to the GPU and perform image recognition using trained parameters(weights and bias) that have been fetched from, pre-trained and saved network on TensorFlow.
Copyright © 2016 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2016-11-17