Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

codeatif/MachineLearningSample-ObjC

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MachineLearningSample-ObjC

A simple iOS app to demonstrate Machine Learning capabilities using Core ML and Vision framework.

Requirements:

  1. iOS 11 for all features
  2. Xcode 9
  3. Download the Inceptionv3.mlmodel file from the below url and put it inside the Resource folder.

On Showcase:

  1. Machine Learning sample (image recognition).
  2. Face recognition using Vision Framework.
  3. Text recognition using Vision Framework.

Usage:

Run the app and select an image from gallery or camera. App uses Inceptionv3.mlmodel (https://docs-assets.developer.apple.com/coreml/models/Inceptionv3.mlmodel) to process image. Detect the whole face using VNDetectFaceRectanglesRequest.

To detect specific facial landmarks like face contour, eyes, eyebrow, nose, lips with outer lips and others, use: VNDetectFaceLandmarksRequest

Screenshots:

As you can see the model is not exactly 100% correct and still has miles to cover!

Face Recognition Object Recognition Multi Face Recognition Character Recognition Character Recognition Character Recognition Character Recognition

About

A simple iOS app to demonstrate Machine Learning capabilities using Core ML and Vision framework.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.