yjxiong / tsn-pytorch

Temporal Segment Networks (TSN) in PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can you provide us the pytorch code for topK consensus and attention weight pooling consensus?

malarsaravanan1991 opened this issue · comments

Hi,
Thanks for the wonderful work.Can you provide us the PyTorch code for top-K consensus and attention weight pooling consensus? because only average and identity consensus is available in the given PyTorch code but the paper reported that top-k pooling gives high accuracy and then attention weighting also gives good accuracy.

Can you please share the code for both the consensus in PyTorch so that we can try validating the result?

Hello, have you sovled this issue? I have problem to reproduce attention weighting and linear weighting, anyone could help me?

do you have any updates on this one?