pith. sign in

arxiv: 2106.04108 · v3 · pith:HAINFX3M · submitted 2021-06-08 · cs.CV

Fully Transformer Networks for Semantic Image Segmentation

pith:HAINFX3Mopen to challenge →

classification cs.CV
keywords segmentationtransformerimagesemanticachieveencoderfullymultiple
0
0 comments X
read the original abstract

Transformers have shown impressive performance in various natural language processing and computer vision tasks, due to the capability of modeling long-range dependencies. Recent progress has demonstrated that combining such Transformers with CNN-based semantic image segmentation models is very promising. However, it is not well studied yet on how well a pure Transformer based approach can achieve for image segmentation. In this work, we explore a novel framework for semantic image segmentation, which is encoder-decoder based Fully Transformer Networks (FTN). Specifically, we first propose a Pyramid Group Transformer (PGT) as the encoder for progressively learning hierarchical features, meanwhile reducing the computation complexity of the standard Visual Transformer (ViT). Then, we propose a Feature Pyramid Transformer (FPT) to fuse semantic-level and spatial-level information from multiple levels of the PGT encoder for semantic image segmentation. Surprisingly, this simple baseline can achieve better results on multiple challenging semantic segmentation and face parsing benchmarks, including PASCAL Context, ADE20K, COCOStuff, and CelebAMask-HQ. The source code will be released on https://github.com/BR-IDL/PaddleViT.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. VesselRW: Weakly Supervised Subcutaneous Vessel Segmentation via Learned Random Walk Propagation

    cs.CV 2025-08 unverdicted novelty 5.0

    VesselRW expands sparse vessel annotations into dense probabilistic supervision via a jointly trained differentiable random walk model with uncertainty weighting and topology regularization for CNN-based subcutaneous ...

  2. DualResolution Residual Architecture with Artifact Suppression for Melanocytic Lesion Segmentation

    cs.CV 2025-08 unverdicted novelty 5.0

    Dual-resolution residual architecture with boundary-aware connections, channel attention, artifact suppression, and combined Dice-Tversky plus boundary and contrastive losses improves lesion boundary precision over st...

  3. Edge Detection for Organ Boundaries via Top Down Refinement and SubPixel Upsampling

    cs.CV 2025-08 unverdicted novelty 5.0

    A top-down backward refinement network with subpixel upsampling generates crisp high-resolution organ boundaries in medical images and improves downstream segmentation and registration performance.

  4. Deeply Dual Supervised learning for melanoma recognition

    cs.CV 2025-08 unverdicted novelty 4.0

    A dual-pathway deep learning model with attention mechanisms and multi-scale feature aggregation claims superior accuracy and fewer false positives for melanoma detection on benchmark datasets.