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

Evaluate problem #28

Closed xuqingyu26 closed 1 year ago

xuqingyu26 commented 3 years ago

Hello, recently, i am working on the rgbt challenge, and when i try to run my tracker using the vot-toolkit-python, i run into some problems, as follows:

Checking for new version Unable to retrieve version information HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Max retries exceeded with url: /votchallenge/vot-toolkit-python/master/vot/version.py (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7efcbb8b5050>: Failed to establish a new connection: [Errno 111] Connection refused')) Downloading sequence dataset "VOT2020 RGBTIR Challenge" with 60 sequences.

######### then, i download the rgbt dataset offline, and set it as the official one, but, the problem above still remains, how can i fix it?

hongsheng-Z commented 2 years ago

Hi, Did you solve this problem, I have the same situation as you.

lukacu commented 2 years ago

Is this the entire stack trace? It looks like the toolkit fails to check for updates, but then it starts downloading sequences, what happens after that, is there an error?

lukacu commented 1 year ago

No response provided, closing issue.