Skip to content
Discussion options

You must be logged in to vote

This looks close to a Top-k pooling approach, where k is replaced with a threshold. Our TopKPooling implementation might be helpful to you. It also supports pooling based on a threshold. Currently, the weights for a node are directly learned inside TopKPooling, so it might require some customization.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@RasmusOrsoe
Comment options

Answer selected by RasmusOrsoe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants