train own model using flandmarks [closed]

asked 2014-06-17 08:34:36 -0600

ssh99 gravatar image

updated 2014-06-17 09:57:30 -0600

berak gravatar image

Need Help I want to train my own model using flandmark to detect 83 facial features. By default flandmark provides model to detect 6-landmarks. It is working very well. Thanks a lot to developers for making such a nice library with proper documentation.

Please tell me if it possible to train own model using flandmark. If possible how?

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by sturkmen
close date 2020-10-12 07:14:55.359942

Comments

are you confusing things ? flandmark detects 8 landmark points, not 6

and yes, you can train your own model (see the matlab code in the 'learning' folder), but that will result in 8 points again, not in 83 (which sounds more like an aam approach)

berak gravatar imageberak ( 2014-06-17 09:47:19 -0600 )edit