Repository files navigation
Download the following from given links
All other information regarding the setup can be found out in Description FILE. Link to yolo-config is also there itself
Different files and their roles:
Cropping_Plates_from_Detection_YOLOv3_for_OCR.ipynb: Crop output objects from YOLOv3 for OCR
Dataset1(ANPR)_preparation_for_yolo.ipynb: preprocessing ANPR dataset as per YOLOv3 training requirements
(Indian_cars)_preparation_for_YOLO.ipynb: preprocessing Indian Car dataset as per YOLOv3 training requirements
Number_Plate_Detection_YOLOv3.ipynb: Google colab notebook for training & storing final output over test data
OCR_for_NumberPlate.ipynb: OCR over all cropped images and storing it in a list
Description.pdf: Entire problem statement and steps to follow for executing the project
Train.txt,Valid.txt,obj.names,obj.data: Requirements for YOLOv3 as explained in description.pdf
For understanding YOLOv3 training set, click here
You can’t perform that action at this time.