ISHAN KALANSOORIYA
ISHAN KALANSOORIYA

Reputation: 187

Google ML KIT Vision Face Detection and face filters

Does any one know what kind of technology used in face detection in google ml kit vision and what kind of methods use in face detection https://towardsdatascience.com/face-detection-for-beginners-e58e8f21aad9

Upvotes: 1

Views: 298

Answers (2)

Dong Chen
Dong Chen

Reputation: 882

ML Kit Vision Face Detection uses the "Appearance-Based method -- 4.3.Neural-Networks" method.

Upvotes: 1

Muhammad Hamza
Muhammad Hamza

Reputation: 11

in android, we use vision dependency to detect face or text from images or cameras. In this way, if we want to compare images then we use comparison methods and logic. if you are interesting you can search OCR this topic will help you to learn and acknowledge your question

Upvotes: 0

Related Questions