Face-Super-Resolution-Guided-by-3D-Facial-Priors icon indicating copy to clipboard operation
Face-Super-Resolution-Guided-by-3D-Facial-Priors copied to clipboard

the basic implementation of repository Face Super-Resolution Guided by 3D Facial Priors

Results 10 Face-Super-Resolution-Guided-by-3D-Facial-Priors issues
Sort by recently updated
recently updated
newest added

Sorry to interrupt again, I used the pre-trained model you provided to run demo_render.py and the following error occurred: InvalidArgumentError (see above for traceback): RasterizeTriangles expects vertices to have shape...

Hello author, could you tell me what is the role of "run_model.py"

Hi, when I run python demo_render.py, an error occured:tensorflow.python.framework.errors_impl.NotFoundError: libtensorflow_framework.so: cannot open shared object file: No such file or directory. And I don't kown how to solve it.

I'm sorry to ask that how can I test using my own datasets, I don't find the pretrained models, so I'm not sure if I must train the model first.

First of all, thank you very much for your work. I'm sorry to bother you here. I have some questions about the model test.For CelebA test set, I used the...

Thank you again for your contribution. I have been studying your paper and code recently. There are three questions: 1. According to your codes, the generation of 3D rendering image...

Hi Author, Thanks for your great work. I just want to know how to get rendered images because the dataLoader needs to load rendered images. Where is the code part...

Thank you very much for your contribution. I'm now run demo.py and where can I get the BFM_model_front.mat? Is there a link to download it?