Depth Confidence-aware Camouflaged Object Detection

  • 2021-06-24 17:51:31
  • Jing Zhang, Yunqiu Lv, Mochu Xiang, Aixuan Li, Yuchao Dai, Yiran Zhong
  • 5

Abstract

Camouflaged object detection (COD) aims to segment camouflaged objects hidingin the environment, which is challenging due to the similar appearance ofcamouflaged objects and their surroundings. Research in biology suggests thatdepth can provide useful object localization cues for camouflaged objectdiscovery, as all the animals have 3D perception ability. However, the depthinformation has not been exploited for camouflaged object detection. To explorethe contribution of depth for camouflage detection, we present a depth-guidedcamouflaged object detection network with pre-computed depth maps from existingmonocular depth estimation methods. Due to the domain gap between the depthestimation dataset and our camouflaged object detection dataset, the generateddepth may not be accurate enough to be directly used in our framework. We thenintroduce a depth quality assessment module to evaluate the quality of depthbased on the model prediction from both RGB COD branch and RGB-D COD branch.During training, only high-quality depth is used to update the modalinteraction module for multi-modal learning. During testing, our depth qualityassessment module can effectively determine the contribution of depth andselect the RGB branch or RGB-D branch for camouflage prediction. Extensiveexperiments on various camouflaged object detection datasets prove theeffectiveness of our solution in exploring the depth information forcamouflaged object detection. Our code and data is publicly available at:\url{https://github.com/JingZhang617/RGBD-COD}.

 

Quick Read (beta)

loading the full paper ...