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:
ahmadarif019
/
face-detect-compare
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
face-detect-compare
Ctrl+K
Ctrl+K
  • 3 contributors
History: 14 commits
ahmadarif019's picture
ahmadarif019
Claude Sonnet 4.6
feat: backend-specific ArcFace thresholds (onnx cosine=0.50, deepface cosine=0.68)
a5f0dad 18 days ago
  • static
    feat: backend-specific ArcFace thresholds (onnx cosine=0.50, deepface cosine=0.68) 18 days ago
  • templates
    feat: backend-specific ArcFace thresholds (onnx cosine=0.50, deepface cosine=0.68) 18 days ago
  • .gitignore
    91 Bytes
    feat: initial face detection and compare web app using RetinaFace + ArcFace 18 days ago
  • Dockerfile
    718 Bytes
    refactor: switch default backend to onnx, split per-backend Dockerfiles 18 days ago
  • Dockerfile.deepface
    736 Bytes
    refactor: switch default backend to onnx, split per-backend Dockerfiles 18 days ago
  • LICENSE
    1.07 kB
    Initial commit 18 days ago
  • README.md
    5.92 kB
    fix(ui): make detector name dynamic per backend 18 days ago
  • app.py
    16.5 kB
    feat: backend-specific ArcFace thresholds (onnx cosine=0.50, deepface cosine=0.68) 18 days ago
  • requirements-deepface.txt
    74 Bytes
    refactor: switch default backend to onnx, split per-backend Dockerfiles 18 days ago
  • requirements-onnx.txt
    59 Bytes
    refactor: switch default backend to onnx, split per-backend Dockerfiles 18 days ago
  • requirements.txt
    89 Bytes
    refactor: switch default backend to onnx, split per-backend Dockerfiles 18 days ago