Skip to content
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

Can I use a model trained with firebase auto ml vision edge immediately? #79

Open
GyunHo opened this issue Sep 19, 2019 · 3 comments
Open

Comments

@GyunHo
Copy link

GyunHo commented Sep 19, 2019

I want to detect a real-time object with flutter's camera package. Will we be able to use models trained with auto ml edges in the future?

@azihsoyn
Copy link
Owner

If there is a need, I'll try support AutlML.

Or you can use other plugin like below,

Thanks 😄

@GyunHo
Copy link
Author

GyunHo commented Sep 19, 2019

If there is a need, I'll try support AutlML.

Or you can use other plugin like below,

Thanks 😄

I applied a model trained with auto ml Edge using the example 'https://github.com/shaqian/flutter_realtime_detection' and I get an error.
I overwrote the tflite file I trained instead of the example file. How can I use it?
Thank you for your attention.

@azihsoyn
Copy link
Owner

I overwrote the tflite file I trained instead of the example file. How can I use it?

Please ask in mlkit-custom-image-classifier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants