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

How to obtain datasets/features? #2

Open
QiueY514 opened this issue Sep 15, 2023 · 3 comments
Open

How to obtain datasets/features? #2

QiueY514 opened this issue Sep 15, 2023 · 3 comments

Comments

@QiueY514
Copy link

Hi, thanks for your excellent work!
Could you provide extracted features? The link given in report is not a download link, and I can't find where to download extracted features. And how to structure the floders of these data? Thank you!

@zjr2000
Copy link
Owner

zjr2000 commented Nov 8, 2023

Hello, and thank you for reaching out!

To get started, please download the dataset annotations from the official website. Following that, you have the option to either download the videos directly from YouTube or select the relevant videos from the Kinetics-600 dataset by using the provided video IDs. Once you have obtained the videos, you can refer to the instructions provided here for guidance on how to extract the visual features.

The features should be structured as follows:

--data
    --features
        --clip
            video1.npy
            video2.npy
            ...

@Mrliu001219
Copy link

Is Kinetics-400 dataset okay?

@zjr2000
Copy link
Owner

zjr2000 commented Nov 29, 2023

Is Kinetics-400 dataset okay?

It might not be okay; using the Kinetics-400 dataset could lead to missing out on some videos.

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