Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Building an active appearence model using the menpo API in python

Is there any good tutorial explaining how can an Active Appearence Model can be implemented using the Menpo API in python ?

I was unable to find one at the menpo website: http://www.menpo.org/

like image 550
asterix Avatar asked Dec 01 '25 02:12

asterix


1 Answers

Looks like I needed to some more research in their website... For those with the same problem here is a tutorial about AAMs and Menpo

http://nbviewer.ipython.org/github/menpo/menpo-notebooks/blob/v0.3.0/notebooks/Deformable%20Models/AAMs%20Basics.ipynb

like image 51
asterix Avatar answered Dec 03 '25 19:12

asterix