Skip to content

xmartlabs/MLKitTest

Repository files navigation

MLKitTest

This is the code repository for the blog ML Kit on iOS and how it performs against CoreML

It is an example of how to use ML Kit in iOS and includes a comparison with CoreML.

How to run

To run it, open a shell and run:

pod install

You will need to create a project on Firebase, download its GoogleService-Info.plist and save it in the root folder of the project. You will have to change the bundle identifier of the project to match the bundle identifier you specified in Firebase.

Releases

No releases published

Packages

No packages published