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 deal with the datasets? #1

Open
DeepStillWater opened this issue Oct 31, 2017 · 2 comments
Open

How to deal with the datasets? #1

DeepStillWater opened this issue Oct 31, 2017 · 2 comments

Comments

@DeepStillWater
Copy link

Hello,I want to run your code,But I dont know how to handle the dataset ,and the file of .hdf5 I also dont know how to do it?

@topel
Copy link
Owner

topel commented Nov 10, 2017

Hi,
create_hdf5_ff1010bird_public.py is used to create a HDF5 file to store your dataset split into 3 subsets: 'Train', 'Valid', 'Test'. Before using it, you need to generate files containing the features. In my case, I used log-filter-bank coefficients generated from the audio files with the Matlab file MIR_extract_logSpectrumBands.m
Hope that helps!

@DeepStillWater
Copy link
Author

DeepStillWater commented Nov 10, 2017

Thank to reply me. I find the file create_hdf5_ff1010bird_public.py used "fbankdir + '/' + nom + '.npy",but I did not find anywhere,canyou share it with me?thanks!

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

2 participants