menpofit
menpofit copied to clipboard
Menpo's 2D deformable modelling toolkit (AAMs/CLMs/SDMs)
x[nonzero] /= total[nonzero] had invalid boolean indexing - shape has to be broadcast first.
Hi, AAM fitting for facial landmark works very well in most case, but in some frame, it fails miserably, even the image is almost same, and the bounding box is...
Hi,From the begining of the train process; I 'm having some problems about ("aam") parameter, When I introduce the "aam" ; program is crashing and getting to be terminated,What should...
Hi All, I am fairly new to menpo and menpofit. I aim to detect and fit human toe in an image. So far I have annotated 20 toe images by...
How can I save a trained AAM model (i.e. PatchAAM)?
I followed Menpofit basic tutorial but it threw an error. - Environment: Anaconda on pyenv with virtualenv - OS: UBUNTU 16.04 - Python: Python 3.5.6 :: Anaconda, Inc. - conda...
Hi, Is there any example code about how to call the training and prediction code of each model? Thanks and Best Regards, Ardeal
when i use the doc in [http://www.menpo.org/menpofit/aam.html ](url) `%matplotlib inline from menpowidgets import visualize_images visualize_images(training_images)` i get something wrong like this ValueError Traceback (most recent call last) in () 17...
Hi guys, I'm watching the tutorial http://www.menpo.org/menpofit/pdm.html on pdm, and the only way to provide points to the pdm seems to be from .pts files with the mio.import_landmark_files(path_to_lfpw / '*.pts',...
Hi, In case you still have the (yet) unshared training scrips, could you please make available a **holistic aam** with pixel (**no-op**) features, trained with the same files as the...