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

VinVL can model the relation prediction? #22

Closed
alice-cool opened this issue Jun 7, 2021 · 5 comments
Closed

VinVL can model the relation prediction? #22

alice-cool opened this issue Jun 7, 2021 · 5 comments

Comments

@alice-cool
Copy link

I found VinVL 'S object and attribute lable is so bigger. So How to use the VinVL in predicate classification. At Now the project only provides 150 object. But visual genome +faster rcnn can detect 1370 object class. It is so big difference.

@alice-cool
Copy link
Author

alice-cool commented Jun 8, 2021

sgcls maybe not right. The code running failed

out_dists_sampled[is_overlap[box_ind, :, cls_ind], cls_ind] = 0.0 IndexError: index 61 is out of bounds for axis 2 with size 1 Killing subprocess 24877

@alice-cool
Copy link
Author

if we don't provide relations we will get the following "exception"
AttributeError: 'SceneParser' object has no attribute 'relation_head'

@alice-cool
Copy link
Author

image
So the flexible label provides whether it only can constrained to the predifined 151 object label?

@alice-cool
Copy link
Author

Dear scholar,
Could the VinVL model can produce specific features for my designated or the grounding truth coordinate?

@hanxiaotian
Copy link
Contributor

For releation predictions, you need to run our pretrained relation prediction models. You can refer to this #16 (comment)

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