-
Couldn't load subscription status.
- Fork 100
Open
Description
I see in your implementation that you feed entire signal into the encoder,
while the paper has noted that each timestemp should be insert seperatly.
When you feed the entire signal into the encoder, you get some overlapping features with the Conv kernel (except for the case that the stride equal to the kernel size).
Why did you implement like that? do you think it does not matter ?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels