Open
Description
Hi, I read your paper Attentional Pooling for Action Recognition and feels it great for my network pooling (a C3D network for video recognition). However, in your code I did not find clear clues about a_k, b, x_a, x_b and the corresponding pooling module in the paper. All I can see is about "POSE_ATTENTION_LOGITS".
AttentionalPoolingAction/models/slim/nets/nets_factory.py
Lines 162 to 168 in 9ab0acd
Can you give me a more brief instruction? so that I can use your attention pooling module to pool a [bsz, 128, 16, 32, 32] feature into [bsz, 128, 1, 32, 32]
Metadata
Metadata
Assignees
Labels
No labels