Recently, a line art coloring method called MangaNinja has attracted widespread attention. By simply inputting a line drawing and a reference image, it can color the target line art based on the reference image. This technology is based on a diffusion model and focuses on reference image-guided line art coloring, significantly enhancing the accuracy of coloring and interactive control.

The research team ensured the precise transmission of character details through two innovative designs. First, they introduced a patch rearrangement module to facilitate correspondence learning between the reference color image and the target line art. Second, they adopted a point-driven control scheme, allowing users to finely match colors.

image.png

In their experiments, the researchers constructed a self-collected benchmark dataset and compared it with existing coloring methods. The results showed that MangaNinja significantly outperformed other methods in coloring accuracy and generated image quality. An important feature of this method is that it can achieve high-quality coloring results without relying on point guidance.

image.png

MangaNinja has demonstrated its unique advantages when dealing with challenging scenes. For instance, when facing significant character pose variations or missing details, point guidance can help resolve these issues. Additionally, when multiple objects are involved, point guidance effectively prevents color confusion. Furthermore, users can perform multi-reference image coloring by selecting specific areas from multiple reference images, providing guidance for various elements of the line art and effectively addressing conflicts between similar visual elements.

This technology also supports semantic color matching and fine control when using different reference images. The researchers believe that this interactive coloring approach can help users find inspiration during the coloring process and provide more creative possibilities.

Project: https://johanan528.github.io/MangaNinjia/

GitHub: https://github.com/ali-vilab/MangaNinjia

Key Points:

🌟 MangaNinja is a reference image-based line art coloring method with precise matching and detailed control capabilities.

🎨 Through an innovative patch rearrangement module and point-driven control scheme, MangaNinja significantly improves coloring accuracy and image quality.

🖌️ This technology can tackle diverse coloring challenges, including extreme poses and coordination of multiple reference images, achieving a high-quality interactive coloring experience.