Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wgcban authored Mar 11, 2022
1 parent 65be6e8 commit fbe2f9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ After that, you can find the prediction results in `samples/predict_DSIFN`.

When we initialy train our ChangeFormer, we initialized some parameters of the network with a model pre-trained on the RGB segmentation (ADE 160k dataset) to get faster convergence.

You can download the pre-trained model [here](https://www.dropbox.com/sh/4uh7y4a3r77asvo/AACHUnArhg6Cfiw5P3z-L2ACa?dl=00.
You can download the pre-trained model [here](https://www.dropbox.com/sh/4uh7y4a3r77asvo/AACHUnArhg6Cfiw5P3z-L2ACa?dl=00).

Then, update the path to the pre-trained model by updating the ``path`` argument in the ``run_ChangeFormer_LEVIR.sh``.
Here:
Expand Down

0 comments on commit fbe2f9e

Please sign in to comment.