rohitgirdhar/AttentionalPoolingAction

How to get top-down map or bottom-up map?

Closed this issue · 1 comments

@rohitgirdhar Hi, can you give some advice about how to get top-down map or bottom-up map introduced in your paper? And is there a file in this repository I can use to get top-down map or bottom-up map ?
Thanks a lot!

Actually I store two endpoints in the code (when generating the network) that essentially give the top-down and bottom up attention maps. This is the top-down attention, and this is the bottom-up.