CVMar 21, 2025

Follow-Your-Color: Multi-Instance Sketch Colorization

arXiv:2503.16948v210 citationsh-index: 9Has Code
Originality Incremental advance
AI Analysis

This addresses the inefficiency and inaccuracy in coloring multiple instances in 2D line art for artists and novice users, representing a domain-specific incremental improvement.

The paper tackles the problem of multi-instance sketch colorization, which is inefficient and inaccurate in industry workflows, by proposing a diffusion-based framework that automates the process in a single forward pass, outperforming existing methods in chromatic precision and requiring zero manual adjustments.

We present Follow-Your-Color, a diffusion-based framework for multi-instance sketch colorization. The production of multi-instance 2D line art colorization adheres to an industry-standard workflow, which consists of three crucial stages: the design of line art characters, the coloring of individual objects, and the refinement process. The artists are required to repeat the process of coloring each instance one by one, which is inaccurate and inefficient. Meanwhile, current generative methods fail to solve this task due to the challenge of multi-instance pair data collection. To tackle these challenges, we incorporate three technical designs to ensure precise character detail transcription and achieve multi-instance sketch colorization in a single forward pass. Specifically, we first propose the self-play training strategy to address the lack of training data. Then we introduce an instance guider to feed the color of the instance. To achieve accurate color matching, we present fine-grained color matching with edge loss to enhance visual quality. Equipped with the proposed modules, Follow-Your-Color enables automatically transforming sketches into vividly-colored images with accurate consistency and multi-instance control. Experiments on our collected datasets show that our model outperforms existing methods regarding chromatic precision. Specifically, our model critically automates the colorization process with zero manual adjustments, so novice users can produce stylistically consistent artwork by providing reference instances and the original line art. Our code and additional details are available at https://yinhan-zhang.github.io/color.

Foundations

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

Your Notes