Skip to content

Face Detection, Recognition and Tracking with Machine Learning and Vision in iOS

License

Notifications You must be signed in to change notification settings

novinfard/Face-Detection-Recognition-Tracking-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Detection, Recognition and Tracking with Machine Learning and Vision in iOS

In this iOS application, we can detect a face, recognise whose face is this and then track it via video or real-time camera in 3 separate phases.

I demonestrate how this process is feasible by using in-device ML and vision facilities such as CoreML and Vision framework, and how we can can make some part of this process server-side, considering critical view including advantages and disadvantages for each of them.

About

Face Detection, Recognition and Tracking with Machine Learning and Vision in iOS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages