sai-bi / FaceAlignment

Face Alignment by Explicit Shape Regression
MIT License
339 stars 205 forks source link

Is there a model for more landmarks? #7

Open dingcius opened 9 years ago

dingcius commented 9 years ago

Thanks a lot for your kind sharing. But the model you shared is for 29 landmarks. Could you share a model for more landmarks, say, 64 or 83 landmarks?

sai-bi commented 9 years ago

You may get a model that I train on Helen dataset. This model has 194 landmarks. However, since no bounding box is provided in this dataset, you may need to try bounding box of different size when you do testing on new images so as to fix an appropriate bounding box size.

You can access the model here;

dingcius commented 9 years ago

thanks a lot, :)

yantim commented 8 years ago

It seems the sample results you gave have more landmarks. What dataset did you use for training? Can you please send the trained model for the sample results to me? timothy87.yan@gmail.com. Thank you!

ShirleyYim commented 8 years ago

Hello, can you provide a model with more than 50 and less than 100 landmarks?Thank you very much!