Documentation: A full step-by-step explanation of the game can be found in the Medium article.
Trained YOLOv8 Model: The trained YOLOv8 model used in the game can be downloaded from this link.
Demonstration Video: YouTube link.
Custom Training: If you want to train a YOLOv8 segmentation model on your data, detailed steps are provided in my article. You can find the code for training in the Segmentation
folder.
- Clone the repository:
git clone https://github.com/pamudu123/guess-the-country.git
- Install dependencies:
pip install -r requirements.txt
- Run the game:
python Application/info_window.py
I encourage you to enhance this game. In my article, I have outlined both the limitations and potential improvements. Feel free to explore and modify the code to suit your specific requirements. I would love to see your creative take on the game. If you develop an engaging and innovative version, feel free to send me a message.
Enjoy delving into the 'Guess the Country' game !
If you come across any challenges or have questions, please refer to the article for guidance or reach out to me.