Views
No views yet
| field | value |
|---|---|
| architecture | UNetFormer, timm resnet18 encoder (ImageNet), global-local attention decoder |
| split mode | random |
| fold | 2 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 | 98 |
| val mIoU | 0.5259 |
| val mF1 | 0.6726 |
| val OA | 0.7830 |
| val kappa | 0.6558 |
| class | IoU | F1 |
|---|---|---|
| Residential | 0.8150 | 0.8980 |
| Road | 0.4114 | 0.5829 |
| River | 0.4927 | 0.6601 |
| Forest | 0.6710 | 0.8031 |
| UnusedLand | 0.2818 | 0.4397 |
| Agricultural | 0.4834 | 0.6517 |
block is sequence-block CV using an export-order proxy, not spatial CV.best.pt holds model_state plus cfg and metrics.