Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to inverse test images to 3D mesh except for the demo images #6

Open
Adammma opened this issue Nov 2, 2023 · 3 comments
Open

Comments

@Adammma
Copy link

Adammma commented Nov 2, 2023

hello,i tried to run the demo_view_synrthesis.sh with different images(not on the demo images),and the results were not satisfactory. And it seems that all the generated mesh are the same one. How can I inverse other images and get new mesh using other images?

@NIRVANALAN
Copy link
Owner

Hi, could you include the results here so I can help more? Also, since we adopt a GAN-based method, a good alignment is important. Aligning your input image to FFHQ landmarks is essential.

@Adammma
Copy link
Author

Adammma commented Nov 8, 2023

This is my target picture:
mytargetimg

And the results is this:
sample_video_azim:
WX20231108-164514

mesh:
WX20231108-164619
It seems that the mesh is the same as the 443.jpg's mesh. I only change the path of img, is there anything else I should do before running?

@NIRVANALAN
Copy link
Owner

Hi, thanks for your reply. Visually inspected, the input image does not align with the FFHQ landmarks. Running this script with your image path as '--img_path' and then use the aligned(cropped) image as the input to this method, as you did now, is likely to give better performance. Feel free to let me know whether this could address the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants