I'm trying to set up a workspace for vot2019/rgbtir, but the tool fails to download the data. I get "FIle not available" messages for each sequence:
Traceback (most recent call last):
File ".../vot/dataset/common.py", line 278, in download_dataset_meta
download_uncompress(channel_url, channel_directory)
...
File not available
It seems that the links to the sequence frames are broken. The annotations appear to download OK. Is there a way to fix this issue and get access to the data?