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

TF record files for training custom new model #10

Open
sleebapaul opened this issue Aug 3, 2018 · 0 comments
Open

TF record files for training custom new model #10

sleebapaul opened this issue Aug 3, 2018 · 0 comments

Comments

@sleebapaul
Copy link

sleebapaul commented Aug 3, 2018

Hi @igor-panteleev, great job. I want to train my own model for two or three particular classes. I'm planning the following training pipeline.

128 dim embedding --> a classifier --> classes

Though I've seen the Google Audio set data is provided in 128 dim tf.records, I couldn't find it in a downloadable form in the site. I found a frame by frame tensorflow.SequenceExample file of 2.4 GB. But is that the same data you've used? Please help me on this.

On evaluation, the pipeline will be

WAV format --> VGGish --> 128 dim embedding --> a classifier --> prediction label

Do I miss something?

@sleebapaul sleebapaul changed the title TF record files for training with new model TF record files for training custom new model Aug 3, 2018
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