Skip to content

[question] from motion model --> frame synthesis model -> video #1

@eisneim

Description

@eisneim

Hi @fltwr thanks for sharing such fantastic work!
test.ipynb shows how to use the

  • Motion model which use VAE + U-Net diffusion to produce frame spectrum
  • Frame Synthesis model which use Softmax Splatting to produce video from Optical Flow
  • the missing part is to demonstrate how to convert spectrum to optical flow

i use the function spec_to_flow() form "utils.py" get a iFFT transformed optical flow, but the flow is flicking and generated frame is not moving at all, would you be kind enough to point out where i did wrong?

openCV remap() generates not so interesting results

512px-001_2015_04_19_Das_Gelb_der_Natur.jpg_ddpm100_2024-07-01T10_37_25.146594.mp4

spec_to_flow() get flickering optical flow

flicker_flow_from_spectrum.mp4

synthesis video is not moving

flicker_flow_no_moving.mp4

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions