Closed samba3232 closed 2 years ago
Good face tracker have to be based on face recognition. It is not easy task.
I am requesting to know at least is there any methods for to get landmarks of face?
Lately I develop a project to fast inference of previously trained neural models. It is something like Inference Engine but it also supports ARM CPU. May be it will be useful for you. Test examples contain models trained for face detection and face landmarks detection (some of landmarks are correspond to eyes).
Face Detection: Simd::detection class fine but Face Tracking: ?