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.
448 stars 197 forks source link

sdm训练后跟踪不鲁棒 #20

Open a491907335 opened 7 years ago

a491907335 commented 7 years ago

你好!我使用你的代码进行特征点训练,训练后的模型正脸效果挺好的,但发现侧脸和有较大旋转角度的时候,就会跟不上;测试时,发现你的很稳定,请问你在训练的时候怎么解决这个问题。是在里面加旋转图像进行训练了吗?