We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b541556 commit 19caf10Copy full SHA for 19caf10
configs/tinycd/README.md
@@ -32,7 +32,7 @@ In this paper, we present a lightweight and effective change detection model, ca
32
33
| Method | Backbone | Crop Size | Lr schd | Mem (GB) | Precision | Recall | F1-Score | IoU | config | download |
34
| :----: | :----------: | :-------: | :-----: | :------: | :-------: | :----: | :------: | :---: | :----------------------------------------------------------: | :------: |
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) | |
+| 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) | |
36
37
38
- All metrics are based on the category "change".
0 commit comments