ICASSP 2025accepted0 citations

DCCT-Net: A Network Combined Dynamic CNN and Transformer for Image Compressive Sensing

Lijuan Xu, Haixiao Mei, Fenghua Tong, Dawei Zhao, Fuqiang Yu

Abstract

Recent end-to-end image compressive sensing networks primarily use Convolutional Neural Networks (CNNs) and Transformers, each with distinct limitations: CNNs struggle with global feature capture, while Transformers lack local feature extraction. We propose a novel network, DCCT-Net, which combines Dynamic CNN (DCNN) and Transformer. This integration leverages DCNN’s local feature strengths and the Transformer’s global representation capabilities, resulting in superior image reconstruction quality. To further enhance the network’s performance, we propose a Feature Dynamic Augment Module (FDAM), which dynamically extracts features based on the saliency of segmented image regions, thereby amplifying the CNN’s local feature expression. Additionally, we design a Weighted Fusion Module (WFM), which optimizes the combination of local and global features extracted by the DCNN and Transformer, respectively. Extensive experiments demonstrate that our proposed DCCT-Net significantly outperforms most existing state-of-the-art methods in the field.

BibTeX
@inproceedings{icassp2025_dcctnetanetworkc,
  title = {DCCT-Net: A Network Combined Dynamic CNN and Transformer for Image Compressive Sensing},
  author = {Lijuan Xu and Haixiao Mei and Fenghua Tong and Dawei Zhao and Fuqiang Yu},
  booktitle = {ICASSP 2025},
  year = {2025}
}