Commit History

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

UX: show detection-type menu after auth then auto-redirect based on URL
236cdf9

coderuday21 commited on

HF: force writable hub cache (/tmp/hf)
064e77c

coderuday21 commited on

HF: relax pip wheel-only; upgrade pip tools
e0949ca

coderuday21 commited on

HF: ensure pip uses binary wheels during build
148396a

coderuday21 commited on

HF: make Docker builds verbose; move APP_BUILD cache-bust before pip
2ea70af

coderuday21 commited on

UX: show detection-type menu after login before redirect
c6682be

coderuday21 commited on

HF: bump APP_BUILD to force rebuild
56c5fcc

coderuday21 commited on

UX: add choose detection type screen and redirect URLs
f207f6c

coderuday21 commited on

HF: bump APP_BUILD to force clean Docker rebuild
4dac521

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

UI: show pseudo progress percentage while analyzing images
2b175bf

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

Switch email from SMTP_SSL:465 to STARTTLS:587, restore sender, show failure feedback
9d3c0c6

coderuday21 commited on

Add pagination to regions table in result modal (10 rows per page)
65d2d3e

coderuday21 commited on

Force Docker rebuild with cache-bust ENV to deploy IST timestamp fix
2f3e9c6

coderuday21 commited on

Bump version to 2.1.0, add version+IST time to /health for deploy verification
3e93f39

coderuday21 commited on

Convert timestamps to IST server-side so display is correct regardless of browser cache
e3becbb

coderuday21 commited on

Force history timestamps to IST (GMT+5:30 Asia/Kolkata)
b084ff6

coderuday21 commited on

Fix history timestamps: append UTC offset so browser converts to local time
b04dab8

coderuday21 commited on

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

coderuday21 commited on