paper-with-me

홈 › Papers

DACoN: DINO for Anime Paint Bucket Colorization with Any Number of Reference Images

2025-09-18 · Kazuma Nagata, Naoshi Kaneko arxiv

Automatic colorization of line drawings has been widely studied to reduce the labor cost of hand-drawn anime production. Deep learning approaches, including image/video generation and feature-based correspondence, have improved accuracy but struggle with occlusions, pose variations, and viewpoint changes. To address these challenges, we propose DACoN, a framework that leverages foundation models to capture part-level semantics, even in line drawings. Our method fuses low-resolution semantic features from foundation models with high-resolution spatial features from CNNs for fine-grained yet robust feature extraction. In contrast to previous methods that rely on the Multiplex Transformer and support only one or two reference images, DACoN removes this constraint, allowing any number of references. Quantitative and qualitative evaluations demonstrate the benefits of using multiple reference images, achieving superior colorization performance. Our code and model are available at https://github.com/kzmngt/DACoN.

📄 PDF Abstract BibTeX arXiv:2509.14685

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Similar Papers 제목 키워드 기반

Paint Bucket Colorization Using Anime Character Color Design Sheets

2024-10-25 · Yuekun Dai, Qinyue Li, Shangchen Zhou, Yihang Luo 외

Line art colorization plays a crucial role in hand-drawn animation production, where digital artists manually colorize segments using a paint bucket tool, guided by RGB values from character color design sheets. This pro…

ColorizationLine Art Colorization

Learning Inclusion Matching for Animation Paint Bucket Colorization

2024-03-27 · CVPR 2024 1 · Yuekun Dai, Shangchen Zhou, Qinyue Li, Chongyi Li 외

Colorizing line art is a pivotal task in the production of hand-drawn cel animation. This typically involves digital painters using a paint bucket tool to manually color each segment enclosed by lines, based on RGB value…

Colorization

Style Transfer for Anime Sketches with Enhanced Residual U-net and Auxiliary Classifier GAN

2017-06-11 · Lvmin Zhang, Yi Ji, Xin Lin

Recently, with the revolutionary neural style transferring methods, creditable paintings can be synthesized automatically from content images and style images. However, when it comes to the task of applying a painting's …

ColorizationGenerative Adversarial NetworkStyle Transfer

AnimeDiffusion: Anime Face Line Drawing Colorization via Diffusion Models

2023-03-20 · Yu Cao, Xiangqiao Meng, P. Y. Mok, Xueting Liu 외

It is a time-consuming and tedious work for manually colorizing anime line drawing images, which is an essential stage in cartoon animation creation pipeline. Reference-based line drawing colorization is a challenging ta…

ColorizationImage Reconstruction

AnimeColor: Reference-based Animation Colorization with Diffusion Transformers

2025-07-27 · Yuhong Zhang, Liyao Wang, Han Wang, Danni Wu 외 arxiv

Animation colorization plays a vital role in animation production, yet existing methods struggle to achieve color accuracy and temporal consistency. To address these challenges, we propose \textbf{AnimeColor}, a novel re…