Conditional Image Repainting via Semantic Bridge and Piecewise Value Function

Abstract

We study conditional image repainting where a model is trained to generate visual content conditioned on user inputs, and composite the generated content seamlessly onto a user provided image while preserving the semantics of users' inputs. The content generation community have been pursuing to lower the skill barriers. The usage of human language is the rose among horns for this purpose, because the language is friendly to users but poses great difficulties for the model in associating relevant words with the semantically ambiguous regions. To resolve this issue, we propose a delicate mechanism which bridges the semantic chasm between the language input and the generated visual content. The state-of-the-art image compositing techniques pose a latent ceiling of fidelity for the composited content during the adversarial training process. In this work, we improve the compositing by breaking through the latent ceiling using a novel piecewise value function. We demonstrate on two datasets that the proposed techniques can better assist tackling conditional image repainting compared to the existing ones.

Cite

Text

Weng et al. "Conditional Image Repainting via Semantic Bridge and Piecewise Value Function." Proceedings of the European Conference on Computer Vision (ECCV), 2020. doi:10.1007/978-3-030-58545-7_27

Markdown

[Weng et al. "Conditional Image Repainting via Semantic Bridge and Piecewise Value Function." Proceedings of the European Conference on Computer Vision (ECCV), 2020.](https://mlanthology.org/eccv/2020/weng2020eccv-conditional/) doi:10.1007/978-3-030-58545-7_27

BibTeX

@inproceedings{weng2020eccv-conditional,
  title     = {{Conditional Image Repainting via Semantic Bridge and Piecewise Value Function}},
  author    = {Weng, Shuchen and Li, Wenbo and Li, Dawei and Jin, Hongxia and Shi, Boxin},
  booktitle = {Proceedings of the European Conference on Computer Vision (ECCV)},
  year      = {2020},
  doi       = {10.1007/978-3-030-58545-7_27},
  url       = {https://mlanthology.org/eccv/2020/weng2020eccv-conditional/}
}