sergiomsilva / alpr-unconstrained

License Plate Detection and Recognition in Unconstrained Scenarios
Other
1.71k stars 604 forks source link

'bash get-networks.sh' not working. #158

Closed kstar1996 closed 2 years ago

kstar1996 commented 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.

kstar1996 commented 2 years ago

Weird.. didn't work on MacOS, but worked on linux Same Pycharm IDE