[DOC] Justification of Choosing Hop Size and Window Size #50
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Documentation Type
Thesis Chapter/Section
Description
Current State
Currently only adopting from previous research without further defensive explanation
Proposed Changes
Find some references that might explain the effectiveness with such number or maybe the situational numbers based on its dataset description or test bed setup.
Documentation Location
docs/
Priority
Critical (required for thesis)
Target Audience
Thesis Committee/Reviewers
References
No response
Additional Notes
Asked by professor directly
I think hop size and window size is choosen according to 256 seconds long data is to achieve balanced sample with the frequency bins (513) that resulting shape 513 x 513 which is considered good. However it seems the author didnt explicitly tell why they choose these numbers in the paper
Another workaround maybe to defend why balanced data for all class is considered good.