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

Update VinVL_MODEL_ZOO.md non-functioning captioning script #144

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

or-toledano
Copy link

Fixes #143

@or-toledano or-toledano changed the title Update VinVL_MODEL_ZOO.md captioning script Update VinVL_MODEL_ZOO.md captioning script to fix #143 Sep 16, 2021
@or-toledano or-toledano changed the title Update VinVL_MODEL_ZOO.md captioning script to fix #143 Update VinVL_MODEL_ZOO.md non-functioning captioning script Sep 16, 2021
@SYSUmrlian
Copy link

i write down this line:
--model_name_or_path pretrained_models/image_captioning/pretrained_base/checkpoint-2000000
but still raise assertionserror:
File "oscar/run captioninq.py", line 330, in build dataset
assert op.isfile(yaml file)

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

Successfully merging this pull request may close these issues.

VinVL Image captioning raises AttributeError: 'NoneType' object has no attribute 'img_feature_dim'
2 participants