Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 974 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 974 Bytes

SeeFood

For a step by step guide on how to build SeeFood: How to train your own model for CoreML.

demo.
Video Demo

Follw me on Twitter

Prerequisites:

Xcode 9 (currently Version 9.0 beta 3 (9M174d)).
The trained CoreML data model which can be downloaded here.
An iOS device running iOS 11+.

Setup:

Import the data model downloaded from the link above and build.

Credit:

This model is a retrained AlexNet (Alex Krizhevsky, Ilya Sutskever, Geoffrey E. Hinton) Caffe model using Food-101 (Lukas Bossard, Matthieu Guillaumin, Luc Van Gool) dataset.