Views
No views yet
| field | value |
|---|---|
| architecture | SegformerForSemanticSegmentation, nvidia/segformer-b0-finetuned-ade-512-512 |
| split mode | block |
| fold | 1 of 3 |
| seed | 42 |
| input | 512x512, ImageNet norm, effective GSD 0.586 m/px |
| classes | Residential, Road, River, Forest, UnusedLand, Agricultural |
| lr (head/encoder) | 6e-05 / 6e-06 |
| regularization | wd 0.01, drop_path 0.1, smooth 0.05, EMA True |
| best epoch | 131 |
| val mIoU | 0.4657 |
| val mF1 | 0.5935 |
| val OA | 0.7825 |
| val kappa | 0.6334 |
| class | IoU | F1 |
|---|---|---|
| Residential | 0.7994 | 0.8885 |
| Road | 0.2954 | 0.4561 |
| River | 0.1434 | 0.2508 |
| Forest | 0.7506 | 0.8575 |
| UnusedLand | 0.2373 | 0.3836 |
| Agricultural | 0.5679 | 0.7244 |
best.pt holds model_state (EMA weights when EMA is on), the run cfg, the full HF model_config, and metrics.