You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
jeet@ubuntu:~/store-traffic-monitor-python$ ./store-traffic-monitor.py -lp true -m resources/mobilenet-ssd.xml -l resources/labels.txt -e /opt/intel/computer_vision_sdk/deployment_tools/inference_engine/lib/ubuntu_16.04/intel64/libcpu_extension_avx2.so
[]
Traceback (most recent call last):
File "./store-traffic-monitor.py", line 538, in
sys.exit(main() or 0)
File "./store-traffic-monitor.py", line 315, in main
parse_conf_file()
File "./store-traffic-monitor.py", line 209, in parse_conf_file
if split[0].isdigit():
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
jeet@ubuntu:~/store-traffic-monitor-python$ ./store-traffic-monitor.py -lp true -m resources/mobilenet-ssd.xml -l resources/labels.txt -e /opt/intel/computer_vision_sdk/deployment_tools/inference_engine/lib/ubuntu_16.04/intel64/libcpu_extension_avx2.so
[]
Traceback (most recent call last):
File "./store-traffic-monitor.py", line 538, in
sys.exit(main() or 0)
File "./store-traffic-monitor.py", line 315, in main
parse_conf_file()
File "./store-traffic-monitor.py", line 209, in parse_conf_file
if split[0].isdigit():
IndexError: list index out of range
The text was updated successfully, but these errors were encountered: