/License-Plate-Detection-MRCNN

Using M RCNN to detect Indian license plates

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

License-Plate-Detection

Requirements:

  1. Mask R-CNN(Clone the repo)
  2. mask_rcnn_coco.h5

To run:

Train a new model starting from pre-trained COCO weights

python3 custom.py train --dataset=/path/to/datasetfolder --weights=coco

Use inspect_custom_model.ipynb to check custom images

Test results:

alt text alt text

alt text alt text

alt text alt text