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

Computing jacobians is extremely slow #5

Open
bluestyle97 opened this issue Sep 8, 2022 · 1 comment
Open

Computing jacobians is extremely slow #5

bluestyle97 opened this issue Sep 8, 2022 · 1 comment

Comments

@bluestyle97
Copy link

Hi, I find the process of computing jacobians is extremely slow when testing with a 512x512 pretrained stylegan2 model, is this normal?

@zhujiapeng
Copy link
Owner

Yes, it is normal. It will take about one hour when using a 1024x1024 model on 2080 Ti GPU. StyleGAN3 will take a much longer time. We will release the code to speed up the process of computing the jacobian in the future.

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