Skip to content
Snippets Groups Projects

Update outdated code

Open manli requested to merge github/fork/Bobholamovic/master into master
1 file
+ 5
1
Compare changes
  • Side-by-side
  • Inline
+ 5
1
# Fully Convolutional Siamese Networks for Change Detection
---
This repo has been deprecated. Please see [CDLab](https://github.com/Bobholamovic/CDLab), which includes more architectures and datasets.
---
This is an unofficial implementation of the paper
> Rodrigo Caye Daudt, Bertrand Le Saux, Alexandre Boulch. (2018, October). Fully convolutional siamese networks for change detection. In 2018 25th IEEE International Conference on Image Processing (ICIP) (pp. 4063-4067). IEEE.
@@ -52,4 +56,4 @@ You can check the model weight files in `exp/base/weights/`, the log files in `e
- 2020.3.14 Add configuration files.
- 2020.4.14 Detail README.md.
- 2020.12.8 Update framework.
\ No newline at end of file
- 2020.12.8 Update framework.
Loading