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

Generated mesh are so same #12

Open
r530044129 opened this issue Mar 9, 2023 · 1 comment
Open

Generated mesh are so same #12

r530044129 opened this issue Mar 9, 2023 · 1 comment

Comments

@r530044129
Copy link

image
I have try different input_id to generate car mesh, such as id 222\888\1605\1607\1608, but the result are almost same.
Here is my command:
python applications/extract_mesh.py --network checkpoints/pix2pix3d_edge2car.pkl --outdir examples --cfg edge2car --input_id 1234
I have not changed any code. When I use your example pic, which is example_input_edge2car.png, the result is decent.
image

Can you give me some suggestion how to get different mesh when i use different input image?

@dunbar12138
Copy link
Owner

Hi, thanks for your interest!

If you want different styles, you can try different random seeds. Also, our model works better if the given view is from the top or side.

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