Skip to content

How to make the controlled motion to be shorter? #7

Description

@DocterStrawberry

Thanks for the great work!

By default the control motion length is 196. I tried to edit it to shorter but there will be an error in

ctrlNet_cond = (global_joint - _pred_motions_denorm) * global_joint_mask.unsqueeze(-1)

ctrlNet_cond = (global_joint - _pred_motions_denorm) * global_joint_mask.unsqueeze(-1)
RuntimeError: The size of tensor a (80) must match the size of tensor b (196) at non-singleton dimension 1

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