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
      • 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
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
satdetect / app
85.3 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 15 commits
coderuday21's picture
coderuday21
Save full-res before image so the before/after slider works from history View
f29f921 3 months ago
  • __init__.py
    37 Bytes
    Initial commit: SatDetect satellite change detection web app 4 months ago
  • auth.py
    2.53 kB
    Code review fixes: SSIM stability, symmetric CLAHE, confidence scoring, KMeans perf, auth hardening, remove debug endpoint 3 months ago
  • database.py
    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
    58.6 kB
    Improve detection accuracy: border exclusion, threshold floors, fill-ratio filter, NMS, tighter bboxes 3 months ago
  • main.py
    17 kB
    Save full-res before image so the before/after slider works from history View 3 months ago
  • models.py
    1.63 kB
    Save full-res before image so the before/after slider works from history View 3 months ago
  • notifier.py
    4.32 kB
    Add email notification feature with Notify checkbox, SMTP backend, and HTML template 3 months ago