oscd / README.md
hkristen's picture
Upload README.md with huggingface_hub
4958d78 verified
---
license: cc-by-nc-sa-4.0
---
# OSCD (Onera Satellite Change Detection)
The [Onera Satellite Change Detection dataset](https://rcdaudt.github.io/oscd/) addresses the issue of detecting changes between satellite images from different dates. Imagery comes from Sentinel-2.
If you use this dataset, please cite:
```
@inproceedings{daudt2018urban,
title={Urban Change Detection for Multispectral Earth Observation Using Convolutional Neural Networks},
author={Daudt, Rodrigo Caye and Le Saux, Bertrand and Boulch, Alexandre and Gousseau, Yann},
booktitle={IGARSS 2018-2018 IEEE International Geoscience and Remote Sensing Symposium},
pages={2115--2118},
year={2018},
organization={IEEE}
}
```