Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 399 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 399 Bytes

yolov7_egy_car_plates_detection

yolov7 model for detecting egyptian cars plates, with custom inference pipeline to return xywh of the plates

Download

git clone https://github.com/AbdelrhmanNile/yolov7_egy_car_plates_detection.git

install requirements

cd yolov7_egy_car_plates_detection && pip install -r requirements.txt

usage

See the notebook testing.ipynb for example usage