InPeerReview commited on
Commit
fdf17f8
·
verified ·
1 Parent(s): b908c32

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -27,6 +27,7 @@ pip install -U openmim
27
  pip install triton==2.0.0
28
  mim install mmcv
29
  pip install -U fvcore
 
30
  ```
31
  ### 📁Dataset Preparation
32
  We evaluate our method on three public datasets: **LEVIR-CD**, **WHU-CD**, and **CLCD**.
 
27
  pip install triton==2.0.0
28
  mim install mmcv
29
  pip install -U fvcore
30
+ cd rscd/models/backbones/lib_mamba/kernels/selective_scan && pip install .
31
  ```
32
  ### 📁Dataset Preparation
33
  We evaluate our method on three public datasets: **LEVIR-CD**, **WHU-CD**, and **CLCD**.