- Motivation
- Previous works
- Input format
- Output format
- MFCC(+delta)
- cqt(+delta)
- raw input
Based on features mentioned above
- MFCC + delta1 + delta2 -> Fit Gaussian -> Parameters -> features -> One vs All logistic regression
- Accuracy
- F-micro
- F-macro
- Format
- Summary
- From activations to label
- Channel-wise global normalization