sugam24 commited on
Commit
ba4b0fb
·
verified ·
1 Parent(s): 00c9b76

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -12,7 +12,7 @@ Kathmandu Valley land-use segmentation, 6 classes, ignore_index=255, 512x512 @ 0
12
  | fold | 1 of 3 |
13
  | ablation | `no_sampler` |
14
  | seed | 42 |
15
- | best epoch | 74 |
16
  | detail path | True |
17
  | CSA reweighting | True (tau=[0.6, 0.35, 0.35, 0.6, 0.6, 0.6], w_min=0.25) |
18
  | soft-clDice | True (mu=0.3) |
@@ -23,9 +23,9 @@ mIoU **0.5509** | mF1 0.6919 | OA 0.8255 | kappa 0.6846
23
 
24
  | class | IoU | UA (prec) | PA (rec) |
25
  |---|---|---|---|
26
- | Residential | 0.8473 | 0.9369 | 0.8986 |
27
- | Road | 0.4297 | 0.5062 | 0.7400 |
28
- | River | 0.4790 | 0.6869 | 0.6128 |
29
- | Forest | 0.7017 | 0.9286 | 0.7417 |
30
- | UnusedLand | 0.2771 | 0.5500 | 0.3583 |
31
- | Agricultural | 0.5706 | 0.6220 | 0.8735 |
 
12
  | fold | 1 of 3 |
13
  | ablation | `no_sampler` |
14
  | seed | 42 |
15
+ | best epoch | 79 |
16
  | detail path | True |
17
  | CSA reweighting | True (tau=[0.6, 0.35, 0.35, 0.6, 0.6, 0.6], w_min=0.25) |
18
  | soft-clDice | True (mu=0.3) |
 
23
 
24
  | class | IoU | UA (prec) | PA (rec) |
25
  |---|---|---|---|
26
+ | Residential | 0.8471 | 0.9369 | 0.8983 |
27
+ | Road | 0.4307 | 0.5087 | 0.7376 |
28
+ | River | 0.4776 | 0.6874 | 0.6102 |
29
+ | Forest | 0.7031 | 0.9276 | 0.7440 |
30
+ | UnusedLand | 0.2769 | 0.5528 | 0.3568 |
31
+ | Agricultural | 0.5703 | 0.6210 | 0.8749 |