This model is contributed by Dong Xu (徐栋) from watrix.ai (银河水滴).
Please note that the model is trained with Chinese license plates, so the detection results of other license plates with this model may be limited.
Run the following command to try the demo:
# detect on camera input
python demo.py
# detect on an image
python demo.py --input /path/to/image -v
# get help regarding various parameters
python demo.py --help
All files in this directory are licensed under Apache 2.0 License