Skip to content

Frame-To-Frame GAN #10

@shahbuland

Description

@shahbuland

Issue

VAEs used for WMs encode each frame separately. This creates flickering artifacts as video progresses.
See here:

Image

Details

This is an open research problem and an obvious solution is not readily available.
Ideally, a solution should involve only tuning the resnet decoder.
We have some leads that might work:

  • Temporal attention across hidden states of decoder
  • Six channel discriminator to create temporal + spatial GAN loss
  • Something utilizing optical flow to match optical flow between generated frames to real frames.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions