MFFN: Multi-view Feature Fusion Network for Camouflaged Object Detection
Dehua Zheng, Xiaochen Zheng, Laurence T. Yang, Yuan Gao, Chenlu Zhu, and Yiheng Ruan

TL;DR
The paper introduces MFFN, a multi-view feature fusion network inspired by human observation behaviors, to improve camouflaged object detection by capturing boundary and semantic information through multi-view data augmentation and attention mechanisms.
Contribution
It proposes a novel multi-view feature fusion framework with a two-stage attention module and channel fusion unit for enhanced camouflaged object detection.
Findings
Outperforms existing state-of-the-art methods.
Effectively captures boundary and semantic features.
Utilizes multi-view data augmentation and attention mechanisms.
Abstract
Recent research about camouflaged object detection (COD) aims to segment highly concealed objects hidden in complex surroundings. The tiny, fuzzy camouflaged objects result in visually indistinguishable properties. However, current single-view COD detectors are sensitive to background distractors. Therefore, blurred boundaries and variable shapes of the camouflaged objects are challenging to be fully captured with a single-view detector. To overcome these obstacles, we propose a behavior-inspired framework, called Multi-view Feature Fusion Network (MFFN), which mimics the human behaviors of finding indistinct objects in images, i.e., observing from multiple angles, distances, perspectives. Specifically, the key idea behind it is to generate multiple ways of observation (multi-view) by data augmentation and apply them as inputs. MFFN captures critical boundary and semantic information by…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
MFFN: Multi-view Feature Fusion Network for Camouflaged Object Detection· youtube
Taxonomy
TopicsVisual Attention and Saliency Detection · Image Enhancement Techniques · Infrared Target Detection Methodologies
