Hey guys,
I’m developing an app that detects moving car license plates. I’m using the google_mlkit_object_detection package with the ssd_mobilenet_v2.tflite file to do the job, but when I test it with Android (and it happens with IOS too) it doesn’t work correctly. So I ask you: what is the correct TFLITE file for me to use in my project? Or what would be the best way to do this?
Thank you in advance