paper-with-me

홈 › Papers

Language-based Photo Color Adjustment for Graphic Designs

2023-08-06 · Zhenwei Wang, Nanxuan Zhao, Gerhard Hancke, Rynson W. H. Lau

Adjusting the photo color to associate with some design elements is an essential way for a graphic design to effectively deliver its message and make it aesthetically pleasing. However, existing tools and previous works face a dilemma between the ease of use and level of expressiveness. To this end, we introduce an interactive language-based approach for photo recoloring, which provides an intuitive system that can assist both experts and novices on graphic design. Given a graphic design containing a photo that needs to be recolored, our model can predict the source colors and the target regions, and then recolor the target regions with the source colors based on the given language-based instruction. The multi-granularity of the instruction allows diverse user intentions. The proposed novel task faces several unique challenges, including: 1) color accuracy for recoloring with exactly the same color from the target design element as specified by the user; 2) multi-granularity instructions for parsing instructions correctly to generate a specific result or multiple plausible ones; and 3) locality for recoloring in semantically meaningful local regions to preserve original image semantics. To address these challenges, we propose a model called LangRecol with two main components: the language-based source color prediction module and the semantic-palette-based photo recoloring module. We also introduce an approach for generating a synthetic graphic design dataset with instructions to enable model training. We evaluate our model via extensive experiments and user studies. We also discuss several practical applications, showing the effectiveness and practicality of our approach. Code and data for this paper are at: https://zhenwwang.github.io/langrecol.

📄 PDF Abstract BibTeX arXiv:2308.03059

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Automatic Photo Adjustment Using Deep Neural Networks

2014-12-24 · Zhicheng Yan, Hao Zhang, Baoyuan Wang, Sylvain Paris 외

Photo retouching enables photographers to invoke dramatic visual impressions by artistically enhancing their photos through stylistic color and tone adjustments. However, it is also a time-consuming and challenging task …

Photo Retouching

Deep Semantics-Aware Photo Adjustment

2017-06-26 · Seonghyeon Nam, Seon Joo Kim

Automatic photo adjustment is to mimic the photo retouching style of professional photographers and automatically adjust photos to the learned style. There have been many attempts to model the tone and the color adjustme…

Photo RetouchingScene Parsing

Color Orchestra: Ordering Color Palettes for Interpolation and Prediction

2017-03-17 · Huy Q. Phan, Hongbo Fu, Antoni B. Chan

Color theme or color palette can deeply influence the quality and the feeling of a photograph or a graphical design. Although color palettes may come from different sources such as online crowd-sourcing, photographs and …

Density EstimationPrediction

Underexposed Photo Enhancement Using Deep Illumination Estimation

2019-06-01 · CVPR 2019 6 · Ruixing Wang, Qing Zhang, Chi-Wing Fu, Xiaoyong Shen 외

This paper presents a new neural network for enhancing underexposed photos. Instead of directly learning an image-to-image mapping as previous work, we introduce intermediate illumination in our network to associate the …

Learning a Deep Color Difference Metric for Photographic Images

2023-03-27 · CVPR 2023 1 · Haoyu Chen, Zhihua Wang, Yang Yang, Qilin Sun 외

Most well-established and widely used color difference (CD) metrics are handcrafted and subject-calibrated against uniformly colored patches, which do not generalize well to photographic images characterized by natural s…