English

Relaxation Labeling Meets GANs: Solving Jigsaw Puzzles with Missing Borders

Computer Vision and Pattern Recognition 2022-03-29 v1 Machine Learning

Abstract

This paper proposes JiGAN, a GAN-based method for solving Jigsaw puzzles with eroded or missing borders. Missing borders is a common real-world situation, for example, when dealing with the reconstruction of broken artifacts or ruined frescoes. In this particular condition, the puzzle's pieces do not align perfectly due to the borders' gaps; in this situation, the patches' direct match is unfeasible due to the lack of color and line continuations. JiGAN, is a two-steps procedure that tackles this issue: first, we repair the eroded borders with a GAN-based image extension model and measure the alignment affinity between pieces; then, we solve the puzzle with the relaxation labeling algorithm to enforce consistency in pieces positioning, hence, reconstructing the puzzle. We test the method on a large dataset of small puzzles and on three commonly used benchmark datasets to demonstrate the feasibility of the proposed approach.

Cite

@article{arxiv.2203.14428,
  title  = {Relaxation Labeling Meets GANs: Solving Jigsaw Puzzles with Missing Borders},
  author = {Marina Khoroshiltseva and Arianna Traviglia and Marcello Pelillo and Sebastiano Vascon},
  journal= {arXiv preprint arXiv:2203.14428},
  year   = {2022}
}

Comments

Accepted at the 21st International Conference on Image Analysis and Processing (ICIAP) 2021

R2 v1 2026-06-24T10:27:41.821Z