English

Inharmonious Region Localization

Computer Vision and Pattern Recognition 2021-04-20 v1

Abstract

The advance of image editing techniques allows users to create artistic works, but the manipulated regions may be incompatible with the background. Localizing the inharmonious region is an appealing yet challenging task. Realizing that this task requires effective aggregation of multi-scale contextual information and suppression of redundant information, we design novel Bi-directional Feature Integration (BFI) block and Global-context Guided Decoder (GGD) block to fuse multi-scale features in the encoder and decoder respectively. We also employ Mask-guided Dual Attention (MDA) block between the encoder and decoder to suppress the redundant information. Experiments on the image harmonization dataset demonstrate that our method achieves competitive performance for inharmonious region localization. The source code is available at https://github.com/bcmi/DIRL.

Keywords

Cite

@article{arxiv.2104.09453,
  title  = {Inharmonious Region Localization},
  author = {Jing Liang and Li Niu and Liqing Zhang},
  journal= {arXiv preprint arXiv:2104.09453},
  year   = {2021}
}

Comments

12 pages, 7 figures

R2 v1 2026-06-24T01:20:18.521Z