paper-with-me

Papers

Effective Image Tampering Localization with Multi-Scale ConvNeXt Feature Fusion

2022-08-29 · Haochen Zhu, Gang Cao, Mo Zhao

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.

📄 PDF Abstract BibTeX arXiv:2208.13739

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDecoderSemantic Segmentation

Methods 이 논문이 사용한 방법론

ConvNeXt 설명 없음

Similar Papers 제목 키워드 기반

UnionFormer: Unified-Learning Transformer with Multi-View Representation for Image Manipulation Detection and Localization

2024-01-01 · CVPR 2024 1 · Shuaibo Li, Wei Ma, Jianwei Guo, Shibiao Xu 외

We present UnionFormer a novel framework that integrates tampering clues across three views by unified learning for image manipulation detection and localization. Specifically we construct a BSFI-Net to extract tampe…

Image ManipulationImage Manipulation Detection

Image Forgery Localization Based on Multi-Scale Convolutional Neural Networks

2017-06-13 · Yaqi Liu, Qingxiao Guan, Xianfeng Zhao, Yun Cao

In this paper, we propose to utilize Convolutional Neural Networks (CNNs) and the segmentation-based multi-scale analysis to locate tampered areas in digital images. First, to deal with color input sliding windows of dif…

Segmentation

A Lightweight and Effective Image Tampering Localization Network with Vision Mamba

2025-02-14 · Kun Guo, Gang Cao, Zijie Lou, Xianglin Huang 외

Current image tampering localization methods primarily rely on Convolutional Neural Networks (CNNs) and Transformers. While CNNs suffer from limited local receptive fields, Transformers offer global context modeling at t…

DecoderMamba

Effective Image Tampering Localization via Enhanced Transformer and Co-attention Fusion

2023-09-17 · Kun Guo, Haochen Zhu, Gang Cao

Powerful manipulation techniques have made digital image forgeries be easily created and widespread without leaving visual anomalies. The blind localization of tampered regions becomes quite significant for image forensi…

Image Forensics

ReLoc: A Restoration-Assisted Framework for Robust Image Tampering Localization

2022-11-08 · Peiyu Zhuang, Haodong Li, Rui Yang, Jiwu Huang

With the spread of tampered images, locating the tampered regions in digital images has drawn increasing attention. The existing image tampering localization methods, however, suffer from severe performance degradation w…

Image Restoration