Open ardasnck opened 7 years ago
I had the same experience. It took me more than a week.
But you don't need the frames (i.e. images) if you want to train the SoundNet. It only takes the audio as the input, and the ground truth is already provided in the "image features" zip archive.
@MaigoAkisame Thank you so much for quick reply and the information. I was really curious about the time :) Unfortunately I need frames for my implementation so have to wait :)
I will look into this! Thanks!
Also note that some paths that are listed in train_videos.txt are not actually exist in folders after unzipping. For example; videos2/1/0/9/0/5/9/1/6/10610905916.mp4
Dear @cvondrick , Thank you very much for making this code and the dataset publicly available. I have a strange experience with unzipping the frames folder. It has been 2 days and still continue to unzipping all the frames. I simply used tar -xvzf frames_public.tar.gz
Have you had similar experience with that? Or is the problem on my side?
Thank you very much.