TL;DR
This paper introduces a recurrent attentive model framework for language-based image editing, enabling dynamic, region-specific image modifications guided by natural language descriptions, validated on multiple datasets.
Contribution
It presents a novel recurrent attentive model with termination gates for dynamic inference in language-based image editing tasks, including segmentation and colorization.
Findings
Achieved state-of-the-art image segmentation on ReferIt dataset.
Developed the first language-based colorization on Oxford-102 Flowers.
Validated effectiveness on synthetic and real datasets.
Abstract
We investigate the problem of Language-Based Image Editing (LBIE). Given a source image and a natural language description, we want to generate a target image by editing the source image based on the description. We propose a generic modeling framework for two sub-tasks of LBIE: language-based image segmentation and image colorization. The framework uses recurrent attentive models to fuse image and language features. Instead of using a fixed step size, we introduce for each region of the image a termination gate to dynamically determine after each inference step whether to continue extrapolating additional information from the textual description. The effectiveness of the framework is validated on three datasets. First, we introduce a synthetic dataset, called CoSaL, to evaluate the end-to-end performance of our LBIE system. Second, we show that the framework leads to state-of-the-art…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsColorization
