FoundationVision / LlamaGen

Autoregressive Model Beats Diffusion: 🦙 Llama for Scalable Image Generation
https://arxiv.org/abs/2406.06525
MIT License
1.34k stars 55 forks source link

StyleGAN vs PatchGAN #68

Open sunset-clouds opened 4 weeks ago

sunset-clouds commented 4 weeks ago

LlamaGen uses PatchGAN, while VAR uses StyleGAN. I have two questions: First, are the StyleGAN codes provided by the authors completely identical to the StyleGAN codes used in VAR? Second, will the effect of StyleGAN be better than that of PatchGAN?