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 dataset of TVQA #25

Open
mary-0830 opened this issue May 17, 2024 · 1 comment
Open

About the dataset of TVQA #25

mary-0830 opened this issue May 17, 2024 · 1 comment

Comments

@mary-0830
Copy link

Hello, author. May I ask if you can share the relevant files of these TVQA datasets? Thank you!

TVQA dataset

ann_path="datasets/evaluation_datasets/tvqa_short/tvqa_val.json"
videos_path= "/ibex/project/c2090/datasets/TVR_dataset/videos/video_files/frames_hq/"
subtitles_path="/ibex/project/c2090/datasets/TVR_dataset/TVRetrieval/data/tvqa_preprocessed_subtitles.json"
videos_features_path="/ibex/project/c2106/kirolos/videos_features/evaluation/tvqa"

@KerolosAtef
Copy link
Collaborator

hello @mary-0830 ,
It seems that I left my local paths, and this will be solved with paths description,
for TVQA,
For the annotation file: you can find it here tvqa_val
For the videos and subtitles, you can find them in the official website TVQA
For the videos_features_path : you can ignore it as it is an old line which is commented from the code, I updated the repo now .

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