https://github.com/nobody-1321/cheese
Chess Game Image Processing
https://github.com/nobody-1321/cheese
image-processing opencv python
Last synced: about 2 months ago
JSON representation
Chess Game Image Processing
- Host: GitHub
- URL: https://github.com/nobody-1321/cheese
- Owner: Nobody-1321
- Created: 2024-11-09T22:10:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-23T19:23:34.000Z (over 1 year ago)
- Last Synced: 2025-01-01T06:15:53.151Z (over 1 year ago)
- Topics: image-processing, opencv, python
- Language: Python
- Homepage:
- Size: 28.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chess Piece Classification using Computer Vision and Machine Learning
This project aims to classify chess pieces using computer vision and machine learning techniques.
### Objective:
The objective of the classification is to identify the cells that contain chess pieces in order to analyze the moves and implement a chess engine such as Stockfish to play with it.
### Technologies Used:
Computer Vision: OpenCV for image processing tasks.
Machine Learning: TensorFlow/Keras for building and training models.
**If you're interested in the project and would like to know more about how the implementation was done, stay tuned! The detailed description and documentation of the project will soon be added to the repository's Wiki.**
