Closed kstar1996 closed 2 years ago
'bash get-networks.sh' doesn't work.
Went here http://sergiomsilva.com/pubs/alpr-unconstrained/ and downloaded the weights and descriptor for WPOD-NET and OCR-NET
but the license-plate-ocr.py requires also two other files called "ocr-net.data" and "ocr-net.names". also the vehicle-detector weights yolo-voc.weights and configurations yolo-voc.cfg files are needed.
Weird.. didn't work on MacOS, but worked on linux Same Pycharm IDE
'bash get-networks.sh' doesn't work.
Went here http://sergiomsilva.com/pubs/alpr-unconstrained/ and downloaded the weights and descriptor for WPOD-NET and OCR-NET
but the license-plate-ocr.py requires also two other files called "ocr-net.data" and "ocr-net.names". also the vehicle-detector weights yolo-voc.weights and configurations yolo-voc.cfg files are needed.