Xu Xiuqi, Chen Shuhan, Lv Xiao, Wang Jian, Hu Xuelong
School of Information Engineering, Yangzhou University, Yangzhou, China.
Chongqing Special Equipment Inspection and Research Institute, Chongqing, China.
Multimed Tools Appl. 2023;82(4):5785-5801. doi: 10.1007/s11042-022-13274-4. Epub 2022 Jul 30.
The purpose of camouflaged object detection (COD) is to identify the hidden camouflaged object in an input image. Compared with other binary segmentation tasks like salient object detection, COD needs to deal with more complex scenes, such as low contrast, similar foreground and background. In this work, we proposed a novel guided multi-scale refinement network for COD. Specifically, we first design a global perception module for coarse localization by stacking multi-scale residual block on the top of the backbone in a recurrent manner. Then, we propose the guided multi-scale refinement module to refine such initial prediction progressively, which is combined with multi-level side-output features in a prediction-to-feature fusion strategy. By plugging into side-output features for multi-scale guidance, the missing object parts and false detection can be well remedied. Experimental results show that our proposed network can more accurately locate the camouflaged object and salient object with sharpened details than existing state-of-the-art approaches. In addition, our model is also very efficient and compact, which enables potential real-world applications.
伪装目标检测(COD)的目的是在输入图像中识别隐藏的伪装目标。与其他二值分割任务(如显著目标检测)相比,COD需要处理更复杂的场景,如低对比度、前景和背景相似等情况。在这项工作中,我们提出了一种用于COD的新型引导多尺度细化网络。具体而言,我们首先通过以循环方式在主干网络顶部堆叠多尺度残差块来设计一个全局感知模块进行粗略定位。然后,我们提出引导多尺度细化模块来逐步细化这种初始预测,该模块在预测到特征融合策略中与多级侧输出特征相结合。通过插入多尺度引导的侧输出特征,可以很好地弥补缺失的目标部分和错误检测。实验结果表明,我们提出的网络比现有的最先进方法能够更准确地定位伪装目标和显著目标,并锐化细节。此外,我们的模型也非常高效和紧凑,这使其具有潜在的实际应用价值。