chengzhengxin / sdm

Supervised Descent Method Apply to Face Alignment, and Head Pose Estimation with Linear Regression. It is cross-platfrom, easily compile in windows, ubuntu, even in Android & iOS.
449 stars 197 forks source link

PCA 模型大而且慢 #28

Open Sun1992 opened 7 years ago

Sun1992 commented 7 years ago

你好, 我看到论文里用到pca所以也想试试pca,可是用pca训练出来的模型大而且速度非常慢,请问是参数的问题么?