Skip to content

Commit 19caf10

Browse files
committed
fix tinycd's threshold
1 parent b541556 commit 19caf10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/tinycd/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ In this paper, we present a lightweight and effective change detection model, ca
3232

3333
| Method | Backbone | Crop Size | Lr schd | Mem (GB) | Precision | Recall | F1-Score | IoU | config | download |
3434
| :----: | :----------: | :-------: | :-----: | :------: | :-------: | :----: | :------: | :---: | :----------------------------------------------------------: | :------: |
35-
| TinyCD | EfficientNet | 256x256 | 40000 | | 87.77 | 93.68 | 90.63 | 82.86 | [config](https://github.com/likyoo/open-cd/blob/main/configs/tinycd/tinycd_256x256_40k_levircd.py) | |
35+
| TinyCD | EfficientNet | 256x256 | 40000 | | 91.87 | 89.89 | 90.87 | 83.26 | [config](https://github.com/likyoo/open-cd/blob/main/configs/tinycd/tinycd_256x256_40k_levircd.py) | |
3636

3737

3838
- All metrics are based on the category "change".

0 commit comments

Comments
 (0)