{"id":17046971,"url":"https://github.com/maciejczyzewski/neural-chessboard","last_synced_at":"2025-07-25T11:33:21.675Z","repository":{"id":21914346,"uuid":"94419547","full_name":"maciejczyzewski/neural-chessboard","owner":"maciejczyzewski","description":"♔ An Extremely Efficient Chess-board Detection for Non-trivial Photos ♔","archived":false,"fork":false,"pushed_at":"2023-03-24T23:50:11.000Z","size":56229,"stargazers_count":301,"open_issues_count":11,"forks_count":68,"subscribers_count":18,"default_branch":"draft","last_synced_at":"2025-05-19T16:10:05.877Z","etag":null,"topics":["chess","chess-board","computer-vision","machine-learning"],"latest_commit_sha":null,"homepage":"https://arxiv.org/abs/1708.03898","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maciejczyzewski.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-15T08:46:06.000Z","updated_at":"2025-05-16T12:27:02.000Z","dependencies_parsed_at":"2024-12-17T09:17:39.103Z","dependency_job_id":null,"html_url":"https://github.com/maciejczyzewski/neural-chessboard","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/maciejczyzewski/neural-chessboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maciejczyzewski%2Fneural-chessboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maciejczyzewski%2Fneural-chessboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maciejczyzewski%2Fneural-chessboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maciejczyzewski%2Fneural-chessboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maciejczyzewski","download_url":"https://codeload.github.com/maciejczyzewski/neural-chessboard/tar.gz/refs/heads/draft","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maciejczyzewski%2Fneural-chessboard/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266997864,"owners_count":24018947,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chess","chess-board","computer-vision","machine-learning"],"created_at":"2024-10-14T09:48:00.005Z","updated_at":"2025-07-25T11:33:21.650Z","avatar_url":"https://github.com/maciejczyzewski.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## ♔ Neural Chessboard ♔\n\nAn Extremely Efficient Chess-board Detection for Non-trivial Photos\n\n[arxiv:1708.03898](https://arxiv.org/abs/1708.03898)\n\n![](docs/animated.gif)\n\n\u003e _Computer Vision! Machine learning! A E S T H E T I C!_\n\n## Getting Started\n\n__Dependencies Installation (macOS):__\n```\n$ brew install opencv3               # toolkit for computer vision\n$ pip3 install -r requirements.txt   # toolkit for machine learning\n```\n\n__Dataset \u0026 Training:__\n```\n$ python3 dataset.py\n$ python3 train.py 50\n```\n\n__Testing:__\n```\n$ python3 main.py test\n```\n\n__Example:__\n```\n$ python3 main.py detect --input=photo.jpg --output=board.jpg\n```\n\n__Producing FEN:__\n\u003e NON-PUBLIC ALGORITHM\n```\n$ python3 fen.py --input=board.jpg\n```\n\n__Dependencies:__\n\n- [Python 3](https://www.python.org/downloads/)\n- [Scipy 0.19.1](https://www.scipy.org/)\n- [OpenCV 3](http://opencv.org/)\n- [Tensorflow](https://www.tensorflow.org/) (with [tflearn](https://github.com/tflearn/tflearn) support)\n- [Pyclipper](https://github.com/greginvm/pyclipper)\n\n----\n\n**Raw Process:**\n\n![](docs/appendix.jpg)\n\n**BONUS (old gif):**\n\n![](docs/steps.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaciejczyzewski%2Fneural-chessboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaciejczyzewski%2Fneural-chessboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaciejczyzewski%2Fneural-chessboard/lists"}