CoolFace
Modelpublic

SLynMi/Building_Footprint_Extraction___claude_footprint_model

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes
Model Card

Building Footprint Extraction — FootprintNet checkpoints

Checkpoints for the BONAI building-footprint extraction project. Each folder holds the best checkpoint for one model run. The model family lineage is V0–V3 (ResNet-50 base), V4-Attention (RegNetY-6.4GF), V5-Attention (18-channel pruned), and V6 (SegFormer mit_b2) which is the current family.

Current best model: v6_8ch

FileDescription
v6_8ch/best_v6_8ch.ptBest checkpoint, 8 input channels, mIoU 0.5249 (TTA 0.5317)
v6_8ch/best_v6_8ch_stripped.ptDeployable stripped weights (inference only)
v6_8ch/eval_summary.txtHeld-out eval metrics
v6_8ch/tta_summary.txtHFlip+VFlip TTA comparison

Best config: in_channels=8, SegFormer mit_b2, batch_size=24, accum_steps=2, lr=3e-5, warmup_epochs=8, early_stop_patience=30, grad_checkpoint=true, amp=true.

Model summary

FolderInput channelsEpochmIoUStatus
v6_8ch81290.5249Current best
v6_19ch19830.4977Deprecated
v6_14ch14630.5065Deprecated (Phase 69)
v6_11ch11730.4958Deprecated (Phase 70)
v5attn118240.3867Deprecated
v5attn1_continued18350.4109Deprecated
v4attnretry_p4119230.4046Deprecated
v4attnsyntheticroofp4419340.4025Deprecated
channelattentionphase41_earlystop—20.3864Probe (early stop)
channelattentionphase44_earlystop—30.3713Probe (early stop)