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

Generating an output sequeuence using a driving video and a source frame. #8

Closed
saksham-s opened this issue Feb 23, 2021 · 4 comments
Closed

Comments

@saksham-s
Copy link

Is there a simple way to run the pretrained model to generate an output sequence corresponding to a driving video and a single source frame? The dataset I am working with is Voxceleb itself.

@shrubb
Copy link
Owner

shrubb commented Feb 23, 2021

Hi, yes, have you tried following the manual in README.md?

@saksham-s
Copy link
Author

Is there a way to not fine-tune and run it directly? It will be a fair comparison to how I am evaluating my approach.

@shrubb
Copy link
Owner

shrubb commented Feb 23, 2021

Yes, just spend 0 iterations fine-tuning in those instructions. I mean set the number to 0 explicitly. If that doesn't work, set it to 1 (and if you want also set learning rates to 0).

@saksham-s
Copy link
Author

Got it thanks!

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