votchallenge / toolkit

The official VOT Challenge evaluation and analysis toolkit
http://www.votchallenge.net/
GNU General Public License v3.0
153 stars 43 forks source link

Problems in testing votrgbtir2020 #31

Open liulei970507 opened 3 years ago

liulei970507 commented 3 years ago

(vot2021) liulei@mmic:~/vot-workspace$ vot test DiMP Checking for new version Unable to retrieve version information HTTPSConnectionPool(host='github.com', port=443): Max retries exceeded with url: /votchallenge/vot-toolkit-python/raw/master/vot/version.py (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7f6498251080>, 'Connection to github.com timed out. (connect timeout=2)')) Scanning registry /home/liulei/vot-workspace/trackers.ini Found 1 trackers Generating dummy sequence Obtaining runtime for tracker DiMP Initializing tracker (1/3) Running process: /home/liulei/anaconda3/envs/pytracking/bin/python -c "import sys;sys.path.insert(0, '/home/liulei/pytracking/pytracking'); import run_vot as run_vot; run_vot.run_votrgbtir2020('dimp', 'super_dimp_rgbt') # Set the tracker name and the parameter name" ------run_votrgbtir2020------- ------_init_visdom------- ------create_tracker------- ------Run tracker on VOT------- ------Constructor VOT------- ------channels------- ------_trax------- @@TRAX:hello "trax.name=" "trax.family=" "trax.image=path;" "trax.region=rectangle;" "trax.description=" "trax.version=3" "vot=python" "trax.channels=color;ir;" Frame does not have information for channel: ir Traceback (most recent call last): File "/home/liulei/anaconda3/envs/vot2021/lib/python3.6/site-packages/vot/utilities/cli.py", line 384, in main do_test(args) File "/home/liulei/anaconda3/envs/vot2021/lib/python3.6/site-packages/vot/utilities/cli.py", line 90, in dotest region, , _ = runtime.initialize(sequence.frame(0), sequence.groundtruth(0)) File "/home/liulei/anaconda3/envs/vot2021/lib/python3.6/site-packages/vot/tracker/trax.py", line 429, in initialize return self._process.initialize(frame, region, tproperties) File "/home/liulei/anaconda3/envs/vot2021/lib/python3.6/site-packages/vot/tracker/trax.py", line 251, in initialize tlist = convert_frame(frame, self._client.channels) File "/home/liulei/anaconda3/envs/vot2021/lib/python3.6/site-packages/vot/tracker/trax.py", line 78, in convert_frame raise DatasetException("Frame does not have information for channel: {}".format(channel)) vot.dataset.DatasetException: Frame does not have information for channel: ir @@TRAX:quit

when I test my trackers on votrgbtir2020, error occured. Would should i do ?

lukacu commented 3 years ago

From the error it looks like you have downloaded a dataset that does not have an IR channel. Can you verify by looking at the sequence data if they indeed contain two channels?

On Thu, Apr 22, 2021 at 9:34 AM liulei970507 @.***> wrote:

(vot2021) @.***:~/vot-workspace$ vot test DiMP Checking for new version Unable to retrieve version information HTTPSConnectionPool(host=' github.com', port=443): Max retries exceeded with url: /votchallenge/vot-toolkit-python/raw/master/vot/version.py (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7f6498251080>, 'Connection to github.com timed out. (connect timeout=2)')) Scanning registry /home/liulei/vot-workspace/trackers.ini Found 1 trackers Generating dummy sequence Obtaining runtime for tracker DiMP Initializing tracker (1/3) Running process: /home/liulei/anaconda3/envs/pytracking/bin/python -c "import sys;sys.path.insert(0, '/home/liulei/pytracking/pytracking'); import run_vot as run_vot; run_vot.run_votrgbtir2020('dimp', 'super_dimp_rgbt') # Set the tracker name and the parameter name" ------run_votrgbtir2020------- ------_init_visdom------- ------create_tracker------- ------Run tracker on VOT------- ------Constructor VOT------- ------channels------- ------_trax------- @@Trax https://github.com/Trax:hello "trax.name=" "trax.family=" "trax.image=path;" "trax.region=rectangle;" "trax.description=" "trax.version=3" "vot=python" "trax.channels=color;ir;" Frame does not have information for channel: ir Traceback (most recent call last): File "/home/liulei/anaconda3/envs/vot2021/lib/python3.6/site-packages/vot/utilities/cli.py", line 384, in main do_test(args) File "/home/liulei/anaconda3/envs/vot2021/lib/python3.6/site-packages/vot/utilities/cli.py", line 90, in dotest region, , _ = runtime.initialize(sequence.frame(0), sequence.groundtruth(0)) File "/home/liulei/anaconda3/envs/vot2021/lib/python3.6/site-packages/vot/tracker/trax.py", line 429, in initialize return self._process.initialize(frame, region, tproperties) File "/home/liulei/anaconda3/envs/vot2021/lib/python3.6/site-packages/vot/tracker/trax.py", line 251, in initialize tlist = convert_frame(frame, self._client.channels) File "/home/liulei/anaconda3/envs/vot2021/lib/python3.6/site-packages/vot/tracker/trax.py", line 78, in convert_frame raise DatasetException("Frame does not have information for channel: {}".format(channel)) vot.dataset.DatasetException: Frame does not have information for channel: ir @@Trax https://github.com/Trax:quit

when I test my trackers on votrgbtir2020, error occured. Would should i do ?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/votchallenge/toolkit/issues/31, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGVY6N3WBLDMPRM7FX2E3TTJ7GPHANCNFSM43L34RCQ .

-- Luka Čehovin Zajc http://luka.tnode.com