Commit History

Rename compare tab labels from Base/Comparison to Old/New image.
4d2bbdb

coderuday21 commited on

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 colleague setup guide and env template for Change-Detection-DEV repo.
7eb5b75

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 Run Detection: use /api/dda/detect/from-library and deploy compare UI.
deaa6d8

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

Align production with no-login app and refresh deploy docs
c506ed2

coderuday21 Cursor commited on

Remove login; open detection page directly
e55b60b

coderuday21 commited on

Add run.py launcher (IDLE/double-click/terminal entry point)
1691e34

coderuday21 Cursor commited on

Add WORKFLOW.md: project workflow and onboarding guide
7a58fa9

coderuday21 Cursor 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 einops dependency required by AdaptFormer custom code
b7a71f3

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

Optimize notebook for CPU training: MobileNetV2 encoder, 15 epochs, batch 4
d555eda

coderuday21 commited on

Fix notebook: use HuggingFace datasets CDN instead of flaky Google Drive links
301b9b6

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

Restore Method dropdown, Image Registration and Radiometric Normalization options
dfe265a

coderuday21 commited on

Force cache bust - bump APP_BUILD, CSS and JS versions
8d42f45

coderuday21 commited on

Remove method/model selection UI - use AI-Based Deep Learning by default
0c0a5a2

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

HF runtime fix: bind uvicorn to dynamic PORT env
7186eb1

coderuday21 commited on

UX: always land on detection-type menu after login
7496827

coderuday21 commited on

Fix detection-type menu navigation: switch mode and dashboard without reload loop
60a5684

coderuday21 commited on