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