-
Notifications
You must be signed in to change notification settings - Fork 4
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
Automatic Text-to-poster pipeline PosterGen 打算什么时候release #7
Comments
Thanks for your attention! We will update the paper on arXiv before Nov. 2024 —and possibly the same for the tutorial code. |
另外,现在并不支持c+s -> p,你们有any plan吗? |
我们目前的settings是与CGL和posterlayout对齐,但我们的方法本质上兼容c->s+p, c+s->p甚至none->c+s+p,这只需要针对你的需求对输入数据做不同的mask,我们默认是mask掉输入中的size和position(作为输出),保留category(作为输入)。按需求修改data/qbposter/get_prompt.py中的procss_json函数即可。 |
@hitlxm hi你解决这个了么?[left, top, width, height]模式是可用的么? |
Could you please let us know when you release the pre-print paper on arXiv? Thank you! |
如上
The text was updated successfully, but these errors were encountered: