Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.23 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.23 KB

(W10) HMS ML Kit

10th week content of COOP4423 course

Latest Version Java Minimum SDK Version

Used Technologies

  • Documentation can be found at these links HMS ML Kit.

This demo project provides demonstration for following scenarios:

  • Text recognition from a static on-device image and on-device translation
  • 2D camera stream face detection
  • On-device static image classification
  • Bottom navigation bar usage

Clone the Repository

With SSH

git clone [email protected]:BAU-COOP4423/W10-HMS-ML-Kit.git

With HTTPS

git clone https://github.com/BAU-COOP4423/W10-HMS-ML-Kit.git

Utilized resources

Note: Do not hesitate to open an issue for your questions.