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

Unable to reproduce chair results from paper #7

Open
seashell123 opened this issue Oct 21, 2023 · 0 comments
Open

Unable to reproduce chair results from paper #7

seashell123 opened this issue Oct 21, 2023 · 0 comments

Comments

@seashell123
Copy link

seashell123 commented Oct 21, 2023

Thanks for the cool work!

I'm having trouble reproducing the chair examples in Fig. 9 and Fig. 11 of the paper. I'm running the following commands:

python main.py --config example_config.yml \
    --mesh meshes/chair1.obj \
    --text_prompt 'gaming chair' \
    --base_text_prompt 'a chair'

python main.py --config example_config.yml \
    --mesh meshes/chair2.obj \
    --text_prompt 'a comfortable chair' \
    --base_text_prompt 'a chair'

Here are my tensorboard visualizations:
image

I'm able to reproduce the cow->giraffe and hand->octopus examples just fine with the following commands:

python main.py --config example_config.yml
python main.py --config example_config.yml --mesh meshes/hand.obj \
    --text_prompt 'an octupus' --base_text_prompt 'a hand'
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

1 participant