mlkit-custom-image-classifier
mlkit-custom-image-classifier copied to clipboard
Easily collect data and train image classification models.
Hi @mbleigh @jeremydurham @sheepmaster @rafikhan @jamesdaniels I had an tflite model which is locally placed and doing operation now i want to call it from the server like firebase ml...
In case we dont wish the firebase function send email. Is it possible to disable sending email? Or is that a mandatory step? For sending emails via your firebase functions,...
I followed the instruction all the way to the last `flutter run` It failed at `Running Xcode build...` ``` /Users/ifanchu/Projects/mlkit-custom-image-classifier/automl_mlkit/ios/Classes/AutomlMlkitPlugin.m:45:60: error: no visible @interface for 'FIRLocalModel' declares the selector 'initWithName:path:'...
Error Exception: Error while initiating importing the dataset: {"message":"9 FAILED_PRECONDITION: No other operations should be working on projects. Call List Operation API to learn more details."} Does anyone know what...
Getting following Error: error: The getter 'platformVersion' isn't defined for the class 'AutomlMlkit'. (undefined_getter at [automl_mlkit] test\automl_mlkit_test.dart:35) Please suggest any fix or workaround. Thanks,
Added an option to upload multiple images from the gallery, such that the user can click images before hand and upload them all together. The images will be uploaded in...
I can create dataset on the app, and create label and take photos locally. But when clicking menu "Export to Firebase", the bottom shows "Error while exporting dataset to Firebase"....
I have previously build a dataset and train a model in Google Cloud AutoML Vision under the same project. However, this classifier app only can show those created in Firebase....
i have copied google-service.json to app folder: Now i get exception at line in emulator and device: GoogleSignInAccount googleUser = await _googleSignIn.signInSilently(); Exception has occurred. PlatformException (PlatformException(sign_in_required, com.google.android.gms.common.api.ApiException: 4: 4:...
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) to 1.8.22 and updates ancestor dependencies [@grpc/grpc-js](https://github.com/grpc/grpc-node), [@google-cloud/automl](https://github.com/googleapis/nodejs-automl) and [firebase-admin](https://github.com/firebase/firebase-admin-node). These dependencies need to be updated together. Updates `@grpc/grpc-js` from 1.8.21 to 1.8.22 Release notes Sourced from @grpc/grpc-js's...