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

Error in dimension of Adjacency matrix without padding #10

Open
saurabhsbora opened this issue May 23, 2020 · 1 comment
Open

Error in dimension of Adjacency matrix without padding #10

saurabhsbora opened this issue May 23, 2020 · 1 comment

Comments

@saurabhsbora
Copy link

saurabhsbora commented May 23, 2020

@dhavalpotdar
In some of the images, the dimension of the adjacency matrix is not matching with the no of words in the image. For example -
Suppose the image has 91 words then the adjacency matrix was of shape (90, 90) instead of (91, 91).
One word/node is cut off from the adjacency matrix.

@arpitkumar1412
Copy link

Hi @enthussb I am facing the same issue. Did you solve it?

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