End-to-End Chess Recognition
Athanasios Masouris, Jan van Gemert

TL;DR
This paper proposes an end-to-end deep learning approach for chess recognition from real-world photographs, introducing a new challenging dataset and achieving significant improvements over previous methods.
Contribution
The paper introduces a novel end-to-end deep learning model for chess recognition and a new dataset with real-world images captured from various angles.
Findings
Outperforms existing methods by ~7x in accuracy.
Recognizes chess configurations in 15.26% of test images.
Introduces ChessReD dataset with 10,800 real photographs.
Abstract
Chess recognition is the task of extracting the chess piece configuration from a chessboard image. Current approaches use a pipeline of separate, independent, modules such as chessboard detection, square localization, and piece classification. Instead, we follow the deep learning philosophy and explore an end-to-end approach to directly predict the configuration from the image, thus avoiding the error accumulation of the sequential approaches and eliminating the need for intermediate annotations. Furthermore, we introduce a new dataset, Chess Recognition Dataset (ChessReD), that consists of 10,800 real photographs and their corresponding annotations. In contrast to existing datasets that are synthetically rendered and have only limited angles, ChessReD has photographs captured from various angles using smartphone cameras; a sensor choice made to ensure real-world applicability. Our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Analysis and Summarization · Anomaly Detection Techniques and Applications · Image and Object Detection Techniques
