Image Splicing Localization via Semi-Global Network and Fully Connected Conditional Random Fields

Abstract

We address the problem of image splicing localization : given an input image, localizing the spliced region which is cut from another image. We formulate this as a classification task but, critically, instead of classifying the spliced region by local patch, we leverage the features from whole image and local patch together to classify patch. We call this structure Semi-Global Network. Our approach exploits the observation that the spliced region should not only highly relate to local features (spliced edges), but also global features (semantic information, illumination, etc.) from the whole image. Furthermore, we first integrate Fully Connected Conditional Random Fields as post-processing technique in image splicing to improve the consistency between the input image and the output of the network. We show that our method outperforms other state-of-the-art methods in three popular datasets.

Cite

Text

Cun and Pun. "Image Splicing Localization via Semi-Global Network and Fully Connected Conditional Random Fields." European Conference on Computer Vision Workshops, 2018. doi:10.1007/978-3-030-11012-3_22

Markdown

[Cun and Pun. "Image Splicing Localization via Semi-Global Network and Fully Connected Conditional Random Fields." European Conference on Computer Vision Workshops, 2018.](https://mlanthology.org/eccvw/2018/cun2018eccvw-image/) doi:10.1007/978-3-030-11012-3_22

BibTeX

@inproceedings{cun2018eccvw-image,
  title     = {{Image Splicing Localization via Semi-Global Network and Fully Connected Conditional Random Fields}},
  author    = {Cun, Xiaodong and Pun, Chi-Man},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2018},
  pages     = {252-266},
  doi       = {10.1007/978-3-030-11012-3_22},
  url       = {https://mlanthology.org/eccvw/2018/cun2018eccvw-image/}
}