paper-with-me

Papers

AceTone: Bridging Words and Colors for Conditional Image Grading

2026-04-01 · Tianren Ma, Mingxiang Liao, Xijin Zhang, Qixiang Ye arxiv

Color affects how we interpret image style and emotion. Previous color grading methods rely on patch-wise recoloring or fixed filter banks, struggling to generalize across creative intents or align with human aesthetic preferences. In this study, we propose AceTone, the first approach that supports multimodal conditioned color grading within a unified framework. AceTone formulates grading as a generative color transformation task, where a model directly produces 3D-LUTs conditioned on text prompts or reference images. We develop a VQ-VAE based tokenizer which compresses a $3\times32^3$ LUT vector to 64 discrete tokens with $ΔE<2$ fidelity. We further build a large-scale dataset, AceTone-800K, and train a vision-language model to predict LUT tokens, followed by reinforcement learning to align outputs with perceptual fidelity and aesthetics. Experiments show that AceTone achieves state-of-the-art performance on both text-guided and reference-guided grading tasks, improving LPIPS by up to 50% over existing methods. Human evaluations confirm that AceTone's results are visually pleasing and stylistically coherent, demonstrating a new pathway toward language-driven, aesthetic-aligned color grading.

📄 PDF Abstract BibTeX arXiv:2604.00530

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Detection of Acetone as a Gas Biomarker for Diabetes Based on Gas Sensor Technology

2024-06-03 · Jiaming Wei, Tong Liu, Jipeng Huang, Xiaowei Li 외

With the continuous development and improvement of medical services, there is a growing demand for improving diabetes diagnosis. Exhaled breath analysis, characterized by its speed, convenience, and non-invasive nature, …

Diagnostic

Untargeted analysis of volatile markers of post-exercise fat oxidation in exhaled breath

2026-04-07 · André Homeyer, Júlia Blanka Sziládi, Jan-Philipp Redlich, Jonathan Beauchamp 외 arxiv

Breath acetone represents a promising non-invasive biomarker for monitoring fat oxidation during exercise. However, its utility is limited by confounding factors, as well as by the fact that significant changes in concen…

Auto-painter: Cartoon Image Generation from Sketch by Using Conditional Generative Adversarial Networks

2017-05-04 · Yifan Liu, Zengchang Qin, Zhenbo Luo, Hua Wang

Recently, realistic image generation using deep neural networks has become a hot topic in machine learning and computer vision. Images can be generated at the pixel level by learning from a large collection of images. Le…

Image Generation

ColorSwap: A Color and Word Order Dataset for Multimodal Evaluation

2024-02-07 · Jirayu Burapacheep, Ishan Gaur, Agam Bhatia, Tristan Thrush

This paper introduces the ColorSwap dataset, designed to assess and improve the proficiency of multimodal models in matching objects with their colors. The dataset is comprised of 2,000 unique image-caption pairs, groupe…

Image GenerationImage-text matchingText Matching

Flexible Portrait Image Editing with Fine-Grained Control

2022-04-04 · Linlin Liu, QiAn Fu, Fei Hou, Ying He

We develop a new method for portrait image editing, which supports fine-grained editing of geometries, colors, lights and shadows using a single neural network model. We adopt a novel asymmetric conditional GAN architect…

Image GenerationSketch-to-Image Translation