(sutrack) D:\SUTrack\SUTrack-main\depthtrack>vot evaluate sutrack_b224
Unable to read JSON file HTTPSConnectionPool(host='data.votchallenge.net', port=443): Max retries exceeded with url: /vot2019/rgbd/description.json (Caused by SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1149)')))
During the execution of the evaluation code, the aforementioned error occurs. It appears the system is attempting to download a dataset, but I have already prepared the dataset in advance and placed it in the sequences directory.
(sutrack) D:\SUTrack\SUTrack-main\depthtrack>vot evaluate sutrack_b224
Unable to read JSON file HTTPSConnectionPool(host='data.votchallenge.net', port=443): Max retries exceeded with url: /vot2019/rgbd/description.json (Caused by SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1149)')))
During the execution of the evaluation code, the aforementioned error occurs. It appears the system is attempting to download a dataset, but I have already prepared the dataset in advance and placed it in the sequences directory.