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
/neural-networks/PY-GOTURN$ ./show_tracker_vot.sh
Traceback (most recent call last):
File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"main", mod_spec)
File "/usr/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/neural-networks/PY-GOTURN/goturn/test/show_tracker_vot.py", line 10, in
from ..loader.loader_vot import loader_vot
File "neural-networks/PY-GOTURN/goturn/loader/loader_vot.py", line 9, in
from video import video
The text was updated successfully, but these errors were encountered:
/neural-networks/PY-GOTURN$ ./show_tracker_vot.sh
Traceback (most recent call last):
File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"main", mod_spec)
File "/usr/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/neural-networks/PY-GOTURN/goturn/test/show_tracker_vot.py", line 10, in
from ..loader.loader_vot import loader_vot
File "neural-networks/PY-GOTURN/goturn/loader/loader_vot.py", line 9, in
from video import video
The text was updated successfully, but these errors were encountered: