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

Generation speed quite different #18

Open
r530044129 opened this issue Oct 16, 2023 · 2 comments
Open

Generation speed quite different #18

r530044129 opened this issue Oct 16, 2023 · 2 comments

Comments

@r530044129
Copy link

From my observation, the gereration speed are quite different between different prompt.

Some quick just need 1 hour maybe(GPU 3090), but some need cost 20+ hours.

Is that right that some prompt will cost far more time than other? Or is most of the generation time the same, no matter what prompt it is?

@seasonSH
Copy link
Collaborator

Are you talking about the 3D generation with threestudio repo?
The generation speeds would be affected by the prompt because InstantNGP does pruning when sampling along rays. However, I have never observed such a big difference between prompts.
For example, the config without shading takes me 40-60 min on V100, never goes up to 2hours.

Can you share the prompt and results that cost you 20 hours?

@r530044129
Copy link
Author

yeah, it's 3d generation. You can try this one: 'Rhinoceros statue, art, Rhinoceros head', which cost me 12 hours and just arrive 8537 iter

Epoch 0: : 8539it [12:12:08, 5.14s/it]

Im not sure is that because my PC's problem or some GPU memory accumulation or something lead to such slow generation. I can feel very big difference between prompt. If there are some commom prompt, such as 'cat' \ 'dog' \ 'chair', it will be quick, but if there are some uncommon prompt, it will cost me a lot of time.

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