py-faceblur/src/faceblur
2026-02-28 09:37:49 +07:00
..
app.py fix: paste cursor position, expanded buttons, footer hints, and back navigation 2026-02-28 09:37:49 +07:00
blur.py fix: smooth blur transitions, improve UI layout, report encoder 2026-02-28 09:02:05 +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
encode.py fix: streamline UI, remove borders, fix tab navigation, add VAAPI AV1 2026-02-28 09:28:35 +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