paper-with-me

Papers

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

2021-10-31 · Linjie Wang, Quan Zhou, Chenfeng Jiang, Xiaofu Wu, Longin Jan Latecki

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 paper introduces a lightweight dual-resolution network, called DRBANet, aiming to refine semantic segmentation results with the aid of boundary information. DRBANet adopts dual parallel architecture, including: high resolution branch (HRB) and low resolution branch (LRB). Specifically, HRB mainly consists of a set of Efficient Inverted Bottleneck Modules (EIBMs), which learn feature representations with larger receptive fields. LRB is composed of a series of EIBMs and an Extremely Lightweight Pyramid Pooling Module (ELPPM), where ELPPM is utilized to capture multi-scale context through hierarchical residual connections. Finally, a boundary supervision head is designed to capture object boundaries in HRB. Extensive experiments on Cityscapes and CamVid datasets demonstrate that our method achieves promising trade-off between segmentation accuracy and running efficiency.

📄 PDF Abstract BibTeX arXiv:2111.00509

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음
Batch Normalization 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
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…
Pyramid Pooling Module A Pyramid Pooling Module is a module for semantic segmentation which acts as an effective global contextual prior. The motivation is that the problem of using a convolutional…

Similar Papers 제목 키워드 기반

Mobile-Seed: Joint Semantic Segmentation and Boundary Detection for Mobile Robots

2023-11-21 · Youqi Liao, Shuhao Kang, Jianping Li, Yang Liu 외

Precise and rapid delineation of sharp boundaries and robust semantics is essential for numerous downstream robotic tasks, such as robot grasping and manipulation, real-time semantic mapping, and online sensor calibratio…

Boundary DetectionEdge-computingGPUReal-Time Semantic Segmentation+1

LiteSeg: A Novel Lightweight ConvNet for Semantic Segmentation

2019-12-13 · Taha Emara, Hossam E. Abd El Munim, Hazem M. Abbas

Semantic image segmentation plays a pivotal role in many vision applications including autonomous driving and medical image analysis. Most of the former approaches move towards enhancing the performance in terms of accur…

Computational EfficiencyImage SegmentationMedical Image AnalysisReal-Time Semantic Segmentation+2

Context-Aware Semantic Segmentation via Stage-Wise Attention

2026-01-16 · Antoine Carreaud, Elias Naha, Arthur Chansel, Nina Lahellec 외 arxiv

Semantic ultra-high-resolution (UHR) image segmentation is essential in remote sensing applications such as aerial mapping and environmental monitoring. Transformer-based models remain challenging in this setting because…

Semantic SegmentationImage Segmentation

BAFNet: Bilateral Attention Fusion Network for Lightweight Semantic Segmentation of Urban Remote Sensing Images

2024-09-16 · Wentao Wang, Xili Wang

Large-scale semantic segmentation networks often achieve high performance, while their application can be challenging when faced with limited sample sizes and computational resources. In scenarios with restricted network…

SegmentationSemantic Segmentation

Terrain-Enhanced Resolution-aware Refinement Attention for Off-Road Segmentation

2025-11-03 · Seongkyu Choi, Jhonghyun An arxiv

Off-road semantic segmentation suffers from thick, inconsistent boundaries, sparse supervision for rare classes, and pervasive label noise. Designs that fuse only at low resolution blur edges and propagate local errors, …

Semantic SegmentationRoad Segmentation