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

Unable to find the modules of IKRL model #1

Open
mscsedu opened this issue Feb 4, 2020 · 3 comments
Open

Unable to find the modules of IKRL model #1

mscsedu opened this issue Feb 4, 2020 · 3 comments

Comments

@mscsedu
Copy link

mscsedu commented Feb 4, 2020

I was reading your code and unable to find the following modules.

Image Encoder module
Image Representation Module
Image Projection Module
Attention based multi instance learning

@wqh1234
Copy link

wqh1234 commented Apr 7, 2020

I also unable to find the DEVISE and Imagined approach ,did you find them?

@mscsedu
Copy link
Author

mscsedu commented Apr 29, 2020

Recently I have gone through the code for the implementation of IKRL model. I found that they have directly used the embeddings for the image entities. The following steps need to be done before generating embeddings of image entities.
Image Representation Module
Image Projection Module
Attention based multi instance learning

@haipeng123
Copy link

Recently I have gone through the code for the implementation of IKRL model. I found that they have directly used the embeddings for the image entities. The following steps need to be done before generating embeddings of image entities. Image Representation Module Image Projection Module Attention based multi instance learning

Excuse me, do you have a recurring the project?Is the wn9-img dataset the best effect given in the paper? Can you share the code with me?

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

3 participants