DreamSound icon indicating copy to clipboard operation
DreamSound copied to clipboard

prior preservation loss in Dreambooth

Open fundwotsai2001 opened this issue 1 year ago • 3 comments

Just want to know that, are the result in the paper using prior preservation loss in Dreambooth? I saw your code have prior preservation loss, but when I run it in dreambooth_audioldm.py, it works, but in dreambooth_audioldm2.py there are some bugs.

fundwotsai2001 avatar Nov 28 '23 09:11 fundwotsai2001

image

fundwotsai2001 avatar Nov 28 '23 17:11 fundwotsai2001

Hi, The results we include in the paper are obtained using AudioLDM with prior preservation loss. Thank you for noticing the bug in the code for AudioLDM2 I will take a look at it. Thodoris

zelaki avatar Nov 30 '23 08:11 zelaki

There are also bugs when using classifier guidance.

fundwotsai2001 avatar Nov 30 '23 17:11 fundwotsai2001