README.md

July 27, 2025 · View on GitHub

LEVIR-CC Dataset & LEVIR-MCI Dataset

Dataset for Remote Sensing Image Change Captioning and Change Detection

News:

🔥Remote Sensing Spatio-Temporal Vision-Language Models: A Comprehensive Survey: [Paper] [Github]

Paper Source

  • LEVIR-CC: A Large Dataset for Remote Sensing Image Change Captioning. [Paper] [code]
  • LEVIR-MCI: A Large Dataset for exploring multi-task learning for change detection and change captioning. [Paper] [code]

LEVIR-CC Dataset

Download Source:

The path list in the downloaded folder is as follows:

path to LEVIR_CC_dataset:
                ├─LevirCCcaptions.json
                ├─images
                  ├─train
                  │  ├─A
                  │  ├─B
                  ├─val
                  │  ├─A
                  │  ├─B
                  ├─test
                  │  ├─A
                  │  ├─B

where A contains images of pre-phase, B contains images of post-phase.

  • Dataset mean and variance:
FolderR_meanG_meanB_meanR_varG_varB_var
A0.441520.438630.374180.176230.165780.15337
B0.339920.333830.285610.130350.126780.11959
ALL0.390730.386230.329890.153290.146280.13648
  • The LEVIR-CC dataset contains 10,077 pairs of bi-temporal remote sensing images and 50,385 sentences describing the differences between images:

    dataset_example

    image

  • Some examples of our dataset are as follows: dataset_example

LEVIR- MCI Dataset

  • The dataset contains bi-temporal images as well as diverse change detection masks and descriptive sentences. It provides a crucial data foundation for exploring multi-task learning for change detection and change captioning.

  • Download link (https://github.com/Chen-Yang-Liu/Change-Agent)

    image

  • Some examples of our dataset are as follows: dataset_example