# Fight Detection System This project uses YOLOv8 and PyQt5 to create a real-time detection system for fights. The system detects fighting events in images or video streams.
From version 0.2.8, there is no need to install the tkinter module, as the package now uses PyQt5 for the UI. If you are installing a version prior to 0.2.8 and using Linux (Ubuntu) be aware that ...