/deep-game-extractor

This is the graduation project for Bogazici University Computer Engineering, Spring 2024.

Primary LanguagePython

Deep Game Extractor

This is the graduation project for Bogazici University Computer Engineering, Spring 2024.

Deep Game Extractor is a tool for collecting screenshots from any game. The captured screenshots can later be used to train AI models.

Installation

To install the required packages, run the following command:

pip install pygame pillow pynput pydub

Usage

To start the program, run the following command:

python main.py

Screenshots

image image image merged_image

Demo

Demo Video

Project Report

Project Report