- Locate the number plate of a vehicle
- Recognize charecters in the number plate (to do)
This project aims to detect number plate of a vehicle in a image. This system is implemented by using YoloV1 in pytorch. YoloV1 is implemented by following this youtube tutorial. The dataset is available in this repository.
- mAP : 0.79
- Average Loss (mean square) : 0.92