Elucidation / tensorflow_chessbot

Predict chessboard FEN layouts from images using TensorFlow
http://www.tetralark.com/tensorflow_chessbot/
MIT License
520 stars 96 forks source link

Tile Dataset #43

Closed simplyinquisitive closed 1 year ago

simplyinquisitive commented 1 year ago

where can I find the tile dataset with pieces against different board backgrounds

Elucidation commented 1 year ago

Unfortunately it doesn't exist anymore, I described how I generated it here https://www.tetralark.com/tensorflow_chessbot/tensorflow_generate_training_data.html , feel free to reproduce

If I regenerate a public tile dataset I'll update this issue