ashawkey / stable-dreamfusion

Text-to-3D & Image-to-3D & Mesh Exportation with NeRF + Diffusion.
Apache License 2.0
8.21k stars 721 forks source link

Acceleration with NerfAcc #33

Closed AmanKishore closed 1 year ago

AmanKishore commented 1 year ago

Curious if https://github.com/KAIR-BAIR/nerfacc could accelerate training and inference for dreamfusion!

ashawkey commented 1 year ago

@AmanKishore Hi, in fact we already use a similar acceleration technique (check torch-ngp) for the nerf part. The major time bottleneck is the diffusion model now.

AmanKishore commented 1 year ago

Oh that's great!

thuanz123 commented 1 year ago

@ashawkey you might be interested in this https://twitter.com/realDanFu/status/1580641495991754752