English

Learning by Planning: Language-Guided Global Image Editing

Computer Vision and Pattern Recognition 2021-06-25 v1

Abstract

Recently, language-guided global image editing draws increasing attention with growing application potentials. However, previous GAN-based methods are not only confined to domain-specific, low-resolution data but also lacking in interpretability. To overcome the collective difficulties, we develop a text-to-operation model to map the vague editing language request into a series of editing operations, e.g., change contrast, brightness, and saturation. Each operation is interpretable and differentiable. Furthermore, the only supervision in the task is the target image, which is insufficient for a stable training of sequential decisions. Hence, we propose a novel operation planning algorithm to generate possible editing sequences from the target image as pseudo ground truth. Comparison experiments on the newly collected MA5k-Req dataset and GIER dataset show the advantages of our methods. Code is available at https://jshi31.github.io/T2ONet.

Keywords

Cite

@article{arxiv.2106.13156,
  title  = {Learning by Planning: Language-Guided Global Image Editing},
  author = {Jing Shi and Ning Xu and Yihang Xu and Trung Bui and Franck Dernoncourt and Chenliang Xu},
  journal= {arXiv preprint arXiv:2106.13156},
  year   = {2021}
}

Comments

Accepted by CVPR2021

R2 v1 2026-06-24T03:34:05.037Z