paper-with-me

홈 › Papers

SlimSeg: Slimmable Semantic Segmentation with Boundary Supervision

2022-07-13 · Danna Xue, Fei Yang, Pei Wang, Luis Herranz, Jinqiu Sun, Yu Zhu, Yanning Zhang

Accurate semantic segmentation models typically require significant computational resources, inhibiting their use in practical applications. Recent works rely on well-crafted lightweight models to achieve fast inference. However, these models cannot flexibly adapt to varying accuracy and efficiency requirements. In this paper, we propose a simple but effective slimmable semantic segmentation (SlimSeg) method, which can be executed at different capacities during inference depending on the desired accuracy-efficiency tradeoff. More specifically, we employ parametrized channel slimming by stepwise downward knowledge distillation during training. Motivated by the observation that the differences between segmentation results of each submodel are mainly near the semantic borders, we introduce an additional boundary guided semantic segmentation loss to further improve the performance of each submodel. We show that our proposed SlimSeg with various mainstream networks can produce flexible models that provide dynamic adjustment of computational cost and better performance than independent models. Extensive experiments on semantic segmentation benchmarks, Cityscapes and CamVid, demonstrate the generalization ability of our framework.

📄 PDF Abstract BibTeX arXiv:2207.06242

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Weakly Supervised Semantic Segmentation with Boundary Exploration

2020-08-01 · ECCV 2020 8 · Liyi Chen, Weiwei Wu, Chenchen Fu, Xiao Han 외

Weakly supervised semantic segmentation with image-level labels has attracted a lot of attention recently because these labels are already available in most datasets. To obtain semantic segmentation under weak supervisio…

SegmentationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Slimmable Neural Networks

2018-12-21 · ICLR 2019 5 · Jiahui Yu, Linjie Yang, Ning Xu, Jianchao Yang 외

We present a simple and general method to train a single neural network executable at different widths (number of channels in a layer), permitting instant and adaptive accuracy-efficiency trade-offs at runtime. Instead o…

Instance SegmentationKeypoint Detectionobject-detectionObject Detection+1

TABNet: A Triplet Augmentation Self-Recovery Framework with Boundary-Aware Pseudo-Labels for Medical Image Segmentation

2025-07-03 · Peilin Zhang, Shaouxan Wua, Jun Feng, Zhuo Jin 외 arxiv

Background and objective: Medical image segmentation is a core task in various clinical applications. However, acquiring large-scale, fully annotated medical image datasets is both time-consuming and costly. Scribble ann…

Medical Image Segmentation

Leveraging point annotations in segmentation learning with boundary loss

2023-11-06 · Eva Breznik, Hoel Kervadec, Filip Malmberg, Joel Kullberg 외

This paper investigates the combination of intensity-based distance maps with boundary loss for point-supervised semantic segmentation. By design the boundary loss imposes a stronger penalty on the false positives the fa…

Computational EfficiencyHeart SegmentationOrgan SegmentationSegmentation+1

DRBANET: A Lightweight Dual-Resolution Network for Semantic Segmentation with Boundary Auxiliary

2021-10-31 · Linjie Wang, Quan Zhou, Chenfeng Jiang, Xiaofu Wu 외

Due to the powerful ability to encode image details and semantics, many lightweight dual-resolution networks have been proposed in recent years. However, most of them ignore the benefit of boundary information. This pape…

SegmentationSemantic Segmentation