Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
coderuday21
/
satdetect
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f29f921
satdetect
/
app
85.3 kB
Ctrl+K
Ctrl+K
2 contributors
History:
15 commits
coderuday21
Save full-res before image so the before/after slider works from history View
f29f921
3 months ago
__init__.py
Safe
37 Bytes
Initial commit: SatDetect satellite change detection web app
4 months ago
auth.py
Safe
2.53 kB
Code review fixes: SSIM stability, symmetric CLAHE, confidence scoring, KMeans perf, auth hardening, remove debug endpoint
3 months ago
database.py
Safe
1.21 kB
HF fix: uvicorn-only CMD, defensive mkdir, remove unused numpy, overlay mkdir on save, README troubleshooting
3 months ago
detection_engine.py
Safe
58.6 kB
Improve detection accuracy: border exclusion, threshold floors, fill-ratio filter, NMS, tighter bboxes
3 months ago
main.py
Safe
17 kB
Save full-res before image so the before/after slider works from history View
3 months ago
models.py
Safe
1.63 kB
Save full-res before image so the before/after slider works from history View
3 months ago
notifier.py
Safe
4.32 kB
Add email notification feature with Notify checkbox, SMTP backend, and HTML template
3 months ago