IJCAI 2022poster232 citations

Boundary-Guided Camouflaged Object Detection

Yujia Sun, Shuo Wang, Chenglizhao Chen, Tian-Zhu Xiang

Abstract

Camouflaged object detection (COD), segmenting objects that are elegantly blended into their surroundings, is a valuable yet challenging task. Existing deep-learning methods often fall into the difficulty of accurately identifying the camouflaged object with complete and fine object structure. To this end, in this paper, we propose a novel boundary-guided network (BGNet) for camouflaged object detection. Our method explores valuable and extra object-related edge semantics to guide representation learning of COD, which forces the model to generate features that highlight object structure, thereby promoting camouflaged object detection of accurate boundary localization. Extensive experiments on three challenging benchmark datasets demonstrate that our BGNet significantly outperforms the existing 18 state-of-the-art methods under four widely-used evaluation metrics. Our code is publicly available at: https://github.com/thograce/BGNet.

Computer Vision: Recognition (object detection, categorization)Computer Vision: Segmentation
BibTeX
@inproceedings{ijcai2022p186,
  title     = {Boundary-Guided Camouflaged Object Detection},
  author    = {Sun, Yujia and Wang, Shuo and Chen, Chenglizhao and Xiang, Tian-Zhu},
  booktitle = {Proceedings of the Thirty-First International Joint Conference on
               Artificial Intelligence, {IJCAI-22}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Lud De Raedt},
  pages     = {1335--1341},
  year      = {2022},
  month     = {7},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2022/186},
  url       = {https://doi.org/10.24963/ijcai.2022/186},
}
Boundary-Guided Camouflaged Object Detection · IJCAI 2022