Visually restoring underwater scenes primarily involves mitigating interference from underwater media. Existing methods ignore the inherent scale-related characteristics in underwater scenes. Therefore, we present the synergistic multi-scale detail refinement via intrinsic supervision (SMDR-IS) for enhancing underwater scene details, which contain multi-stages. The low-degradation stage from the original images furnishes the original stage with multi-scale details, achieved through feature propagation using the Adaptive Selective Intrinsic Supervised Feature (ASISF) module. By using intrinsic supervision, the ASISF module can precisely control and guide feature transmission across multi-degradation stages, enhancing multi-scale detail refinement and minimizing the interference from irrelevant information in the low-degradation stage. In multi-degradation encoder-decoder framework of SMDR-IS, we introduce the Bifocal Intrinsic-Context Attention Module (BICA). Based on the intrinsic supervision principles, BICA efficiently exploits multi-scale scene information in images. BICA directs higher-resolution spaces by tapping into the insights of lower-resolution ones, underscoring the pivotal role of spatial contextual relationships in underwater image restoration. Throughout training, the inclusion of a multi-degradation loss function can enhance the network, allowing it to adeptly extract information across diverse scales. When benchmarked against state-of-the-art methods, SMDR-IS consistently showcases superior performance. The code is publicly available at: https://github.com/zhoujingchun03/SMDR-IS.
翻译:水下水景的视觉恢复主要涉及消除水下介质的干扰。现有方法忽视了水下水景中固有的尺度相关特性。为此,我们提出了基于内在监督的协同多尺度细节精馏方法(SMDR-IS),用于增强水下场景细节,该方法包含多个阶段。原始图像的低退化阶段通过自适应选择性内在监督特征(ASISF)模块的特征传播,为原始阶段提供多尺度细节。借助内在监督,ASISF模块能够精确控制和引导多退化阶段间的特征传递,强化多尺度细节精馏,并最小化低退化阶段中无关信息的干扰。在SMDR-IS的多退化编码器-解码器框架中,我们引入了双焦点内在上下文注意力模块(BICA)。基于内在监督原理,BICA高效利用图像中的多尺度场景信息。BICA通过挖掘低分辨率空间中的洞察来引导高分辨率空间,凸显空间上下文关系在水下图像恢复中的关键作用。训练过程中,加入多退化损失函数可增强网络性能,使其能够有效提取不同尺度的信息。与现有最先进方法相比,SMDR-IS始终展现出卓越性能。代码已公开于:https://github.com/zhoujingchun03/SMDR-IS。