@article{Gong2025, 
author = {Rongrong Gong and Tingxian Zhang and Yawen Wei and Dengyong Zhang and Yan Li},
title = {An Image Inpainting Approach Based on Parallel Dual-Branch Learnable Transformer Network},
year = {2025},
journal = {Computers, Materials & Continua},
volume = {85},
number = {1},
pages = {1221-1234},
keywords = {Artificial intelligence, image inpainting, transformer network, dual-branch fusion, gated full-scale skip connection},
url = {https://www.sciopen.com/article/10.32604/cmc.2025.066842},
doi = {10.32604/cmc.2025.066842},
abstract = {Image inpainting refers to synthesizing missing content in an image based on known information to restore occluded or damaged regions, which is a typical manifestation of this trend. With the increasing complexity of image in tasks and the growth of data scale, existing deep learning methods still have some limitations. For example, they lack the ability to capture long-range dependencies and their performance in handling multi-scale image structures is suboptimal. To solve this problem, the paper proposes an image inpainting method based on the parallel dual-branch learnable Transformer network. The encoder of the proposed model generator consists of a dual-branch parallel structure with stacked CNN blocks and Transformer blocks, aiming to extract global and local feature information from images. Furthermore, a dual-branch fusion module is adopted to combine the features obtained from both branches. Additionally, a gated full-scale skip connection module is proposed to further enhance the coherence of the inpainting results and alleviate information loss. Finally, experimental results from the three public datasets demonstrate the superior performance of the proposed method.}
}