Image Inpainting Detection Based on High-Pass Filter Attention Network

Can Xiao,Feng Li,Dengyong Zhang,Pu Huang,Xiangling Ding,Victor S. Sheng
DOI: https://doi.org/10.32604/csse.2022.027249
IF: 4.397
2022-01-01
Computer Systems Science and Engineering
Abstract:Image inpainting based on deep learning has been greatly improved. The original purpose of image inpainting was to repair some broken photos, such as inpainting artifacts. However, it may also be used for malicious operations, such as destroying evidence. Therefore, detection and localization of image inpainting operations are essential. Recent research shows that high-pass filtering full convolutional network (HPFCN) is applied to image inpainting detection and achieves good results. However, those methods did not consider the spatial location and channel information of the feature map. To solve these shortcomings, we introduce the squeezed excitation blocks (SE) and propose a high-pass filter attention full convolutional network (HPACN). In feature extraction, we apply concurrent spatial and channel attention (scSE) to enhance feature extraction and obtain more information. Channel attention (cSE) is introduced in upsampling to enhance detection and localization. The experimental results show that the proposed method can achieve improvement on ImageNet.
What problem does this paper attempt to address?