CVJul 12, 2024

FANet: Feature Amplification Network for Semantic Segmentation in Cluttered Background

arXiv:2407.09379v110 citationsh-index: 12
Originality Incremental advance
AI Analysis

This addresses segmentation challenges in complex real-world scenarios like waste management, but appears incremental as it builds on existing deep learning methods with novel modules.

The paper tackles the problem of semantic segmentation in cluttered backgrounds and translucent objects by proposing FANet, a feature amplification network with adaptive feature enhancement, achieving state-of-the-art performance on the ZeroWaste-f dataset.

Existing deep learning approaches leave out the semantic cues that are crucial in semantic segmentation present in complex scenarios including cluttered backgrounds and translucent objects, etc. To handle these challenges, we propose a feature amplification network (FANet) as a backbone network that incorporates semantic information using a novel feature enhancement module at multi-stages. To achieve this, we propose an adaptive feature enhancement (AFE) block that benefits from both a spatial context module (SCM) and a feature refinement module (FRM) in a parallel fashion. SCM aims to exploit larger kernel leverages for the increased receptive field to handle scale variations in the scene. Whereas our novel FRM is responsible for generating semantic cues that can capture both low-frequency and high-frequency regions for better segmentation tasks. We perform experiments over challenging real-world ZeroWaste-f dataset which contains background-cluttered and translucent objects. Our experimental results demonstrate the state-of-the-art performance compared to existing methods.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes