about the cfg-distill?

#5
by xiao2mo - opened

Great work! Can u explain how did u do cfg-distill for this model in the process of self-forcing?

Hi, the real score is calculated with cfg: https://github.com/GoatWu/Self-Forcing-Plus/blob/main/model/dmd.py#L93

Detailed information see the dmd paper sec3.4 https://arxiv.org/abs/2311.18828

Hi, the real score is calculated with cfg: https://github.com/GoatWu/Self-Forcing-Plus/blob/main/model/dmd.py#L93

Detailed information see the dmd paper sec3.4 https://arxiv.org/abs/2311.18828

Got! thanks a a lot. As for video cfg-distill, is there any bias for data selection. My cfg-distill is always confused with motion-blur.
How much data did u use, b.t.w?

Sign up or log in to comment