paper-with-me

홈 › Papers

Learning Inclusion Matching for Animation Paint Bucket Colorization

2024-03-27 · CVPR 2024 1 · Yuekun Dai, Shangchen Zhou, Qinyue Li, Chongyi Li, Chen Change Loy

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 values predetermined by a color designer. This frame-by-frame process is both arduous and time-intensive. Current automated methods mainly focus on segment matching. This technique migrates colors from a reference to the target frame by aligning features within line-enclosed segments across frames. However, issues like occlusion and wrinkles in animations often disrupt these direct correspondences, leading to mismatches. In this work, we introduce a new learning-based inclusion matching pipeline, which directs the network to comprehend the inclusion relationships between segments rather than relying solely on direct visual correspondences. Our method features a two-stage pipeline that integrates a coarse color warping module with an inclusion matching module, enabling more nuanced and accurate colorization. To facilitate the training of our network, we also develope a unique dataset, referred to as PaintBucket-Character. This dataset includes rendered line arts alongside their colorized counterparts, featuring various 3D characters. Extensive experiments demonstrate the effectiveness and superiority of our method over existing techniques.

📄 PDF Abstract BibTeX arXiv:2403.18342

Code (1)

ykdai/BasicPBC 공식 구현 pytorch

Tasks

Colorization

Methods 이 논문이 사용한 방법론

Focus 설명 없음

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

PeCA: Palette Context Assisted Inference for Test-Time Paint-Bucket Colourisation on Animation Videos

2026-08-02 · Dongheng Lin, Jianbo Jiao arxiv

In animation production, paint-bucket colourisation for hand-drawn animation is a labour-intensive procedure that assigns each enclosed region in line sketches a colour from reference design sheets. Recent automatic pain…

Line Art Correlation Matching Feature Transfer Network for Automatic Animation Colorization

2020-04-14 · Zhang Qian, Wang Bo, Wen Wei, Li Hai 외

Automatic animation line art colorization is a challenging computer vision problem, since the information of the line art is highly sparse and abstracted and there exists a strict requirement for the color and style cons…

ColorizationGenerative Adversarial NetworkImage-to-Image TranslationLine Art Colorization

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 i…

Video Generation

LongAnimation: Long Animation Generation with Dynamic Global-Local Memory

2025-07-02 · Nan Chen, Mengqi Huang, Yihao Meng, Zhendong Mao arxiv

Animation colorization is a crucial part of real animation industry production. Long animation colorization has high labor costs. Therefore, automated long animation colorization based on the video generation model has s…

Video Generation