Deep Fusion Network for Splicing Forgery Localization
Abstract
Digital splicing is a common type of image forgery: some regions of an image are replaced with contents from other images. To locate altered regions in a tampered picture is a challenging work because the difference is unknown between the altered regions and the original regions and it is thus necessary to search the large hypothesis space for a convincing result. In this paper, we proposed a novel deep fusion network to locate tampered area by tracing its border. A group of deep convolutional neural networks called Base-Net were firstly trained to response the certain type of splicing forgery respectively. Then, some layers of the Base-Net are selected and combined as a deep fusion neural network (Fusion-Net). After fine-tuning by a very small number of pictures, Fusion-Net is able to discern whether an image block is synthesized from different origins. Experiments on the benchmark datasets show that our method is effective in various situations and outperform state-of-the-art methods.
Cite
Text
Liu and Pun. "Deep Fusion Network for Splicing Forgery Localization." European Conference on Computer Vision Workshops, 2018. doi:10.1007/978-3-030-11012-3_21Markdown
[Liu and Pun. "Deep Fusion Network for Splicing Forgery Localization." European Conference on Computer Vision Workshops, 2018.](https://mlanthology.org/eccvw/2018/liu2018eccvw-deep/) doi:10.1007/978-3-030-11012-3_21BibTeX
@inproceedings{liu2018eccvw-deep,
title = {{Deep Fusion Network for Splicing Forgery Localization}},
author = {Liu, Bo and Pun, Chi-Man},
booktitle = {European Conference on Computer Vision Workshops},
year = {2018},
pages = {237-251},
doi = {10.1007/978-3-030-11012-3_21},
url = {https://mlanthology.org/eccvw/2018/liu2018eccvw-deep/}
}