paper-with-me

홈 › Papers

MFFN: Multi-view Feature Fusion Network for Camouflaged Object Detection

2022-10-12 · Dehua Zheng, Xiaochen Zheng, Laurence T. Yang, Yuan Gao, Chenlu Zhu, Yiheng Ruan

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 comparing and fusing extracted multi-view features. In addition, our MFFN exploits the dependence and interaction between views and channels. Specifically, our methods leverage the complementary information between different views through a two-stage attention module called Co-attention of Multi-view (CAMV). And we design a local-overall module called Channel Fusion Unit (CFU) to explore the channel-wise contextual clues of diverse feature maps in an iterative manner. The experiment results show that our method performs favorably against existing state-of-the-art methods via training with the same data. The code will be available at https://github.com/dwardzheng/MFFN_COD.

📄 PDF Abstract BibTeX arXiv:2210.06361

Code (1)

dwardzheng/mffn_cod 공식 구현 pytorch

Tasks

Data Augmentationobject-detectionObject Detection

Similar Papers 제목 키워드 기반

End-to-End Breast Mass Classification on Digital Breast Tomosynthesis

2020-01-25 · MIDL 2019 7 · Chao Zheng, Tianlan Mo

Automatic classification of the masses in digital breast tomosynthesis(DBT) is still a big challenge and play a crucial role to assist radiologists for accurate diagnosis.In this paper,we develop a End-to-End multi-scale…

Uncertainty-Driven Multi-Scale Feature Fusion Network for Real-time Image Deraining

2023-07-19 · Ming Tong, Xuefeng Yan, Yongzhen Wang

Visual-based measurement systems are frequently affected by rainy weather due to the degradation caused by rain streaks in captured images, and existing imaging devices struggle to address this issue in real-time. While …

Rain Removal

Referring Camouflaged Object Detection With Multi-Context Overlapped Windows Cross-Attention

2025-11-17 · Yu Wen, Shuyong Gao, Shuping Zhang, Miao Huang 외 arxiv

Referring camouflaged object detection (Ref-COD) aims to identify hidden objects by incorporating reference information such as images and text descriptions. Previous research has transformed reference images with salien…

Object Detection

Towards Accurate Camouflaged Object Detection with Mixture Convolution and Interactive Fusion

2021-01-14 · Geng Chen, Xinrui Chen, Bo Dong, Mingchen Zhuge 외

Camouflaged object detection (COD), which aims to identify the objects that conceal themselves into the surroundings, has recently drawn increasing research efforts in the field of computer vision. In practice, the succe…

object-detectionObject Detection

Accurate and Efficient Fetal Birth Weight Estimation from 3D Ultrasound

2025-07-01 · Jian Wang, Qiongying Ni, Hongkui Yu, Ruixuan Yao 외 arxiv

Accurate fetal birth weight (FBW) estimation is essential for optimizing delivery decisions and reducing perinatal mortality. However, clinical methods for FBW estimation are inefficient, operator-dependent, and challeng…