source_pgn = ".\\Data\\euwe_colle_karlsbad_1929.pgn" dest_fen = ".\\Data\\euwe_colle_karlsbad_1929.fen" print("Converting file " + source_pgn + " to FEN strings ...
The goal of this project is to detect a chessboard from the image of a chessboard and to predict its configuration. The configuration prediction is returned using the Forsyth-Edwards Notation. If the ...