Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

What is self.subsampling_size? #3

Open
Buddies-as-you-know opened this issue Nov 16, 2022 · 2 comments
Open

What is self.subsampling_size? #3

Buddies-as-you-know opened this issue Nov 16, 2022 · 2 comments

Comments

@Buddies-as-you-know
Copy link

Buddies-as-you-know commented Nov 16, 2022

What is self.subsampling_size?
The self.subsampling_size in the MIN2Net model is 100, what is the value?

@xydxdy
Copy link
Collaborator

xydxdy commented Nov 16, 2022

We set the subsampling size equal to the sampling rate, and it is used to define the pooling size to reduce the input size of the next CNN block.

@Buddies-as-you-know
Copy link
Author

Thank you.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants