paper-with-me

Papers

SASFormer: Transformers for Sparsely Annotated Semantic Segmentation

2022-12-05 · Hui Su, Yue Ye, Wei Hua, Lechao Cheng, Mingli Song

Semantic segmentation based on sparse annotation has advanced in recent years. It labels only part of each object in the image, leaving the remainder unlabeled. Most of the existing approaches are time-consuming and often necessitate a multi-stage training strategy. In this work, we propose a simple yet effective sparse annotated semantic segmentation framework based on segformer, dubbed SASFormer, that achieves remarkable performance. Specifically, the framework first generates hierarchical patch attention maps, which are then multiplied by the network predictions to produce correlated regions separated by valid labels. Besides, we also introduce the affinity loss to ensure consistency between the features of correlation results and network predictions. Extensive experiments showcase that our proposed approach is superior to existing methods and achieves cutting-edge performance. The source code is available at \url{https://github.com/su-hui-zz/SASFormer}.

📄 PDF Abstract BibTeX arXiv:2212.02019

Code (1)

su-hui-zz/sasformer 공식 구현 pytorch

Tasks

SegmentationSemantic SegmentationvalidWeakly supervised Semantic Segmentation

Similar Papers 제목 키워드 기반

Tree Energy Loss: Towards Sparsely Annotated Semantic Segmentation

2022-03-21 · CVPR 2022 1 · Zhiyuan Liang, Tiancai Wang, Xiangyu Zhang, Jian Sun 외

Sparsely annotated semantic segmentation (SASS) aims to train a segmentation network with coarse-grained (i.e., point-, scribble-, and block-wise) supervisions, where only a small proportion of pixels are labeled in each…

SegmentationSemantic Segmentation

Tree-based Semantic Losses: Application to Sparsely-supervised Large Multi-class Hyperspectral Segmentation

2025-06-26 · Junwen Wang, Oscar MacCormac, William Rochford, Aaron Kujawa 외

Hyperspectral imaging (HSI) shows great promise for surgical applications, offering detailed insights into biological tissue differences beyond what the naked eye can perceive. Refined labelling efforts are underway to t…

Sparsely Annotated Semantic Segmentation With Adaptive Gaussian Mixtures

2023-01-01 · CVPR 2023 1 · Linshan Wu, Zhun Zhong, Leyuan Fang, Xingxin He 외

Sparsely annotated semantic segmentation (SASS) aims to learn a segmentation model by images with sparse labels (i.e., points or scribbles). Existing methods mainly focus on introducing low-level affinity or generati…

Contrastive LearningSemantic Segmentation

Semantic Segmentation of Neuronal Bodies in Fluorescence Microscopy Using a 2D+3D CNN Training Strategy with Sparsely Annotated Data

2020-08-31 · Filippo Maria Castelli, Matteo Roffilli, Giacomo Mazzamuto, Irene Costantini 외

Semantic segmentation of neuronal structures in 3D high-resolution fluorescence microscopy imaging of the human brain cortex can take advantage of bidimensional CNNs, which yield good results in neuron localization but l…

Missing LabelsSemantic SegmentationSurface Reconstruction

OTPose: Occlusion-Aware Transformer for Pose Estimation in Sparsely-Labeled Videos

2022-07-20 · Kyung-Min Jin, Gun-Hee Lee, Seong-Whan Lee

Although many approaches for multi-human pose estimation in videos have shown profound results, they require densely annotated data which entails excessive man labor. Furthermore, there exists occlusion and motion blur t…

Pose Estimation