We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd23dae commit 0726840Copy full SHA for 0726840
configs/ttp/README.md
@@ -42,7 +42,7 @@ pip install peft
42
43
| Method | Backbone | Crop Size | Lr schd | Precision | Recall | F1-Score | IoU | config |
44
| :----: | --------- | :-------: | :-----: | :-------: | :----: | :------: | :--: | :----------------------------------------------------------: |
45
-| TTP | ViT-sam-L | 512x512 | 300e | | | | | [config](https://github.com/likyoo/open-cd/blob/main/configs/ttp/ttp_vit-sam-l_512x512_300e_levircd.py) |
+| TTP | ViT-SAM-L | 512x512 | 300e | | | | | [config](https://github.com/likyoo/open-cd/blob/main/configs/ttp/ttp_vit-sam-l_512x512_300e_levircd.py) |
46
47
48
- All metrics are based on the category "change".
0 commit comments