microsoft / MeshTransformer

Research code for CVPR 2021 paper "End-to-End Human Pose and Mesh Reconstruction with Transformers"
https://arxiv.org/abs/2012.09760
MIT License
614 stars 95 forks source link

How to visualize attention correlation as the paper #71

Open jhkim0759 opened 2 years ago

jhkim0759 commented 2 years ago

I want visualize attention correlation as the paper. Is there code for visualize? If not could help me how to do?

Thank you