paper-with-me

Papers

Localized Feature Aggregation Module for Semantic Segmentation

2021-12-03 · Ryouichi Furukawa, Kazuhiro Hotta

We propose a new information aggregation method which called Localized Feature Aggregation Module based on the similarity between the feature maps of an encoder and a decoder. The proposed method recovers positional information by emphasizing the similarity between decoder's feature maps with superior semantic information and encoder's feature maps with superior positional information. The proposed method can learn positional information more efficiently than conventional concatenation in the U-net and attention U-net. Additionally, the proposed method also uses localized attention range to reduce the computational cost. Two innovations contributed to improve the segmentation accuracy with lower computational cost. By experiments on the Drosophila cell image dataset and COVID-19 image dataset, we confirmed that our method outperformed conventional methods.

📄 PDF Abstract BibTeX arXiv:2112.01702

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderSemantic Segmentation

Methods 이 논문이 사용한 방법론

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…
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…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

DCSNet: Multiscale Feature Aggregation for Small Medical Object Segmentation with Detection-guided Hierarchical Cropping

2026-06-24 · Shanfeng Zhang, Bo Gou, Yue Cao, Lei Zhang 외 arxiv

Small object segmentation in medical imaging is primarily hindered by class imbalance and inherent boundary complexity. Consequently, conventional global networks frequently fail to detect sparse targets or suffer from s…

Object SegmentationLesion Segmentation

Hierarchical Spatial and Channel Aggregation for Cross-domain Few-shot Segmentation

2026-06-23 · Sujun Sun, Mingwu Ren, Haofeng Zhang arxiv

Cross-domain Few-shot Segmentation (CD-FSS) aims to learn generalizable segmentation capability from abundant annotated samples in the source domain, enabling accurate segmentation of novel classes in the target domain w…

Cross-Domain Few-Shot

PSGformer: Enhancing 3D Point Cloud Instance Segmentation via Precise Semantic Guidance

2023-07-15 · Lei Pan, Wuyang Luan, Yuan Zheng, Qiang Fu 외

Most existing 3D instance segmentation methods are derived from 3D semantic segmentation models. However, these indirect approaches suffer from certain limitations. They fail to fully leverage global and local semantic i…

3D Instance Segmentation3D Semantic SegmentationInstance SegmentationSegmentation+1

CGA-Net: Category Guided Aggregation for Point Cloud Semantic Segmentation

2021-06-19 · CVPR 2021 1 · Tao Lu, LiMin Wang, Gangshan Wu

Previous point cloud semantic segmentation networks use the same process to aggregate features from neighbors of the same category and different categories. However, the joint area between two objects usually only oc…

SegmentationSemantic Segmentation

Class-wise Dynamic Graph Convolution for Semantic Segmentation

2020-07-19 · ECCV 2020 8 · Hanzhe Hu, Deyi Ji, Weihao Gan, Shuai Bai 외

Recent works have made great progress in semantic segmentation by exploiting contextual information in a local or global manner with dilated convolutions, pyramid pooling or self-attention mechanism. In order to avoid po…

graph constructionSegmentationSemantic Segmentation