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

How can I provide a custom input image to the pretrained model and get output captions for the same? #4

Open
smitkoli18ce5005 opened this issue May 12, 2021 · 2 comments

Comments

@smitkoli18ce5005
Copy link

No description provided.

@RubickH
Copy link
Owner

RubickH commented May 13, 2021

You need to use a pre-trained faster R-CNN to extract the object features and put these features into my model.
The details of the pre-trained faster R-CNN can be found in the paper `Bottom-Up and Top-Down Attention for Image Captioning and Visual Question Answering'.

@smitkoli18ce5005
Copy link
Author

smitkoli18ce5005 commented May 13, 2021 via email

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