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

Some videos are unavailable #2

Open
UpCoder opened this issue Jul 8, 2019 · 4 comments
Open

Some videos are unavailable #2

UpCoder opened this issue Jul 8, 2019 · 4 comments

Comments

@UpCoder
Copy link

UpCoder commented Jul 8, 2019

Hi, I try to download videos by vids. But some video maybe unavailable.
For example https://www.youtube.com/watch?t=4&v=KsJOvayT31o
VID is d3xAXCQWkQo
can you provide some way to download the failed videos?

Thanks

@UpCoder UpCoder changed the title Some video is unavailable Some videos are unavailable Jul 8, 2019
@EthanGreen75
Copy link

EthanGreen75 commented Nov 12, 2019

meet the same problem, can we still use the incomplete video set to evaluate the map of the retrieval results? About 40000 videos download failure.

@gkordo
Copy link
Member

gkordo commented Nov 12, 2019

Yes, you can still use the evaluation script. To do so, when you run the evaluation.py, you have to provide to the dataset_ids argument the path to file that contains the ids of the downloaded videos. For example:

python evaluation.py --result_file ./results.json --relevant_labels ND,DS --dataset_ids ./incomplete_dataset_ids.txt

@Kennard123661
Copy link

@gkordo Hi, what happens if some of the queries are missing, will the evaluation script handle missing queries? Thank you!

@gkordo
Copy link
Member

gkordo commented Jan 14, 2020

The evaluation script handles this case and ignores the missing queries. Hence, the evaluation metrics (mAP and PR-curve) are calculated based solely on the queries in the result file.

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

4 participants