siromermer/Dynamic-Chess-Board-Piece-Extraction
Pipeline to convert real-life chess boards into a 2D digital format(FEN) from images and live camera feeds. The system has 2 versions: one for real-time processing using the OAK-D Lite camera and another for high-precision analysis of static images. YOLO is used to detect chess pieces, and traditional cv methods determine board positioning
Stars
55
Forks
9
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/siromermer/Dynamic-Chess-Board-Piece-Extraction"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Pbatch/CameraChessWeb
Record a chess game live and upload the PGN to Lichess
rondinellimorais/chess_recognition
This project uses computer vision techniques to detect objects on a chessboard. The data are...
Amirarsalan-sn/chess-arm-vision
This is Dchess ! A robotic Chess grandmaster.
Dilanya/Chess-Pieces-Detection
This is a model created using YOLO and Roboflow to identify chess pieces.