Lightweight Hybrid Pooling Attention Mechanism: Plug-and-Play for Enhanced Performance
Title:A synergistic CNN-transformer network with pooling attention fusion for hyperspectral image classification Paper link: https://github.com/chenpeng052/SCT-Net Proposed a CNN-Transformer synergistic network, combining the local feature extraction capability of CNNs with the global modeling capability of Transformers. Designed a Twin-Branch Feature Extraction (TBFE) module, which uses 2D and 3D convolutions in parallel to extract spatial and spectral … Read more