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

benchmark #12

Open
ryanwebster90 opened this issue May 18, 2022 · 1 comment
Open

benchmark #12

ryanwebster90 opened this issue May 18, 2022 · 1 comment

Comments

@ryanwebster90
Copy link

Hey, thanks for the open source code. Do you have benchmarks for various training setups, for instance, what is the iter/s for InfinityGAN.yaml (using patchsize of 101).

@hubert0527
Copy link
Owner

We didn't benchmark that, but it is expected that InfinityGAN training will be slower than StyleGAN2, since (i) we have an additional structure synthesizer, and (ii) the padding-free generator requires a larger input features than usual models (which zeros-padding pads those regions with zeros).

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