Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds download link for VL-CMU-CD dataset #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,17 @@
This repo is built for scene change detection. We report the performance on three datasets.

- PCD2015 dataset
- paper: [Change detection from a street image pair using cnn features and superpixel segmentation](http://www.vision.is.tohoku.ac.jp/files/9814/3947/4830/71-Sakurada-BMVC15.pdf)
- dataset: http://www.vision.is.tohoku.ac.jp/us/research/4d_city_modeling/pano_cd_dataset/
- paper: [Change detection from a street image pair using cnn features and superpixel segmentation](http://www.vision.is.tohoku.ac.jp/files/9814/3947/4830/71-Sakurada-BMVC15.pdf)
- dataset: http://www.vision.is.tohoku.ac.jp/us/research/4d_city_modeling/pano_cd_dataset/

- VL_CMU_CD dataset
- paper: [Street-view change detection with deconvolutional networks](http://www.robesafe.com/personal/roberto.arroyo/docs/Alcantarilla16rss.pdf)
- dataset: https://ghsi.github.io/proj/RSS2016.html
- paper: [Street-view change detection with deconvolutional networks](http://www.robesafe.com/personal/roberto.arroyo/docs/Alcantarilla16rss.pdf)
- dataset: https://ghsi.github.io/proj/RSS2016.html
- [Download link](https://drive.google.com/file/d/1iQa9OAHNAhzO0tCufpgpowkHvkeUNxVG/view?usp=share_link)

- CD2014 dataset
- paper: [changedetection.net: A new change detection benchmark dataset](https://www.merl.com/publications/docs/TR2012-044.pdf)
- dataset: http://changedetection.net/
- paper: [changedetection.net: A new change detection benchmark dataset](https://www.merl.com/publications/docs/TR2012-044.pdf)
- dataset: http://changedetection.net/
# 06/12/2018 update
We have uploaded the modified CD2014 dataset to [[baiduyun]](https://pan.baidu.com/s/19ReVH6pmizcU79sk2Rsz5w)[[googledrive]](https://drive.google.com/drive/folders/1bUcUZcx8eRFZMsDuzVSo8ZkpLNhkEwNu?usp=sharing),
if you find cd2014 dataset is useful for your research, please cite the paper:
Expand Down