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

a problem about region_feature file #23

Open
pplee2020 opened this issue Dec 22, 2021 · 3 comments
Open

a problem about region_feature file #23

pplee2020 opened this issue Dec 22, 2021 · 3 comments

Comments

@pplee2020
Copy link

the shape of sfeats of msvd_region_feature.h5 is 1970 x 26 x 36 x 5,
what's the meaning of the last dimensions?thank you!

@tgc1997
Copy link
Owner

tgc1997 commented Dec 23, 2021

the shape of sfeats of msvd_region_feature.h5 is 1970 x 26 x 36 x 5, what's the meaning of the last dimensions?thank you!

the areas of the regions

@pplee2020
Copy link
Author

May I ask what these five dimensions represent respectively? Does that include confidence?Thank you very much!

@tgc1997
Copy link
Owner

tgc1997 commented Dec 23, 2021

sfeats are computed by _boxes2sfeat(boxes, im):, confidences are not included.

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