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

make animation in a loop #10

Open
tomato18463 opened this issue Oct 21, 2023 · 1 comment
Open

make animation in a loop #10

tomato18463 opened this issue Oct 21, 2023 · 1 comment

Comments

@tomato18463
Copy link

I try to run this line in a loop to automatically generate multiple videos with different source and driving data. I note that if I use a loop to run make_animation twice on the same input data, the result will be slightly different (something like 1e-5 or so). Is it because the model needs reset for each run, or it's just floating point error? If the model needs reset, how to do it? Thanks!

@harlanhong
Copy link
Owner

harlanhong commented Dec 6, 2023

It should be caused by the random seed.

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

2 participants