Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

How to orgnize VGGSound data #5

Open
billhhh opened this issue Sep 7, 2021 · 1 comment
Open

How to orgnize VGGSound data #5

billhhh opened this issue Sep 7, 2021 · 1 comment

Comments

@billhhh
Copy link

billhhh commented Sep 7, 2021

Thank you for sharing such a great project! I met difficulties while training.. Really appreciated if you can offer some help.

In your instructions, there is

"Ensure pre-training datasets (VGG-Sound, Kinetics, AVE) are pre-processed such that the folder structure is in the form:
{dataset_name}/{train,val,test}/{class_name}/{video_name}.mp4"

In the code, it tries to find "datasets/data/vggsound_train.txt", may I know how did you process the VGGSound data? I asked this since the VGGSound data is provided in a single CSV file.

Should I download all videos or just change the column orders of the CSV file?

Thanks again!

@billhhh
Copy link
Author

billhhh commented Sep 7, 2021

Also, should the "{video_name}.mp4" be the full name of youtube address (like "https://www.youtube.com/watch?v=phM9g1LKwUk")

or names of downloaded version of the youtube videos?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant