VAR
VAR copied to clipboard
about the training code
thanks for your great work. I see the training code is empty. when it will be release? Thank you!
Thanks @maowayne123. If you're eager to see our model in action, our inference demo is ready for you at https://github.com/FoundationVision/VAR/blob/main/demo_sample.ipynb. I'm currently polishing up the training codes and they'll be ready in just a few days.
Hi, am ask does the current training codes only for conditioned iamge geneation rather than text iamge generation?
Does the tokenizer training code release as well?
Our training codes & scripts are released so im gonna close this. Thank you and hope you enjoy playing with VAR!
@luohao123 this codebase is only for label-to-image generation. VAE training codes will be released at https://github.com/FoundationVision/vae-pro soon.