Kodeco Forums

Text Recognition with ML Kit

See how to use the new ML Kit library from Google to use machine learning and computer vision to perform text recognition in an image.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/5804-text-recognition-with-ml-kit

This seems to bring together different libraries that were already present in Android under a single SDK (Mobile Vision, Tensorflow Lite for Android etc.) and made easier to use.

Tensorflow lite code assets in particular have many versions floating around maintained by different people/groups. The code in the repos themselves tend to be mismatched or incompatible. Happy that theyโ€™ve started to organize. Android App Development Company

1 Like

Absolutely! Theyโ€™ve made what was there much more accessible :]