Junjie Zhu
Junjie Zhu
How can I use the code to detect the pose of one face and then warp the other face to the same pose?
I use your trained model to test on LFW,but I just got 86.35% acc. Why?
I want to frontalize all the faces of mutipie without testing. How should I use your model? 我想使用你的模型把mutipie的人脸做frontalize,我应该怎么使用你的代码?
Could you provide the pytorch version of your code?
I try to add roll_poses, and do the same things as add pitch_poses, But It didn't work. How to fix it?