fredzzhang / upt

[CVPR'22] Official PyTorch implementation for paper "Efficient Two-Stage Detection of Human–Object Interactions with a Novel Unary–Pairwise Transformer"
https://fredzzhang.com/unary-pairwise-transformers
BSD 3-Clause "New" or "Revised" License
150 stars 24 forks source link

Code to visualize attention maps #84

Closed anjugopinath closed 12 months ago

anjugopinath commented 1 year ago

Hi,

Can you share the code for visualizing attention maps?

Thank You, Anju

fredzzhang commented 12 months ago

Hi @anjugopinath,

The visualisation code was released a long time ago. You can find the instructions here.

Fred.