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:
sumitjh
/
sam-benchmark
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
sam-benchmark / app /models
11.4 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 11 commits
sumitjh
fix: unify mask score key; fix compare error row column count
c3ac2f8 3 months ago
  • __init__.py
    0 Bytes
    Fix models __init__.py: remove stale sam_model import 3 months ago
  • clip_model.py
    1.92 kB
    fix: unify mask score key; fix compare error row column count 3 months ago
  • sam1_model.py
    1.02 kB
    Force CPU init for ZeroGPU: CUDA appears available but isn't allocated outside @spaces.GPU 3 months ago
  • sam2_model.py
    1.02 kB
    Force CPU init for ZeroGPU: CUDA appears available but isn't allocated outside @spaces.GPU 3 months ago
  • sam3_model.py
    5.95 kB
    fix: make pin_memory() a no-op on ZeroGPU where CUDA pinning is unsupported 3 months ago
  • sam_model.py
    1.5 kB
    Day 11: SAM+CLIP zero-shot segmentation pipeline — masks + CLIP ranking working 3 months ago