Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extracts piece positions from screenshots of chessboards and outputs the board in ascii

Screenshots are taken from lichess.org.

Run python download.py to download training data from lichess.

Example Image:

Example

$ python main.py --predict ./example/example.png
output:
. . r . . r . k
. . . . . p p .
p . . . . b . .
. p . . . N . .
. . . N R . . .
. . P q . . . P
P P . . . P P .
. . . . R . K .

About

extract piece position from chess boards

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages