Chesscorner commited on
Commit
34b590a
1 Parent(s): 225361f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: cc-by-3.0
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-3.0
3
+ ---
4
+ The Handwritten Chess Scoresheet Dataset contains a set of single and double paged chess scoresheet images with ground truth labels for training and testing.
5
+
6
+ Images are named as follows: [Game #]_pg[page #].png
7
+
8
+ Ground truth labels are formatted as follows: [Game #][page #][move #]_[black/white] [ground truth]
9
+
10
+ Note: ground truth labels for testing - found in "testing_tags.txt" - do not include a page number as they are ground truths for the game represented by the corresponding two pages with the same game number. These labels are formatted as follows: [Game #][move #][black/white] [ground truth]