Views
No views yet
| field | value |
|---|---|
| architecture | UNetFormer, timm resnet18 encoder (ImageNet), global-local attention decoder |
| split mode | block |
| fold | 0 of 3 |
| seed | 42 |
| input | 512x512, ImageNet norm, effective GSD 0.586 m/px |
| classes | Residential, Road, River, Forest, UnusedLand, Agricultural |
| lr (dec/enc) | 0.0006 / 6e-05, AdamW wd 0.0001 |
| aux head weight | 0.4 |
| best epoch | 54 |
| val mIoU | 0.3323 |
| val mF1 | 0.4589 |
| val OA | 0.6214 |
| val kappa | 0.4970 |
| class | IoU | F1 |
|---|---|---|
| Residential | 0.6131 | 0.7602 |
| Road | 0.1761 | 0.2994 |
| River | 0.0195 | 0.0383 |
| Forest | 0.5862 | 0.7391 |
| UnusedLand | 0.2444 | 0.3928 |
| Agricultural | 0.3544 | 0.5234 |
block is sequence-block CV using an export-order proxy, not spatial CV.best.pt holds model_state plus cfg and metrics.