satdetect-dev / app /model_inference.py

Commit History

Improve detection accuracy with full-res tiling, config flags, and evaluation.
99e1f27

coderuday21 commited on

Improve detection accuracy: TTA for AdaptFormer, hysteresis thresholding, robust logits and LBP borders.
8c0e957

coderuday21 Cursor commited on

Deploy DDA jobs API, hierarchy panel, and region locate on dev.
66006d5

coderuday21 Cursor commited on

Fix detection precision: gated fusion, strict registration, calibrated thresholds, preload model
ba4abf7

coderuday21 Cursor commited on

Improve building detection: fix tile size to 256, lower thresholds, add SSIM, smarter scoring
ce994d8

coderuday21 commited on

Fix: add trust_remote_code=True for AdaptFormer custom model code
6777e8b

coderuday21 commited on

Production overhaul: pre-trained AdaptFormer model + detection quality improvements
3808a54

coderuday21 commited on

Add Siamese U-Net training notebook and model inference integration
1b91ffc

coderuday21 commited on