A Grapical User Interface that presents a Proof of Concept of a proposed YOLOv7 + DeepSORT model that detects Coding Violations in Philippine License Plates.
In your command line interface, navigate to the local directory where this repository is cloned. Run the command below:
pip install -r requirements.txtMake sure that your Python version is 3.11.5
To start the app, run the command below:
python CPS_POC.pyInformally forked from yolov7-deepsort-tracking