Skip to content

Our approach incorporates the last n frames, termed ’motion frames’ - currently stuck on this. #27

Description

@johndpope

Some methodologies employ a frame from the end of the preceding clip as
the initial frame of the subsequent generation, aiming to maintain a seamless
transition across concatenated segments. Inspired by that, our approach incorporates the last n frames, termed ’motion frames’ from the previously generated clip to enhance cross-clip consistency.
Screenshot 2024-03-24 at 6 34 06 pm

DRAFTED -
https://github.com/johndpope/Emote-hack/blob/main/train_stage_1_0.py
tomorrow i check the dimensions - it should actually be 64x64 once it's passed through the VAE.

https://github.com/johndpope/Emote-hack/blob/main/Net.py

UPDATE
(is this related?)
https://github.com/yrcong/flatten/blob/main/models/pipeline_flatten.py#L484

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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