CVJul 4, 2024

DiffRetouch: Using Diffusion to Retouch on the Shoulder of Experts

arXiv:2407.03757v112 citationsh-index: 27
Originality Incremental advance
AI Analysis

This addresses the need for customizable and diverse image retouching tools for users with different aesthetic preferences, though it is incremental as it builds on existing diffusion models.

The paper tackles the problem of deterministic image retouching models that lack style diversity by proposing DiffRetouch, a diffusion-based method that captures complex fine-retouched distributions, resulting in superior performance in visual appeal and sample diversity.

Image retouching aims to enhance the visual quality of photos. Considering the different aesthetic preferences of users, the target of retouching is subjective. However, current retouching methods mostly adopt deterministic models, which not only neglects the style diversity in the expert-retouched results and tends to learn an average style during training, but also lacks sample diversity during inference. In this paper, we propose a diffusion-based method, named DiffRetouch. Thanks to the excellent distribution modeling ability of diffusion, our method can capture the complex fine-retouched distribution covering various visual-pleasing styles in the training data. Moreover, four image attributes are made adjustable to provide a user-friendly editing mechanism. By adjusting these attributes in specified ranges, users are allowed to customize preferred styles within the learned fine-retouched distribution. Additionally, the affine bilateral grid and contrastive learning scheme are introduced to handle the problem of texture distortion and control insensitivity respectively. Extensive experiments have demonstrated the superior performance of our method on visually appealing and sample diversity. The code will be made available to the community.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes