Skip to content

huberb/chessvision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages