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 get .npy file of target? #12

Open
Dami111 opened this issue Jan 2, 2021 · 0 comments
Open

How to get .npy file of target? #12

Dami111 opened this issue Jan 2, 2021 · 0 comments

Comments

@Dami111
Copy link

Dami111 commented Jan 2, 2021

For THUMOS'14 dataset, when I get chunk-level feature vectors(e.g. Lx2048) for each video, how could I get chunk-level labels for each video?

Groundtruth of BasketballDunk_test for THUMOS'14 dataset:

video_test_0000179 7.8 9.0
video_test_0000179 10.5 12.3
video_test_0000179 17.3 18.7
video_test_0000179 20.2 22.9

Cause groundtruth of raw video is the category of action and the interval of action, should I get the frames'labels from each interval (seconds) firstly, then get the union of 6 frames' labels as a chunk's label and combine all chunk-level labels for each video?

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

1 participant