Blind Image Inpainting with Sparse Directional Filter Dictionaries for Lightweight CNNs
Blind Image Inpainting with Sparse Directional Filter Dictionaries for Lightweight CNNs
复制标题
DOI:
10.1007/s10851-022-01119-6
复制
发表时间:
2022-05
影响因子:
2
通讯作者:
Jenny Schmalfuss;Erik Scheurer;Hengyuan Zhao;Nikolaos Karantzas;Andrés Bruhn;D. Labate
中科院分区:
文献类型:
--
作者:
Jenny Schmalfuss;Erik Scheurer;Hengyuan Zhao;Nikolaos Karantzas;Andrés Bruhn;D. Labate
Blind inpainting algorithms based on deep learning architectures have shown a remarkable performance in recent years, typically outperforming model-based methods both in terms of image quality and run time. However, neural network strategies typically lack a theoretical explanation, which contrasts with the well-understood theory underlying model-based methods. In this work, we leverage the advantages of both approaches by integrating theoretically founded concepts from transform domain methods and sparse approximations into a CNN-based approach for blind image inpainting. To this end, we present a novel strategy to learn convolutional kernels that applies a specifically designed filter dictionary whose elements are linearly combined with trainable weights. Numerical experiments demonstrate the competitiveness of this approach. Our results show not only an improved inpainting quality compared to conventional CNNs but also significantly faster network convergence within a lightweight network design. Our code is available at https://github.com/cv-stuttgart/SDPF_Blind-Inpainting.