Skip to content

Question about the AVQA dataset #3

@tanganke

Description

@tanganke

Thank you for your great work!

I am trying to run the AVQA evaluation and I downloaded AVQA from here.
The folder structure is as follows:

.
├── AVQA
│   ├── AVQA_dataset
│   │   ├── avqa_download_urls.csv
│   │   ├── train_qa.json
│   │   └── val_qa.json
│   └── AVQA_extracted_features
│       ├── AVQA_appearance_resnet101_feat.h5
│       ├── AVQA_audio_PANNs_feat.h5
│       └── AVQA_motion_resnext101_feat.h5
└── AVQA.zip

But when I run the script, it raises FileNotFoundErrors such as
No such file or directory: '.../ModelCompose/data/evaluation_datasets/AVQA/image/EdhHwpq1Isg_000064.jpg'

How can I get those data files?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions