Region-Wise Correspondence Prediction between Manga Line Art Images
About
Understanding region-wise correspondences between manga line art images is fundamental for high-level manga processing, supporting downstream tasks such as line art colorization and in-between frame generation. Unlike natural images that contain rich visual cues, manga line art consists only of sparse black-and-white strokes, making it challenging to determine which regions correspond across images. In this work, we introduce a new task: predicting region-wise correspondence between raw manga line art images without any annotations. To address this problem, we propose a Transformer-based framework trained on large-scale, automatically generated region correspondences. The model learns to suppress noisy matches and strengthen consistent structural relationships, resulting in robust patch-level feature alignment within and across images. During inference, our method segments each line art and establishes coherent region-level correspondences through edge-aware clustering and region matching. We construct manually annotated benchmarks for evaluation, and experiments across multiple datasets demonstrate both high patch-level accuracy and strong region-level correspondence performance, achieving 78.4-84.4% region-level accuracy. These results highlight the potential of our method for real-world manga and animation applications.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Region Segmentation | GenAI | ARI50.92 | 4 | |
| Region Segmentation | ATD | ARI48.11 | 4 | |
| Patch-level evaluation | PBC dataset | AP99.93 | 3 | |
| Intra-image patch-level matching | ATD | AP88.75 | 2 | |
| Intra-image patch-level matching | GenAI | AP88.42 | 2 | |
| Region Matching | ATD | Region Accuracy84.44 | 2 | |
| Region Matching | GenAI | Region Accuracy78.43 | 2 | |
| Region-level evaluation | PBC datasets | ARI83.86 | 2 | |
| Cross-image patch-level matching | ATD | AP83.72 | 1 | |
| Cross-image patch-level matching | GenAI | AP83.49 | 1 |