ucfai / knightros-gambit

Knightr0's Gambit is a partnership between the UCF student chapter of the Institute of Electrical and Electronics Engineers and the UCF Artificial Intelligence club to create an automatic chessboard (similar to Harry Potter's Wizard Chess with less violence) powered by a custom chess AI.
https://ucfai.github.io/knightros-gambit/
2 stars 3 forks source link

Develop piece color classification capability #102

Open nashirj opened 2 years ago

nashirj commented 2 years ago

The options we have for developing this functionality are clearly laid out in these pages on the Raspberry Turk website: 1) http://www.raspberryturk.com/notebooks/chess_piece_presence.html 2) http://www.raspberryturk.com/details/vision/data_collection.html

nashirj commented 2 years ago

Make a Jupyter notebook recreating results for raspberry turk dataset, then once we have a dataset with our board/camera config, just plug and play with the new images to develop the classifier.