Commit History

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

coderuday21 commited on

Raise library image upload limit to 15 GB
995884c

coderuday21 Cursor commited on

Fix region coordinates for all formats, add Google Maps button, harden JPEG
79b0691

coderuday21 Cursor commited on

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

coderuday21 Cursor commited on

Add compare tab tree sidebar, fix geo coordinates, and sync local folders to library.
15e9574

coderuday21 Cursor commited on

Add detection progress bar with staged job polling for DDA compare tab.
d9820a1

coderuday21 Cursor commited on

Implement unlimited-depth tree library architecture for dev DDA.
214c544

coderuday21 Cursor commited on

Revert "Add zone-aware library organization for dev DDA uploads."
19f24a5

coderuday21 commited on

Add zone-aware library organization for dev DDA uploads.
96454a9

coderuday21 Cursor commited on

Complete Phase 7: session users, RBAC, training export, and UAT hardening.
ac7ea7c

coderuday21 Cursor commited on

Fix DDA dev bugs and polish from full review pass.
bec7397

coderuday21 Cursor commited on

Add Phase 5 viewer modes and Phase 6 region review with dept export.
669f7f8

coderuday21 Cursor commited on

Add Phase 4 reports: PDF export, browser report page, and notification bell.
70d9e6c

coderuday21 Cursor commited on

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

coderuday21 Cursor commited on

Fix dev Space startup: add missing DDA modules referenced by local_routes.
79d533c

coderuday21 Cursor commited on

Raise library GeoTIFF upload limit to 5 GB on dev.
5ae5432

coderuday21 Cursor commited on

HF library: auto DDA on satdetect-dev, upload to persistent storage
8354653

coderuday21 Cursor commited on

Fix local library scan: DDA mode in run.py, path encoding, gitignore large tifs
333dd2f

coderuday21 Cursor commited on

Use local library_sources year folders instead of web upload library
4595db8

coderuday21 Cursor commited on

Support 2GB GeoTIFF library uploads with streamed writes and progress UI
c9672b1

coderuday21 Cursor commited on

Phase 0 DDA: APP_MODE, image library API, GeoTIFF ingest, dev UI
41d16b3

coderuday21 Cursor commited on

Remove login; open detection page directly
e55b60b

coderuday21 commited on

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

coderuday21 Cursor commited on

Fix: rename models/ to cd_models/ to avoid shadowing app/models.py (SQLAlchemy User model)
3e1a5d9

coderuday21 commited on

Add SIFT+FLANN registration, Siamese U-Net, multi-scale detection, ExG vegetation, Hybrid AI mode, confidence maps
aa4d14b

coderuday21 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

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

Revert to satellite change detection only - remove landslide, pothole, detection type menu
7e52c2b

coderuday21 commited on

Pothole YOLO pipeline: single-image mode, modular detector, red box visualization
466c163

coderuday21 commited on

Add pothole detection as new menu type with separate engine and research plan
4e9c6ba

coderuday21 commited on

UX: add choose detection type screen and redirect URLs
f207f6c

coderuday21 commited on

Add landslide detection menu, separate engine, and Uttarakhand integration plan
5cee5a6

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

Email API: attach populated ChangeDetection.html report (base64)
0e5174f

coderuday21 commited on

Email API: send required FileName and AttachmentBase64 placeholders
7392882

coderuday21 commited on

Use manager email API for notifications (multipart/form-data); SMTP fallback
6383573

coderuday21 commited on

Revert Resend; use SMTP only, custom email API to be integrated later
89a1d85

coderuday21 commited on

Use Resend HTTPS API for email (HF Spaces); SMTP fallback for local
2d92257

coderuday21 commited on

Force fresh HF deploy with version 2.2.0 and new asset cache keys
1fc9452

coderuday21 commited on

Make HF startup path simpler and add explicit startup logging
a64e7fd

coderuday21 commited on

Rework email notifications with explicit send actions.
5383f21

coderuday21 commited on