VidLLVIP / dataset /README.md
jianfeng0369's picture
Add files using upload-large-folder tool
9f30907 verified

dataset

This directory stores the final released VidLLVIP paired infrared-visible video clips. The repository does not include large video files by default, so please download them separately.

Download

After downloading, extract dataset.zip into this directory so that it matches the structure below.

Expected File Structure

dataset/
  README.md
  ir/
    01_0000_0005.mp4
    01_0005_0010.mp4
    ...
  vi/
    01_0000_0005.mp4
    01_0005_0010.mp4
    ...

Videos with the same file name under ir/ and vi/ form one paired sample. For example, ir/01_0000_0005.mp4 and vi/01_0000_0005.mp4 are the infrared and visible videos from the same time interval.

The file name format is:

{source_id}_{start_second}_{end_second}.mp4

The final dataset contains 894 paired 5-second clips. Each clip is 1280 x 1024, 25 FPS, 125 frames, and has no audio.