Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
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
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
satdetect
/
app
151 kB
Ctrl+K
Ctrl+K
2 contributors
History:
52 commits
coderuday21
Fix water misclassification and reduce detection hallucinations.
53d0258
about 2 months ago
cd_models
Fix detection precision: gated fusion, strict registration, calibrated thresholds, preload model
about 2 months ago
__init__.py
Safe
37 Bytes
Initial commit: SatDetect satellite change detection web app
6 months ago
auth.py
Safe
3.19 kB
Remove login; open detection page directly
about 2 months ago
database.py
Safe
1.21 kB
HF fix: uvicorn-only CMD, defensive mkdir, remove unused numpy, overlay mkdir on save, README troubleshooting
5 months ago
detection_engine.py
Safe
99.8 kB
Fix water misclassification and reduce detection hallucinations.
about 2 months ago
main.py
Safe
20.1 kB
Fix water misclassification and reduce detection hallucinations.
about 2 months ago
model_inference.py
Safe
5.75 kB
Fix water misclassification and reduce detection hallucinations.
about 2 months ago
models.py
Safe
1.66 kB
Full codebase audit: fix critical perf bug, security, error handling, dead code
5 months ago
notifier.py
Safe
7.96 kB
Email API: attach populated ChangeDetection.html report (base64)
5 months ago