kpandey008 / DiffuseVAE

Official implementation of "DiffuseVAE: Efficient, Controllable and High-Fidelity Generation from Low-Dimensional Latents"
MIT License
332 stars 30 forks source link

Controllable synthesis #17

Open hideyuki-oiso opened 1 year ago

hideyuki-oiso commented 1 year ago

Thank you for the great repository!

Could you please show us the implementation code when you add or subtract the meaningful concepts, as in figure.14, 15 of the arxiv version? Also, is the checkpoint of the model in that case the same as the published one?

Thank you in advance.