The Wayback Machine - https://web.archive.org/web/20210118163015/https://github.com/cocoa-ai/InceptionVisionDemo
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Inception Vision Demo

A Demo application using Vision and CoreML frameworks to detect the dominant objects presented in a live video feed from a set of 1000 categories such as trees, animals, food, vehicles, people, and more.

InceptionVisionDemo

Model

This demo uses "Inception v3" CoreML model.

Requirements

  • Xcode 9
  • iOS 11

Installation

git clone https://github.com/cocoa-ai/InceptionVisionDemo.git
cd InceptionVisionDemo
pod install
open Inception.xcworkspace/

Download the CoreMl model from https://developer.apple.com/machine-learning/ and add the file to "Resources" folder in the project's directory.

Build the project and run it on a simulator or a device with iOS 11.

Author

Vadym Markov, [email protected]

References

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.