paper-with-me

SEAM

Self-supervised Equivariant Attention Mechanism

2000년 도입 · 논문 14편에서 사용

Self-supervised Equivariant Attention Mechanism, or SEAM, is an attention mechanism for weakly supervised semantic segmentation. The SEAM applies consistency regularization on CAMs from various transformed images to provide self-supervision for network learning. To further improve the network prediction consistency, SEAM introduces the pixel correlation module (PCM), which captures context appearance information for each pixel and revises original CAMs by learned affinity attention maps. The SEAM is implemented by a siamese network with equivariant cross regularization (ECR) loss, which regularizes the original CAMs and the revised CAMs on different branches.

출처: Self-supervised Equivariant Attention Mechanism for Weakly Supervised Semantic Segmentation

소개 논문: Self-supervised Equivariant Attention Mechanism for Weakly Supervised Semantic Segmentation

Attention Mechanisms · General