Open GyunHo opened 5 years ago
If there is a need, I'll try support AutlML.
Or you can use other plugin like below,
Thanks 😄
If there is a need, I'll try support AutlML.
Or you can use other plugin like below,
- https://github.com/firebase/mlkit-custom-image-classifier
- https://github.com/shaqian/flutter_realtime_detection
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.
I overwrote the tflite file I trained instead of the example file. How can I use it?
Please ask in mlkit-custom-image-classifier.
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?