taming-transformers icon indicating copy to clipboard operation
taming-transformers copied to clipboard

Is a separate model trained per benchmark?

Open RylanSchaeffer opened this issue 3 years ago • 1 comments
trafficstars

I have a quick question. In the paper, is a separate model trained per-dataset? Or is one model trained for all datasets?

RylanSchaeffer avatar May 29 '22 03:05 RylanSchaeffer

For the different conditioning tasks (semantic synthesis, depth-to-image etc) we train different transformer models. The VQGAN on ImageNet should be fairly general and we re-use it across some tasks, but for specialized tasks such as face synthesis we train dedicated VQGANs. Hope this helps!

rromb avatar Jun 02 '22 20:06 rromb