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

Generate render a video from projected W in stylegan3? #38

Open
georgeguida opened this issue Aug 23, 2022 · 0 comments
Open

Generate render a video from projected W in stylegan3? #38

georgeguida opened this issue Aug 23, 2022 · 0 comments

Comments

@georgeguida
Copy link

Interested in knowing if the video generation with the w vector projection can be replicated in your Stylegan3 repo? This has been very helpful, thank you @dvschultz !

Process:
Project images as npz file (vs npy) -> combine multiple vectors into a single npz file -> generate interpolation video between projected images. Currently testing process with https://github.com/PDillis/stylegan3-fun however lacking video options.

// !python generate.py --process=interpolation --interpolation=linear --easing=easeInOutQuad --space=w --network=/content/ladiesblack.pkl --outdir=/content/combined-proj/ --projected-w=/content/npz/combined.npz --frames=120

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