menpo / menpofit

Menpo's 2D deformable modelling toolkit (AAMs/CLMs/SDMs)
http://www.menpo.org
Other
128 stars 63 forks source link

MenpoFitting human foot toe is acting strangely #119

Open tabahi84 opened 4 years ago

tabahi84 commented 4 years ago

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 hand and trained ANN using them. Now I have 10 test images and I want to fit the toe using bounding box approach. But it is giving me really strange results. I can share the notebook and sample dataset, if need be

Any help will be greatly appreciated

Trying out this project, I am of the impression that this project is primarily focused on fitting human face. Is my assumption correct? Any help in this regard will be greatly appreciated

patricksnape commented 4 years ago

Our primary use case has been fitting human faces - but we have also fit cat faces, hands, human ears and human eyes amongst other things.

I would recommend sharing the data code if you would like help debugging