8000 GitHub - circleLZY/MBSD-CD
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

circleLZY/MBSD-CD

Repository files navigation

Repository Overview

Official implementation for the paper A Novel Multi-Branch Self-Distillation Framework for Optimizing Remote Sensing Change Detection. This code is built upon the OpenCD toolbox and MTKD-CD.

News

  • 31/3/2024 - The code of MBSD-CD has been open-sourced.

Dataset

The JL1-CD dataset is now publicly available. You can download the checkpoint files from:

The SYSU-CD and CDD datasets can be downloaded through SYSU-CD and CDD (RSAI)

Usage

Install

To set up the environment, follow the installation instructions provided in the OpenCD repository.

Training

Below, we use the Changer-MiT-b0 model as an example:

python tools/train.py configs/distill-changer/distill-changer_ex_mit-b0_512x512_200k_cgwx.py --work-dir /path/to/save/models/Changer-mit-b0/initial

Testing

Run the following command:

python test.py <config-file> <checkpoint>

Checkpoints

All checkpoint files will soon be open sourced.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

3D83

Forks

Releases

No releases published

Packages

No packages published
0