xichenpan / ARLDM

Official Pytorch Implementation of Synthesizing Coherent Story with Auto-Regressive Latent Diffusion Models
https://arxiv.org/abs/2211.10950
MIT License
182 stars 28 forks source link

Adaptive AR-LDM #21

Open An-you opened 1 year ago

An-you commented 1 year ago

Hello,

I am interested in the Adaptive AR-LDM section of your paper. Could you please provide more details on how it was implemented? Specifically, I am curious to know if Dreambooth was used to fine-tune the pre-trained AR-LDM model or if another method was employed. Additionally, is the code for this implementation available in the published repository? Thank you for your time and I look forward to hearing back from you.

Best regards.