gan3sh500 / local-relational-nets

A Pytorch implementation for the paper Local Relational Networks for Image Recognition (https://arxiv.org/pdf/1904.11491.pdf)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

paper and code

valencebond opened this issue · comments

commented

return key_map_unfold * query_map_unfold[:, :, :, k**2//2:k**2//2+1]

i can not get the point of above code, and i can not find the implementation of Eqn.(3) in paper

The second term is Query value