Skip to content

mrmcgrewx/MLApp-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLApp Demo

This app build off of the Core ML Demo that Apple provides on their developer website. I just wanted to play around with the Swift Core ML library and get an understanding of how one may incorporate machine-learning into their application.

The application itself is pretty straightforward. After logging into the app (I provide a java server here), the user can select to start scanning objects or review previous images collected. If the object being scanned by the camera returns a confidence higher than 50% an image is captured and the option to send the data to the server is presented. You can also review the previous images taken in the review section.

For a breakdown of what's going on in the application click here

About

Concept app to play around with the Swift Core ML library and brainstorm ideas for future projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages