alpr-unconstrained
alpr-unconstrained copied to clipboard
Wrong Type
Traceback (most recent call last):
File "vehicle-detection.py", line 27, in
if you are using python3, add "b" in front of your model path. For example: ocr_weights = b'data/ocr/ocr-net.weights'
https://github.com/pjreddie/darknet/issues/241#issuecomment-354640772