tangjiapeng / DiffuScene

[CVPR 2024] DiffuScene: Denoising Diffusion Models for Generative Indoor Scene Synthesis
Other
188 stars 15 forks source link

Is it possible to batch generate? #27

Open Boltzmachine opened 1 month ago

Boltzmachine commented 1 month ago

Currently it only supports single scene genertion. Is it possible to generate scenes in batch?

tangjiapeng commented 1 month ago

You can change the batch size from 1 to n, then you can generate scenes in batch.