DiffuScene icon indicating copy to clipboard operation
DiffuScene copied to clipboard

why did the checkpoint is trained for each room type?

Open gyula-coder opened this issue 1 year ago • 1 comments

I‘d like to know the reason why why did you train a checkpoint for each room type? Is this the best approach after some trial and error?

Another way, room type is added as a condition to Unet and training a checkpoint for all room type. Is it possible?

Thanks for any help

gyula-coder avatar Jul 18 '24 05:07 gyula-coder

To ensure fair comparison with previous methods, we train different diffusion models for different room types.

But yeah, it's possible to train a unified diffusion model with room type condition

tangjiapeng avatar Jul 21 '24 20:07 tangjiapeng