Yanis236 commited on
Commit
daeb3b5
·
verified ·
1 Parent(s): af5dbf0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,5 +18,5 @@ The backbones are ResNet-50 pretrained on ImageNet.
18
 
19
  ## Model checkpoint
20
 
21
- Here we provide the weights for our Dual U-Net that have been obtained after a pre-training on our Hybrid Semantic Change Dataset **FSC-180k**. They can be used for fine-tuning or inference on real change dataset using [our code](https://github.com/yb23/HySCDG) and specifically passing the .ckpt file as --run_id variable.
22
 
 
18
 
19
  ## Model checkpoint
20
 
21
+ Here we provide the weights for our Dual U-Net that have been obtained after a pre-training on our Hybrid Semantic Change Dataset **FSC-180k**. They can be used for fine-tuning or inference on real change dataset using [our code](https://github.com/yb23/HySCDG) and specifically passing the .ckpt file as `--run_id` variable.
22