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

Cross-domain image interpolation #64

Open
Dancingmader opened this issue Oct 14, 2022 · 3 comments
Open

Cross-domain image interpolation #64

Dancingmader opened this issue Oct 14, 2022 · 3 comments

Comments

@Dancingmader
Copy link

Hi, thanks for your great work!
I'm trying to re-implement the result illustrated in Figure 19 in the supplementary materials.
I tried generate_videos.py but the results are not what I want.
Could you please tell me how to generate smooth interpolations between models of different domains?
Thanks!

@rinongal
Copy link
Owner

Hi,

It's been a while since I touched this code, but I think you should be able to get this done by modifying generate_videos.py to load multiple generators and pass them to the generate_frames function. Have a look at the code in our HuggingFace Space for an example.

@Dancingmader
Copy link
Author

OK, I'll have a try, thanks!

1 similar comment
@Dancingmader
Copy link
Author

OK, I'll have a try, 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