SOTAVerified

Effective Image Tampering Localization with Multi-Scale ConvNeXt Feature Fusion

2022-08-29Code Available0· sign in to hype

Haochen Zhu, Gang Cao, Mo Zhao

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

With the widespread use of powerful image editing tools, image tampering becomes easy and realistic. Existing image forensic methods still face challenges of low generalization performance and robustness. In this letter, we propose an effective image tampering localization scheme based on ConvNeXt network and multi-scale feature fusion. Stacked ConvNeXt blocks are used as an encoder to capture hierarchical multi-scale features, which are then fused in decoder for locating tampered pixels accurately. Combined loss and effective data augmentation are adopted to further improve the model performance. Extensive experimental results show that localization performance of our proposed scheme outperforms other state-of-the-art ones. The source code will be available at https://github.com/ZhuHC98/ITL-SSN.

Tasks

Reproductions