The TAO dataset consists of a collection of videos from different sources.
Most of the TAO sequences can be downloaded directly (1) while you have to agree to our conditions to download the remaining AVA and HACS videos (2).
Download directly from the browser:
TRAIN Data
VAL Data
TEST Data
Download from command line:
Linux
wget "https://motchallenge.net/data/1-TAO_TRAIN.zip"
wget "https://motchallenge.net/data/2-TAO_VAL.zip"
wget "https://motchallenge.net/data/3-TAO_TEST.zip"
OS
curl - L https://motchallenge.net/data/1-TAO_TRAIN.zip -o TAO_TRAIN.zip
curl - L https://motchallenge.net/data/2-TAO_VAL.zip -o TAO_VAL.zip
curl - L https://motchallenge.net/data/3-TAO_TEST.zip -o TAO_TEST.zip
To download the TAO AVA and HACS videos you need to have an active MOTChallenge account. If you do not have an account please register first here.