Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions about random_ref_frame and local_image #69

Open
linjing7 opened this issue Aug 12, 2024 · 0 comments
Open

Questions about random_ref_frame and local_image #69

linjing7 opened this issue Aug 12, 2024 · 0 comments

Comments

@linjing7
Copy link

linjing7 commented Aug 12, 2024

Hi, thanks for your great work! UniAnimate is the best work I know for human image animation! I have two questions regarding the random_ref_frame, vit_frame, and local_image:

  1. In unet_unianimate.py, I notice that you have performed the dropout operation for local_image and dwpose, but do not dropout random_ref_frame. But during inference, we can choose to set random_ref_frame=None. Does it mean you randomly set random_ref_frame to None during training?
  2. In UniAnimate_infer_long.yaml, I notice that you did not include local_image in 'partial_keys'. Does it mean that the first-frame strategy would not make a significant difference in this setting?
@linjing7 linjing7 changed the title Differences between the code and paper Questions about random_ref_frame and local_image Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant