yolov7 model for detecting egyptian cars plates, with custom inference pipeline to return xywh of the plates
git clone https://github.com/AbdelrhmanNile/yolov7_egy_car_plates_detection.git
cd yolov7_egy_car_plates_detection && pip install -r requirements.txt
See the notebook testing.ipynb for example usage