Requirements:
pip install ultralytics paddlepaddle paddleocr
In the working directory, clone this repo:
git clone https://github.com/abewley/sort.git
Replace the path of video in main.py and run it. It will give you an .xlsx with car ID, detected text and the confidence score of each. Another .xlsx with the text with max confidence for each vehicle will also be stored.