-
-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New ML Kit version #98
Comments
Yes, it would be nice to see a Flutter MLKit implementation that doesn't require Firebase |
Just for fun, I created a flutter package to use the google ml kit for language identification. Unfortunately I don't have time to create/support a full Google ML Kit package, however if you need a one off like I created, I don't mind making it when I get some time. Also, I'm sure Google will eventually create an official ML package, so I didn't want to waste my time with it. |
@dlutton would be great to have a one-off for the Pose API from MLkit. Anythiing I can do to help, please let me know. |
@crossoveranx sounds good, I'll let you know when I get a repo started with basic functionality of that API. |
So it seems Google is putting new effort into MLKit. They have revamped the doc, and my understanding is that they released a new version.
https://android-developers.googleblog.com/2020/06/mlkit-on-device-machine-learning-solutions.html
https://developers.google.com/ml-kit/vision/barcode-scanning
The text was updated successfully, but these errors were encountered: