English

CamoFormer: Masked Separable Attention for Camouflaged Object Detection

Computer Vision and Pattern Recognition 2022-12-14 v1

Abstract

How to identify and segment camouflaged objects from the background is challenging. Inspired by the multi-head self-attention in Transformers, we present a simple masked separable attention (MSA) for camouflaged object detection. We first separate the multi-head self-attention into three parts, which are responsible for distinguishing the camouflaged objects from the background using different mask strategies. Furthermore, we propose to capture high-resolution semantic representations progressively based on a simple top-down decoder with the proposed MSA to attain precise segmentation results. These structures plus a backbone encoder form a new model, dubbed CamoFormer. Extensive experiments show that CamoFormer surpasses all existing state-of-the-art methods on three widely-used camouflaged object detection benchmarks. There are on average around 5% relative improvements over previous methods in terms of S-measure and weighted F-measure.

Keywords

Cite

@article{arxiv.2212.06570,
  title  = {CamoFormer: Masked Separable Attention for Camouflaged Object Detection},
  author = {Bowen Yin and Xuying Zhang and Qibin Hou and Bo-Yuan Sun and Deng-Ping Fan and Luc Van Gool},
  journal= {arXiv preprint arXiv:2212.06570},
  year   = {2022}
}
R2 v1 2026-06-28T07:32:19.733Z