menpo / lsfm

Large Scale Facial Model (LSFM) - an automatic pipeline for constructing 3D Morphable Models from large collections of facial meshes
http://ibug.doc.ic.ac.uk/resources/lsfm/
BSD 3-Clause "New" or "Revised" License
503 stars 117 forks source link

too few components after pca #37

Open jinxinbao opened 4 years ago

jinxinbao commented 4 years ago

I am very interested in your excellent work and i can run, but the components are too few, and it displays as follow: retaining 99.7% of eigenvalues keeps 8 components using thousands pruned meshes only!

kuangcy1998 commented 4 years ago

I am very interested in your excellent work and i can run, but the components are too few, and it displays as follow: retaining 99.7% of eigenvalues keeps 8 components using thousands pruned meshes only!

Hi, I'm trying to use this code as well but I'm having trouble installing lsfm with python==3.5. Did you encounter the same problem in the beginning?