Skip to content

mayanktolani19/flutter_mlkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ml_kit

A new Flutter application.

Features already added are :-

  • Optical Character Recognition along with conversion of the recognized text into speech.
  • Face Detection.
  • Classify names into male or female, using the API developed by me in Genderify.
  • Object Detection.
  • Image Labelling along with conversion of the Image Labels into speech.

To Do:

  • Real Time Object Detection.
  • Simple and Elegant UI.