paper-with-me

Papers

Two-Stage Copy-Move Forgery Detection with Self Deep Matching and Proposal SuperGlue

2020-12-16 · Yaqi Liu, Chao Xia, Xiaobin Zhu, Shengwei Xu

Copy-move forgery detection identifies a tampered image by detecting pasted and source regions in the same image. In this paper, we propose a novel two-stage framework specially for copy-move forgery detection. The first stage is a backbone self deep matching network, and the second stage is named as Proposal SuperGlue. In the first stage, atrous convolution and skip matching are incorporated to enrich spatial information and leverage hierarchical features. Spatial attention is built on self-correlation to reinforce the ability to find appearance similar regions. In the second stage, Proposal SuperGlue is proposed to remove false-alarmed regions and remedy incomplete regions. Specifically, a proposal selection strategy is designed to enclose highly suspected regions based on proposal generation and backbone score maps. Then, pairwise matching is conducted among candidate proposals by deep learning based keypoint extraction and matching, i.e., SuperPoint and SuperGlue. Integrated score map generation and refinement methods are designed to integrate results of both stages and obtain optimized results. Our two-stage framework unifies end-to-end deep matching and keypoint matching by obtaining highly suspected proposals, and opens a new gate for deep learning research in copy-move forgery detection. Experiments on publicly available datasets demonstrate the effectiveness of our two-stage framework.

📄 PDF Abstract BibTeX arXiv:2012.08697

Code (1)

yaqiliu-cs/SelfDM-TIP 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Shrinking the Semantic Gap: Spatial Pooling of Local Moment Invariants for Copy-Move Forgery Detection

2022-07-19 · Chao Wang, Zhiqiu Huang, Shuren Qi, Yaoshen Yu 외

Copy-move forgery is a manipulation of copying and pasting specific patches from and to an image, with potentially illegal or unethical uses. Recent advances in the forensic methods for copy-move forgery have shown incre…

Copy-Move Detection in Optical Microscopy: A Segmentation Network and A Dataset

2024-12-13 · Hao-Chiang Shao, Yuan-Rong Liao, Tse-Yu Tseng, Yen-Liang Chuo 외

With increasing revelations of academic fraud, detecting forged experimental images in the biomedical field has become a public concern. The challenge lies in the fact that copy-move targets can include background tissue…

object-detectionObject DetectionSaliency Detection

BusterNet: Detecting Copy-Move Image Forgery with Source/Target Localization

2018-09-01 · ECCV 2018 9 · Yue Wu, Wael Abd-Almageed, Prem Natarajan

We introduce a novel deep neural architecture for image copy-move forgery detection (CMFD), code-named BusterNet. Unlike previous eorts, BusterNet is a pure, end-to-end trainable, deep neural network solution. It feature…

CMFDFormer: Transformer-based Copy-Move Forgery Detection with Continual Learning

2023-11-22 · Yaqi Liu, Chao Xia, Song Xiao, Qingxiao Guan 외

Copy-move forgery detection aims at detecting duplicated regions in a suspected forged image, and deep learning based copy-move forgery detection methods are in the ascendant. These deep learning based methods heavily re…

Continual Learning

Object-level Copy-Move Forgery Image Detection based on Inconsistency Mining

2024-03-31 · Jingyu Wang, Niantai Jing, Ziyao Liu, Jie Nie 외

In copy-move tampering operations, perpetrators often employ techniques, such as blurring, to conceal tampering traces, posing significant challenges to the detection of object-level targets with intact structures. Focus…

Forgery Image DetectionObject