You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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.
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!
The text was updated successfully, but these errors were encountered: