chrisito
chrisito
We don't support GPU acceleration right now, but are working on it. Since the implementation consists of multiple models in a fairly complex pipeline, it is not as simple as...
In the upcoming release of ML Kit (early August) we are providing an update to the Text Recognition API. This will also support detection of individual digits as seen in...
Hi, if things go well the next ML Kit release (in August) will have a brand-new version of the Text API that has drastic improvements in paragraphing. It should tackle...
ML Kit does not support these variants today. To understand better, what specific use cases would supporting these be important for? Thanks!
Friendly ping, we would love to know your use case. Thanks!
Embossed credit card numbers are notoriously difficult to recognize. We are working on a solution specifically for credit card scanning that takes the formatting of the credit card number (typically...
Great observation! Please stay tuned, we are working on it.
@pranav-vempati For the on-device ML Kit Text Recognition API we never returned the confidence value (see [here](https://firebase.google.com/docs/reference/android/com/google/firebase/ml/vision/text/FirebaseVisionText.TextBlock#getConfidence)). The Cloud Text Recognition API (still offered through Firebase, see [here](https://firebase.google.com/docs/ml/recognize-text) still provides...