A tiny project which can sagment cars from the input images and recognize the color, type and license number of the cars in those images.
- Download train-saver
- Put dictionaries province and digits into PlateNumberRecognition/train-saver/
- Download yolo parameters by following this
- Put the file into yolo/data/weights
- Run Main.py