Open yfeng95 opened 6 years ago
hope you back.
Dear YadiraF, I have a c++ implementation which can run on iOS (only for pose estimate based on dense landmark and face swap), https://github.com/taylorlu/FaceConverter The app can reach 3-5fps for face swap, on iPhone SE device. But it seams that the render part is more time cost when the face area is bigger, because the poisson blend? And the quality of blending face is unadjustable, how to enhance the face quality when we use a face picture with a high resolution. The last question is the 3D landmark in video is apt to shake frame by frame. Is there any method to keep stability such as landmark tracking. Hope you back.
Hi YadiraF: Will the training source code be open? Could you please send your PRNnet train code to my email?1261775243 @qq.com
Thank you very much!
Hi, Thanks for clicking in. Please forgive me that I was so busy these days that could not solve issues and reply emails from you. Unfortunately, I will continue to be very busy (in applying PhD, writing master thesis and many other things) until Jan 2019, and this issue is for brief answers to some questions and my plan that need your suggestions.
My plan: In the beginning, I released PRNet just for sharing my research work, which only focuses on reconstruction and dense alignment. Other applications like pose estimation and face swapping are implemented casually for showing the usefulness of the research results. So the problem is that the project is not well-organized and many parts need to be optimized(that's why I don't want to add functions based on the current framework). So, I plan to make a BIG UPDATE in Jan 2019. Just now, I've updated my another project face3d, which implements some basic functions about 3D faces. The expected new version will replace many current codes with functions from face3d, which should be then faster and more extensible. Furthermore, I am very happy that this project could be useful for you, and I want to add more useful functions. It would be appreciated if you could write down some suggestions below.
After the update, if you still have problems, I will then help you solve the issues. Now, I give some brief answers to Questions about
Thanks for your understanding!
Best, Yao Feng