wywu / LAB

[CVPR 2018] Look at Boundary: A Boundary-Aware Face Alignment Algorithm
https://wywu.github.io/projects/LAB/LAB.html
Other
1.01k stars 273 forks source link

interpolate points to line #22

Closed moyangjiayou closed 5 years ago

moyangjiayou commented 5 years ago

Hi, I was wondering what kind of interpolate method do you use to generate the boundary line? I have tried some simply interpolate method in scipy.interpolate, but the generated boundary line is not always perfect! So, could you give me some advice? thanks a lot, Mo

misnowman commented 5 years ago

想请问下这个问题解决了吗 我也是这样