Deep Metric Learning for Unsupervised CD (WACV'25)
December 8, 2024 ยท View on GitHub
Official PyTorch implementation of "Deep Metric Learning for Unsupervised Change Detection in Remote Sensing Images" (Metric-CD)
paper: https://arxiv.org/abs/2303.09536
Introduction
Demo on OSCD dataset
Conda environment.
Create a virtual conda environment using the provided environment.yml (you may use: conda env create -f environment.yml).
Run Demo.
Once the environment is setup, open Demo_OSCD from jupyter notebook and simply run the file.