li-ronghui / LODGE

The code the CVPR2024 paper Lodge: A Coarse to Fine Diffusion Network for Long Dance Generation Guided by the Characteristic Dance Primitives
110 stars 6 forks source link

Soft Diffusion Guidance #11

Closed mucunzhuzhu closed 5 months ago

mucunzhuzhu commented 5 months ago

在Local Module.py的render_sample函数中,为什么Soft Diffusion Guidance是给28~336帧,60~68帧,156~164帧,188~196帧赋值,不应该根据音乐提取的beat来确定帧的位置吗? image