deepseek-ai / DreamCraft3D

[ICLR 2024] Official implementation of DreamCraft3D: Hierarchical 3D Generation with Bootstrapped Diffusion Prior
https://mrtornado24.github.io/DreamCraft3D/
MIT License
1.96k stars 86 forks source link

Inference Time #20

Open Amuseum-WHR opened 9 months ago

Amuseum-WHR commented 9 months ago

How long is the entire inference time? I found Stage I very slow on 3090 and adding gpus cannot accelerate the process

MrTornado24 commented 9 months ago

The whole process would take about 2.5 hours on a single 40G A100. Alternatively, you may consider trying a faster version here, which lessens the processing time to around 40 minutes.