williamyang1991 / Rerender_A_Video

[SIGGRAPH Asia 2023] Rerender A Video: Zero-Shot Text-Guided Video-to-Video Translation
https://www.mmlab-ntu.com/project/rerender/
Other
2.96k stars 202 forks source link

Source code issue #137

Closed wangweiran970922 closed 4 months ago

wangweiran970922 commented 4 months ago

No corresponding code locations were found, including Pipeline of the pixel aware latent fusion and Pipeline of the fidelity oriented image encoding. Can you help locate it? Thank you very much

williamyang1991 commented 4 months ago

Pipeline of the pixel aware latent fusion: https://github.com/williamyang1991/Rerender_A_Video/blob/dfaf9d8825f226a2f0a0b731ab2adc84a3f2ebd2/rerender.py#L299-L346

and https://github.com/williamyang1991/Rerender_A_Video/blob/dfaf9d8825f226a2f0a0b731ab2adc84a3f2ebd2/src/ddim_v_hacked.py#L309-L323


Pipeline of the fidelity oriented image encoding: https://github.com/williamyang1991/Rerender_A_Video/blob/dfaf9d8825f226a2f0a0b731ab2adc84a3f2ebd2/rerender.py#L309-L317