Command Palette

Rapidly navigate through my projects

Chess Vision

Chess Vision

Extract a chessboard's state from a screenshot

TensorflowComputer VisionPython
About this Project

Chess Vision AI is a project aimed at extracting the state of a chessboard from a screenshot using a trained AI model. This project is part of my training on AI, and it achieves an accuracy of 99.8% in classifying chessboard squares. As long as the chessboard is the default one on chess.com. For now. This is a Python project because TensorFlow.js isn't quite on par with Python's version, and the collateral tooling (like NumPy, pandas, etc.) isn't as good in the JavaScript realm. For now.

Technologies Used

TensorflowComputer VisionPython

Project Details

Created:
Last Updated:

Project Links