Skip to content

AliAzaz/FirebaseML01

Repository files navigation

Firebase ML Lesson 01: Recognize Text and Label in Image using ML-Kit in Android🔥📱

Introduced in Google Firebase Summit 18. Text recognition can help the developers to easily do the OCR of the image.

ML Kit is the mobile SDK introduced by Firebase bring the Google machine learning knowledge to Android and iOS apps. This kit provides a variety of highly skilled and accurate pre-trained models developed on deep learning strategies. It's also incorporates Google ML technologies, such as :

  • Google Cloud Vision API
  • TensorFlow Lite
  • Android Neural Networks API

in a single SDK to apply ML techniques easily in your apps.

Text Recognize with ML Kit

The ML Kit is to label objects recognized in an image, using either an on-device model or on cloud model. It can automate tedious data entry for credit cards, business cards, receipts and more. It can also recognize text in any Latin based language.

Reach my article on Medium and lemme know your contribution in it.

OUTPUT

About

Firebase ML Lesson : Recognize Text and Label in Image using ML-Kit, structured code in MVP and implementation in Kotlin🔥📱

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages