Commit History

feat: backend-specific ArcFace thresholds (onnx cosine=0.50, deepface cosine=0.68)
a5f0dad

ahmadarif019 Claude Sonnet 4.6 commited on

fix(ui): make detector name dynamic per backend
82d1c05

ahmadarif019 commited on

refactor: switch default backend to onnx, split per-backend Dockerfiles
6cd4631

ahmadarif019 commited on

refactor: clean up app.py, slim API responses, document ONNX backend
7eeae6e

ahmadarif019 commited on

fix: add tf-keras dependency required by retinaface with TensorFlow 2.21+
b0772ae

ahmadarif019 commited on

fix: change default FACE_BACKEND from onnx to deepface for better HF Space performance
61e8925

ahmadarif019 commited on

fix: remove tensorflow-cpu pin to resolve ml_dtypes conflict with onnx
523f156

ahmadarif019 commited on

fix: add build-essential for insightface Cython compilation
2722b05

ahmadarif019 commited on

fix: sync Dockerfile with HF Space (python 3.10, libgl1, libhdf5-dev)
0ccc072

ahmadarif019 commited on

feat: change default FACE_BACKEND to onnx
ea207c5

ahmadarif019 commited on

feat: add ONNX backend, timing display, and no-face detection message
4ccf4a8

ahmadarif019 commited on

fix: add tensorflow-cpu explicitly to fix deployment on Debian Trixie
64955d5

ahmadarif019 commited on

feat: initial face detection and compare web app using RetinaFace + ArcFace
0e72883

ahmadarif019 commited on

Initial commit
e6c7eda
unverified

ahmadarif019 commited on