This is TrackingNet, a large-scale dataset for tracking containing more than 30k videos. If you use this dataset for your work, please cite our corresponding ECCV'18 paper.
This code has only been tested under Windows. You may encounter the following two issues.
- Due to slight differences in implementation of OpenCV/FFMPEG we cannot gurantee that the frames will be exactly the same as the ones we provide above which were extracted using Windows.
- From time to time videos are removed from Youtube. It is possible that you won't be able to obtain the complete dataset.
If above code did not work for you, you are really desperate to get the data and understand the risks, please proceed.
conda env create -f environment.yml
download_train.bat or download_train.sh
download_test.bat or download_test.sh