paper-with-me

Papers

Inharmonious Region Localization

2021-04-19 · Jing Liang, Li Niu, Liqing Zhang

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.

📄 PDF Abstract BibTeX arXiv:2104.09453

Code (1)

bcmi/DIRL 공식 구현 pytorch

Tasks

DecoderImage Harmonization

Similar Papers 제목 키워드 기반

Inharmonious Region Localization by Magnifying Domain Discrepancy

2022-09-30 · Jing Liang, Li Niu, Penghao Wu, Fengjun Guo 외

Inharmonious region localization aims to localize the region in a synthetic image which is incompatible with surrounding background. The inharmony issue is mainly attributed to the color and illumination inconsistency pr…

Image Harmonization

Inharmonious Region Localization with Auxiliary Style Feature

2022-10-05 · Penghao Wu, Li Niu, Liqing Zhang

With the prevalence of image editing techniques, users can create fantastic synthetic images, but the image quality may be compromised by the color/illumination discrepancy between the manipulated region and background. …

Inharmonious Region Localization via Recurrent Self-Reasoning

2022-10-05 · Penghao Wu, Li Niu, Jing Liang, Liqing Zhang

Synthetic images created by image editing operations are prevalent, but the color or illumination inconsistency between the manipulated region and background may make it unrealistic. Thus, it is important yet challenging…

ClusteringDecoderImage Harmonization

Semantic-guided Multi-Mask Image Harmonization

2022-07-24 · Xuqian Ren, Yifan Liu

Previous harmonization methods focus on adjusting one inharmonious region in an image based on an input mask. They may face problems when dealing with different perturbations on different semantic regions without availab…

Image HarmonizationSemantic Segmentation

Task-Balanced Distillation for Object Detection

2022-08-05 · Ruining Tang, Zhenyu Liu, Yangguang Li, Yiguo Song 외

Mainstream object detectors are commonly constituted of two sub-tasks, including classification and regression tasks, implemented by two parallel heads. This classic design paradigm inevitably leads to inconsistent spati…

ClassificationKnowledge DistillationObjectobject-detection+2