Star Operation in Self-Attention for 3D Human Pose Estimation
Recent transformer-based methods have achieved notable success in 3D human pose estimation. However, the most utilized self-attention mechanisms compute the attention matrix by performing a dot product on inter-vector features, which may overlook finer element-wise interactions. In this paper, we in…