py-faceblur/src/faceblur
2026-02-27 21:50:37 +07:00
..
cli.py fix: raise detection confidence threshold to 0.7, move model cache to project dir 2026-02-27 21:50:37 +07:00
cluster.py feat: switch DBSCAN to cosine metric for neural embeddings 2026-02-27 21:37:57 +07:00
detect.py fix: raise detection confidence threshold to 0.7, move model cache to project dir 2026-02-27 21:50:37 +07:00
output.py refactor: update bbox format from (x,y,w,h) to (x1,y1,x2,y2) 2026-02-27 21:38:27 +07:00