论文标题
线绘制指导性的壁画造成渐进式介绍
Line Drawing Guided Progressive Inpainting of Mural Damage
论文作者
论文摘要
与其自然图像对应物相比,壁画涂料的探索要小得多,并且在很大程度上无法解决。大多数现有的图像启动方法倾向于将目标图像作为唯一的输入,并直接修复损坏以产生视觉上合理的结果。这些方法在恢复或完成一些预定义物体(例如人脸,织物纹理和印刷文本等)方面获得了高性能,但是,这些方法不适合用不同的受试者和较大的受损区域修复壁画。此外,由于油漆中的离散颜色,壁画涂料可能会遭受明显的颜色偏见。为此,在本文中,我们提出了一条线条指导的渐进式壁画方法。它将覆盖过程分为两个步骤:结构重建和颜色校正,分别由结构重建网络(SRN)和颜色校正网络(CCN)实现。在结构重建中,SRN利用线图作为实现大规模内容真实性和结构稳定性的助手。在颜色校正中,CCN对缺少像素的局部颜色调整进行了局部颜色调整,从而减少了颜色偏差和边缘跳跃的负面影响。根据当前的最新图像介绍方法评估了所提出的方法。定性和定量结果证明了在壁画中提出的方法的优越性。代码和数据可在https://github.com/qinnzou/mural-image-inpainting上获得。
Mural image inpainting is far less explored compared to its natural image counterpart and remains largely unsolved. Most existing image-inpainting methods tend to take the target image as the only input and directly repair the damage to generate a visually plausible result. These methods obtain high performance in restoration or completion of some pre-defined objects, e.g., human face, fabric texture, and printed texts, etc., however, are not suitable for repairing murals with varying subjects and large damaged areas. Moreover, due to discrete colors in paints, mural inpainting may suffer from apparent color bias. To this end, in this paper, we propose a line drawing guided progressive mural inpainting method. It divides the inpainting process into two steps: structure reconstruction and color correction, implemented by a structure reconstruction network (SRN) and a color correction network (CCN), respectively. In structure reconstruction, SRN utilizes the line drawing as an assistant to achieve large-scale content authenticity and structural stability. In color correction, CCN operates a local color adjustment for missing pixels which reduces the negative effects of color bias and edge jumping. The proposed approach is evaluated against the current state-of-the-art image inpainting methods. Qualitative and quantitative results demonstrate the superiority of the proposed method in mural image inpainting. The codes and data are available at https://github.com/qinnzou/mural-image-inpainting.