3DFaceCAM
3DFaceCAM copied to clipboard
How to test on custom images?
Very interesting work, can we test the model on custom images?
Hi Raja. This project aims to design a simple yet effective generative model for controllable 3D faces. So, we do not, by default, design anything testing custom images. However, you can try generating a mesh from an image using the Facescape Bilinear model and test it on our pipeline.
Here's a link to the Facescape repository: https://github.com/zhuhao-nju/facescape/tree/master/toolkit
Thanks!