sergiomsilva / alpr-unconstrained

License Plate Detection and Recognition in Unconstrained Scenarios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'bash get-networks.sh' not working.

kstar1996 opened this issue · comments

'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