Skip to content

tanmaypandey7/License-Plate-Detection-MRCNN

Repository files navigation

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

About

Using M RCNN to detect Indian license plates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published