English

Simultaneously Localize, Segment and Rank the Camouflaged Objects

Computer Vision and Pattern Recognition 2021-04-14 v2

Abstract

Camouflage is a key defence mechanism across species that is critical to survival. Common strategies for camouflage include background matching, imitating the color and pattern of the environment, and disruptive coloration, disguising body outlines [35]. Camouflaged object detection (COD) aims to segment camouflaged objects hiding in their surroundings. Existing COD models are built upon binary ground truth to segment the camouflaged objects without illustrating the level of camouflage. In this paper, we revisit this task and argue that explicitly modeling the conspicuousness of camouflaged objects against their particular backgrounds can not only lead to a better understanding about camouflage and evolution of animals, but also provide guidance to design more sophisticated camouflage techniques. Furthermore, we observe that it is some specific parts of the camouflaged objects that make them detectable by predators. With the above understanding about camouflaged objects, we present the first ranking based COD network (Rank-Net) to simultaneously localize, segment and rank camouflaged objects. The localization model is proposed to find the discriminative regions that make the camouflaged object obvious. The segmentation model segments the full scope of the camouflaged objects. And, the ranking model infers the detectability of different camouflaged objects. Moreover, we contribute a large COD testing set to evaluate the generalization ability of COD models. Experimental results show that our model achieves new state-of-the-art, leading to a more interpretable COD network.

Keywords

Cite

@article{arxiv.2103.04011,
  title  = {Simultaneously Localize, Segment and Rank the Camouflaged Objects},
  author = {Yunqiu Lv and Jing Zhang and Yuchao Dai and Aixuan Li and Bowen Liu and Nick Barnes and Deng-Ping Fan},
  journal= {arXiv preprint arXiv:2103.04011},
  year   = {2021}
}

Comments

Accepted to IEEE/CVF CVPR 2021. Our code and dataset are publicly available at https://github.com/JingZhang617/COD-Rank-Localize-and-Segment

R2 v1 2026-06-23T23:49:39.216Z