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

why "--height 49" #21

Open
lvchigo opened this issue Jun 30, 2021 · 0 comments
Open

why "--height 49" #21

lvchigo opened this issue Jun 30, 2021 · 0 comments

Comments

@lvchigo
Copy link

lvchigo commented Jun 30, 2021

  • When generate pb file, we use this command:
    python freeze.py --num_classes 12 --checkpoint_path work/v1/TCResNet8Model-1.0/mfcc_40_3010_0.001_mom_l1/TCResNet8Model-30000 --output_name softmax --preprocess_method no_preprocessing --height 49 --width 40 --channels 1 TCResNet8Model --width_multiplier 1.0
  • so, what mean is "--height 49"?
  • MFCC extract with "--window_size_ms 40 --window_stride_ms 20"?
  • But, when train/valid/test, "--window_size_ms 30 --window_stride_ms 10"
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