paper-with-me

Papers

MFPNet: Multi-scale Feature Propagation Network For Lightweight Semantic Segmentation

2023-09-10 · Guoan Xu, Wenjing Jia, Tao Wu, Ligeng Chen

In contrast to the abundant research focusing on large-scale models, the progress in lightweight semantic segmentation appears to be advancing at a comparatively slower pace. However, existing compact methods often suffer from limited feature representation capability due to the shallowness of their networks. In this paper, we propose a novel lightweight segmentation architecture, called Multi-scale Feature Propagation Network (MFPNet), to address the dilemma. Specifically, we design a robust Encoder-Decoder structure featuring symmetrical residual blocks that consist of flexible bottleneck residual modules (BRMs) to explore deep and rich muti-scale semantic context. Furthermore, taking benefit from their capacity to model latent long-range contextual relationships, we leverage Graph Convolutional Networks (GCNs) to facilitate multi-scale feature propagation between the BRM blocks. When evaluated on benchmark datasets, our proposed approach shows superior segmentation results.

📄 PDF Abstract BibTeX arXiv:2309.04914

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Re-Densification Meets Cross-Scale Propagation: Real-Time Neural Compression of LiDAR Point Clouds

2025-08-28 · Pengpeng Yu, Haoran Li, Runqing Jiang, Jing Wang 외 arxiv

LiDAR point clouds are fundamental to various applications, yet high-precision scans incur substantial storage and transmission overhead. Existing methods typically convert unordered points into hierarchical octree or vo…

Point Clouds

Towards Practical Lossless Neural Compression for LiDAR Point Clouds

2026-03-26 · Pengpeng Yu, Haoran Li, Runqing Jiang, Dingquan Li 외 arxiv

LiDAR point clouds are fundamental to various applications, yet the extreme sparsity of high-precision geometric details hinders efficient context modeling, thereby limiting the compression speed and performance of exist…

Point Clouds

Cross-Stage Attention Propagation for Efficient Semantic Segmentation

2026-04-07 · Beoungwoo Kang arxiv

Recent lightweight semantic segmentation methods have made significant progress by combining compact backbones with efficient decoder heads. However, most multi-scale decoders compute attention independently at each feat…

Semantic Segmentation

CFPNet: Improving Lightweight ToF Depth Completion via Cross-zone Feature Propagation

2024-11-07 · Laiyan Ding, Hualie Jiang, Rui Xu, Rui Huang

Depth completion using lightweight time-of-flight (ToF) depth sensors is attractive due to their low cost. However, lightweight ToF sensors usually have a limited field of view (FOV) compared with cameras. Thus, only pix…

Depth Completion

GSVNet: Guided Spatially-Varying Convolution for Fast Semantic Segmentation on Video

2021-03-16 · Shih-Po Lee, Si-Cun Chen, Wen-Hsiao Peng

This paper addresses fast semantic segmentation on video.Video segmentation often calls for real-time, or even fasterthan real-time, processing. One common recipe for conserving computation arising from feature extractio…

Image SegmentationSegmentationSemantic SegmentationVideo Segmentation+1