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

Incompatible VQA_MODEL.json file with latest keras version #42

Open
Himanshu303 opened this issue Oct 29, 2021 · 1 comment
Open

Incompatible VQA_MODEL.json file with latest keras version #42

Himanshu303 opened this issue Oct 29, 2021 · 1 comment

Comments

@Himanshu303
Copy link

Using VQA_model_file_name in get_VQA_model function, we get the error

ValueError: Unknown layer: Merge

image

Can someone fix it?

@svical
Copy link

svical commented Nov 19, 2022

replace “Merge” with “merge”

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