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

About the extracted features #14

Closed
cpsxhao opened this issue Aug 31, 2021 · 4 comments
Closed

About the extracted features #14

cpsxhao opened this issue Aug 31, 2021 · 4 comments

Comments

@cpsxhao
Copy link

cpsxhao commented Aug 31, 2021

Hi,

Thank you very much for your great code. May I ask if you would provide the extracted and pre-processed features (the .npz files) for datasets such as COCO, VCR, MSVTT?

Thank you very much!

@YehLi
Copy link
Owner

YehLi commented Aug 31, 2021

I have uploaded the msvd and msr-vtt features to the msvd_dataset/msrvtt_dataset folder (https://drive.google.com/drive/folders/1vx9n7tAIt8su0y_3tsPJGvMPBMm8JLCZ?usp=sharing).

For MSCOCO dataset, please down the bottom up features from https://github.com/peteanderson80/bottom-up-attention and convert them into npz format with tools/create_feats.py.

@cpsxhao
Copy link
Author

cpsxhao commented Aug 31, 2021

Hi, thanks very much for your help! BTW, may I ask where can I find the "mirror" features, or how can I convert the features in the bottom-up-attention repo into "mirror" npz-format features?

@YehLi
Copy link
Owner

YehLi commented Aug 31, 2021

The mirror features are extracted with the mirror images by https://github.com/peteanderson80/bottom-up-attention/blob/master/tools/generate_tsv.py.

@YehLi YehLi closed this as completed Oct 12, 2021
@HanielF
Copy link

HanielF commented Mar 1, 2022

@YehLi Hi~
I notice that a video contains several frames and each frame can be used to extract up to 100 bboxes and roi features. Does the video npz-format features are assembled by concatting frames features?
The generate_tsv.py script only works for single image other than multiple frames.

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