Skip to content

philippejlyu/Not-Hamburger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Not Hamburger

A program that I made using CoreML that will allows you to recognize items using machine learning libraries. It originally started out as an object recognizer to test out the capabilities of the VGG16 model paired with CoreML, but became a hamburger recognizer when my friend asked me if I could make one.

Setup

You need to download the Core ML model from this link. The library is the VGG16 Machine Learning library. You need to add the file to the Xcode project. Make sure it is added as a target or else it will not work. You need to use Xcode 9+ and iOS 11 in order to run this code properly

License

The VGG16 Machine Learning Library is licensed under the MIT License.

About

An hamburger/object recognizer made using CoreML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages