You can download the video and time series dataset from the following link.
The link provides a zip file containing three folders:
time_series_from_videoTrain_Test_Validation_sequenceVideos
The directory structure, including all folders, subfolders, and files, is outlined below.
SISLab_VVR
│
├── time_series_from_video
│ ├── timeseries_video_id2.pkl
│ ├── timeseries_video_id3.pkl
│ ├── timeseries_video_id4.pkl
│ └── timeseries_video_id6.pkl
│
├── Train_Test_Validation_sequence
│ ├── testx.npy
│ ├── testy.npy
│ ├── trainx.npy
│ ├── trainy.npy
│ ├── valx.npy
│ └── valy.npy
│
└── Videos
├── details.xlsx
├── video_0.mp4
├── video_1.mp4
├── video_2.mp4
├── video_3.mp4
├── video_4.mp4
├── video_6.mp4
└── video_temp.mp4
