Download our light-weighted, compile-free tracking toolkits or full dataset here.
The benchmark offers light-weighted and compile-free toolkit written in Python. You will find tutorials and examples in the corresponding repositories.
To download VideoCube files, please click one of the following links and provide your email address in the new page. We will send you an email with an link to your download.
To make it easier for users to research with VideoCube, we have selected 150 representative sequences from the original version (500 sequences) to form VideoCube-Tiny. The original full version includes 500 sequences (1.4T), while the tiny version includes 150 sequences (344G). Furthermore, we have updated additional semantic information for the VideoCube-Tiny and proposed a new benchmark named MGIT. Please select the suitable version for you.
The VideoCube dataset includes 500 sequences, divided into three subsets (train/val/test). The content distribution in each subset still follows the 6D principle proposed in the GIT paper.
The dataset download and file organization process is as follows:
|-- val/
| |-- 005/
| | |-- frame_005/
| | | |-- 000000.jpg/
| | | ......
| | | |-- 016891.jpg/
| |-- 008/
| | ......
| |-- 486/
| |-- 493/
|-- VideoCube/
| |-- data/
| | |-- train/
| | | |-- 002/
| | | | ......
| | | |-- 499/
| | |-- val/
| | | |-- 005/
| | | | ......
| | | |-- 493/
| | |-- test/
| | | |-- 001/
| | | | ......
| | | |-- 500/
| | |-- train_list.txt
| | |-- val_list.txt
| | |-- test_list.txt
| |-- attribute/
| | |-- absent/
| | |-- color_constancy_tran/
| | | ......
| | |-- shotcut/
The MGIT dataset includes 150 sequences, divided into three subsets (train/val/test). The content distribution in each subset still follows the 6D principle proposed in the GIT paper.
The dataset download and file organization process is as follows:
|-- val/
| |-- 005/
| | |-- frame_005/
| | | |-- 000000.jpg/
| | | ......
| | | |-- 016891.jpg/
| |-- 029/
| | ......
| |-- 350/
| |-- 362/
|-- MGIT/
| |-- data/
| | |-- train/
| | | |-- 002/
| | | | ......
| | | |-- 480/
| | |-- val/
| | | |-- 005/
| | | | ......
| | | |-- 362/
| | |-- test/
| | | |-- 001/
| | | | ......
| | | |-- 498/
| | |-- train_list.txt
| | |-- val_list.txt
| | |-- test_list.txt
| |-- attribute/
| | |-- absent/
| | |-- color_constancy_tran/
| | | ......
| | |-- shotcut/
Download baseline tracking results and performance reports of 20 public entries on VideoCube from the official account page:
Download baseline tracking results and performance reports of 4 public entries on MGIT from the official account page:
The VideoCube and MGIT dataset is licensed under CC BY-NC-SA 4.0. You are free to use the dataset for research purpose. If you want to use it for commercial purpose, please contact us.
Please cite our IEEE TPAMI paper if VideoCube helps your research.
Please cite our NeurIPS paper if MGIT helps your research.