satdetect / app /detection_engine.py

Commit History

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

Clean visualization: subtle tint overlay, outline-only boxes, 30-region cap, high-contrast labels
7d0f836

coderuday21 commited on

Redesign detection pipeline: CVA, vegetation/shadow suppression, SNR fusion, multi-scale SSIM
debf6fe

coderuday21 commited on

Thinner, more precise detection lines and compact labels
8beea23

coderuday21 commited on

AI/Hybrid overhaul: bidirectional AI fusion, stronger hybrid sensitivity, keep large unclassified regions
105a05d

coderuday21 commited on

AI rework: percentile+blur threshold + less aggressive cleanup; Hybrid lower threshold
2d5ff7e

coderuday21 commited on

Fix: fallback to Image Difference when AI/Hybrid mask is too sparse
ba711fa

coderuday21 commited on

Detection fix: ECC registration fallback + less aggressive large-region rejection
18a63c5

coderuday21 commited on

Detection tuning controls + threshold diagnostics in API response
c2dff01

coderuday21 commited on

Full codebase audit: fix critical perf bug, security, error handling, dead code
0bf1136

coderuday21 commited on

Improve detection accuracy: border exclusion, threshold floors, fill-ratio filter, NMS, tighter bboxes
82f4285

coderuday21 commited on

History table view, zoom, severity markers, row hover highlight, before/after thumbnails
b31590e

coderuday21 commited on

Add vegetation and structural sub-classification for detected changes
8d484eb

coderuday21 commited on

Add 3D building analysis: shadow-based height/stories estimation and construction stage classification
94cbea0

coderuday21 commited on

Code review fixes: SSIM stability, symmetric CLAHE, confidence scoring, KMeans perf, auth hardening, remove debug endpoint
ce1e651

coderuday21 commited on

Initial commit: SatDetect satellite change detection web app
401aaf2

coderuday21 Cursor commited on