You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am developing a mobile application for grocery detection. Currently I have stuck on custom object detection training at mobilenet convertion to tflite format.
I have raised an issue at offical TensorFlow repo, but unfortunately there is no answer. Thread: tensorflow/models#8786.
All results I got were raising exepction on load by Flutters tflite module.
Hello!
I am developing a mobile application for grocery detection. Currently I have stuck on custom object detection training at mobilenet convertion to tflite format.
I have raised an issue at offical TensorFlow repo, but unfortunately there is no answer. Thread: tensorflow/models#8786.
All results I got were raising exepction on load by Flutters tflite module.
Suprisingly mobilenet mentioned in Yours repos README (https://drive.google.com/file/d/1Ha9yfjkweCatEo6UoZgZyHMeyIBGe5FO/view) is loaded properly and correctly detects objects on recordings.
This feature is crucial for application, to be useful.
I would be grateful if You could share some knowledge about:
Example scenario:
I have followed several tutorials, but it seems like they are not a solution.
I would be pleased for an answer
The text was updated successfully, but these errors were encountered: