Elucidation / ChessboardFenTensorflowJsLinks
Find chessboard FEN from a screenshot using TensorflowJs
☆25Updated last year
Alternatives and similar repositories for ChessboardFenTensorflowJs
Users that are interested in ChessboardFenTensorflowJs are comparing it to the libraries listed below
Sorting:
- Uses neural networks to extract chess positions from images☆133Updated 2 years ago
- Chess Query Engine☆165Updated 4 years ago
- Chess game analyzer☆58Updated 2 months ago
- Predict chessboard FEN layouts from images using TensorFlow☆547Updated 2 years ago
- Parse and create PGNs (Portable Game Notation for chess games)☆34Updated 3 months ago
- A JavaScript chessboard without dependencies. Rendered in SVG, coded in ES6. Views FEN, handles move input, animated, responsive, expanda…