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
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
satdetect / app
80.5 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 13 commits
coderuday21's picture
coderuday21
HF fix: uvicorn-only CMD, defensive mkdir, remove unused numpy, overlay mkdir on save, README troubleshooting
717d61b 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
    54.4 kB
    History table view, zoom, severity markers, row hover highlight, before/after thumbnails 3 months ago
  • main.py
    16.4 kB
    HF fix: uvicorn-only CMD, defensive mkdir, remove unused numpy, overlay mkdir on save, README troubleshooting 3 months ago
  • models.py
    1.58 kB
    History table view, zoom, severity markers, row hover highlight, before/after thumbnails 3 months ago
  • notifier.py
    4.32 kB
    Add email notification feature with Notify checkbox, SMTP backend, and HTML template 3 months ago