Utilizing computer vision techniques and convolutional neural networks (CNN), the algorithms created for this project classify chess pieces and identify their location on a chessboard. The final application saves images throughout to visualize the performance and outputs a 2D image of the chessboard to see the results (see below). The purpose of this article is to step through this project so that it can be used as the “foundation” for new iterations. See the code for this project on GitHub.
About