Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.18 KB

README.md

File metadata and controls

22 lines (17 loc) · 1.18 KB

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