Skip to content
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

Can we use VL-BERT as image or text generator? #12

Closed
xealml opened this issue Feb 17, 2020 · 2 comments
Closed

Can we use VL-BERT as image or text generator? #12

xealml opened this issue Feb 17, 2020 · 2 comments

Comments

@xealml
Copy link

xealml commented Feb 17, 2020

use VL-Bert as a generator for text or image or both?

@jackroos
Copy link
Owner

jackroos commented Feb 17, 2020

Yeah, this is an interesting topic. Theoretically, VL-BERT can be used as image/text generator since it models joint distribution of image RoIs and text tokens (e.g., this paper is a method to use BERT for text generation). But pre-training tasks of VL-BERT is not designed for generation, so other pre-training tasks may be needed to obtain good results. Thanks!

@xealml
Copy link
Author

xealml commented Feb 18, 2020

Thanks for your reply.

@jackroos jackroos closed this as completed Mar 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants