diff --git a/configs/tinycd/README.md b/configs/tinycd/README.md index 9557d38..e29eb89 100644 --- a/configs/tinycd/README.md +++ b/configs/tinycd/README.md @@ -32,7 +32,7 @@ In this paper, we present a lightweight and effective change detection model, ca | Method | Backbone | Crop Size | Lr schd | Mem (GB) | Precision | Recall | F1-Score | IoU | config | download | | :----: | :----------: | :-------: | :-----: | :------: | :-------: | :----: | :------: | :---: | :----------------------------------------------------------: | :------: | -| 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) | | - All metrics are based on the category "change".