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

Train model when I have image only without any bbox info #39

Open
Decalogue opened this issue Jan 13, 2021 · 1 comment
Open

Train model when I have image only without any bbox info #39

Decalogue opened this issue Jan 13, 2021 · 1 comment

Comments

@Decalogue
Copy link

Hi, Thanks for your great work!
I want to know whether the model can be trained without regions. In other words, I have caption and image only without any bbox info, how can I make the model work?
Thank you so much!

@LuoweiZhou
Copy link
Owner

@Decalogue You will need to adjust the image input (e.g., feature vectors and positional encodings) accordingly. If you intend to take CNN activations as the input, you might want to refer to our recent work ClipBERT: https://github.com/jayleicn/ClipBERT

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