infinityGAN icon indicating copy to clipboard operation
infinityGAN copied to clipboard

benchmark

Open ryanwebster90 opened this issue 3 years ago • 1 comments

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).

ryanwebster90 avatar May 18 '22 00:05 ryanwebster90

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).

hubert0527 avatar May 18 '22 03:05 hubert0527