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

how are alignment graph obtained for new datasets #19

Closed
Davidwdq opened this issue Nov 4, 2021 · 1 comment
Closed

how are alignment graph obtained for new datasets #19

Davidwdq opened this issue Nov 4, 2021 · 1 comment

Comments

@Davidwdq
Copy link

Davidwdq commented Nov 4, 2021

Hi, in your coding,h5py.File features has keys like ['%d_features' % image_id] , ['%d_grids' % image_id], ['%d_boxes' % image_id], ['%d_size' % image_id], ['%d_mask' % image_id], If I have a new data set, can I just use align.py to get geometric alignment graph after I get grid features and region features using extract_region_feature.py and grid-feats-vqa.

@luo3300612
Copy link
Owner

Yes, all codes for generating geometric alignment graph are in align.ipynb with visualization function.

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