alpr-unconstrained
alpr-unconstrained copied to clipboard
Segmentation fault - Directory Issue
Hello experts,
I am getting following error when I run the command "bash get-networks.sh && bash run.sh -i samples/test -o /tmp/output -c /tmp/output/results.csv".
run.sh: line 90: 800 Segmentation fault python vehicle-detection.py $input_dir $output_dir
I am running on Windows 10 with cygwin.
Thanks in advance.
Its running on Python 3.6
bash is linux command, so you need to install bash in you os. https://www.windowscentral.com/install-windows-subsystem-linux-windows-10