-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
I would like to ask whether the computational complexity in the paper is correct.
Should it be O((SHW)*( F * T/F)). instead of O((SHW)*( S * T/F)). ?
I think in RS-MMA, there is F audio pitches (length T/F), and each audio pitch is calculated with video pitch (length SHW). Thus, the computational complexity should be O((SHW)*( F * T/F)).
May I ask if my idea is correct? Your comments will be really appreciated.
Metadata
Metadata
Assignees
Labels
No labels