Hugging Face's logo 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
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
satdetect / app
151 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 52 commits
coderuday21's picture
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
    37 Bytes
    Initial commit: SatDetect satellite change detection web app 6 months ago
  • auth.py
    3.19 kB
    Remove login; open detection page directly about 2 months ago
  • database.py
    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
    99.8 kB
    Fix water misclassification and reduce detection hallucinations. about 2 months ago
  • main.py
    20.1 kB
    Fix water misclassification and reduce detection hallucinations. about 2 months ago
  • model_inference.py
    5.75 kB
    Fix water misclassification and reduce detection hallucinations. about 2 months ago
  • models.py
    1.66 kB
    Full codebase audit: fix critical perf bug, security, error handling, dead code 5 months ago
  • notifier.py
    7.96 kB
    Email API: attach populated ChangeDetection.html report (base64) 5 months ago