python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Cannot copy from a TensorFlowLite tensor (StatefulPartitionedCall:0) with 10368 bytes to a Java Buffer with 324 bytes
I'm trying to make a handwritten text recognition android application on android studio. I converted my model into tensorflow lite and then uploaded that file in my application. Below Im sharing the c...
Ayush Singh
Votes: 0
Answers: 0
how to use firebase ML kit for text recognition of non enlgish languages?
It is stated in documentation that text recognition with ML kit supports over 100 languages and on my device it's working fine with English language only. How to change language of text recognition?

VIPUL BAGAL
Votes: 0
Answers: 2
How to make google-mlkit text recognition work in a flutter app
I'm trying to make a flutter app that uses google-mlkit text recognition to extract the text of receipts. I got it working but there are still isues. Some single letters don't get recognized and somet...
Dirk
Votes: 0
Answers: 1
MLKIT Text recognition not getting all the numbers ( single digit ) from image
I am trying to get a sudoku board from an image using MLKIT Text Recognition but not all numbers are getting recognized.
This is what it looks like
I thought the lines may interfere with the detection...
hypertensiune
Votes: 0
Answers: 0