paper-with-me

Papers

Swin Transformer coupling CNNs Makes Strong Contextual Encoders for VHR Image Road Extraction

2022-01-10 · Tao Chen, Yiran Liu, Haoyu Jiang, Ruirui Li

Accurately segmenting roads is challenging due to substantial intra-class variations, indistinct inter-class distinctions, and occlusions caused by shadows, trees, and buildings. To address these challenges, attention to important texture details and perception of global geometric contextual information are essential. Recent research has shown that CNN-Transformer hybrid structures outperform using CNN or Transformer alone. While CNN excels at extracting local detail features, the Transformer naturally perceives global contextual information. In this paper, we propose a dual-branch network block named ConSwin that combines ResNet and SwinTransformers for road extraction tasks. This ConSwin block harnesses the strengths of both approaches to better extract detailed and global features. Based on ConSwin, we construct an hourglass-shaped road extraction network and introduce two novel connection structures to better transmit texture and structural detail information to the decoder. Our proposed method outperforms state-of-the-art methods on both the Massachusetts and CHN6-CUG datasets in terms of overall accuracy, IOU, and F1 indicators. Additional experiments validate the effectiveness of our proposed module, while visualization results demonstrate its ability to obtain better road representations.

📄 PDF Abstract BibTeX arXiv:2201.03178

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Batch Normalization 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Bottleneck Residual Block A Bottleneck Residual Block is a variant of the residual block that utilises 1x1 convolutions to create a bottleneck. The…
Average Pooling 설명 없음

Similar Papers 제목 키워드 기반

SwinNet: Swin Transformer drives edge-aware RGB-D and RGB-T salient object detection

2022-04-12 · Zhengyi Liu, Yacheng Tan, Qian He, Yun Xiao

Convolutional neural networks (CNNs) are good at extracting contexture features within certain receptive fields, while transformers can model the global long-range dependency features. By absorbing the advantage of trans…

Decoderobject-detectionObject DetectionRGB-T Salient Object Detection+1

SwinTrack: A Simple and Strong Baseline for Transformer Tracking

2021-12-02 · Liting Lin, Heng Fan, Zhipeng Zhang, Yong Xu 외

Recently Transformer has been largely explored in tracking and shown state-of-the-art (SOTA) performance. However, existing efforts mainly focus on fusing and enhancing features generated by convolutional neural networks…

Representation LearningVisual Object TrackingVisual Tracking

Multi-modal brain MRI synthesis based on SwinUNETR

2025-06-03 · Haowen Pang, Weiyan Guo, Chuyang Ye

Multi-modal brain magnetic resonance imaging (MRI) plays a crucial role in clinical diagnostics by providing complementary information across different imaging modalities. However, a common challenge in clinical practice…

DiagnosticMedical Image Analysis

Swin-MSTP: Swin transformer with multi-scale temporal perception for continuous sign language recognition

2025-02-07 · Neurocomputing 2025 2 · Sarah Alyami, Hamzah Luqman

Continuous sign language recognition (CSLR) aims to recognize and interpret sequences of sign language gestures in videos. Currently, most CSLR frameworks combine spatial feature extractors based on convolutional neural …

Sign Language Recognition

SwinLSTM:Improving Spatiotemporal Prediction Accuracy using Swin Transformer and LSTM

2023-08-19 · Song Tang, Chuang Li, Pu Zhang, RongNian Tang

Integrating CNNs and RNNs to capture spatiotemporal dependencies is a prevalent strategy for spatiotemporal prediction tasks. However, the property of CNNs to learn local spatial information decreases their efficiency in…

PredictionVideo Prediction