Servius servius
  • Joined on 2025-08-14
servius pushed to master at servius/yabai-bin 2025-09-17 02:17:39 +08:00
f236ad5aaf feat: Update yabai version
servius pushed to master at servius/yabai-bin 2025-09-17 02:09:22 +08:00
d54c71f766 feat: Inital commit
servius created branch master in servius/yabai-bin 2025-09-17 02:09:22 +08:00
servius created repository servius/yabai-bin 2025-09-17 02:08:33 +08:00
servius pushed to master at servius/face-detector 2025-09-16 14:58:24 +08:00
c6b3f5279f feat(flake): add uv package to build inputs
servius pushed to master at servius/face-detector 2025-09-16 14:58:07 +08:00
a419a5ac4a chore(models): remove Facenet and RetinaFace model files
servius pushed to master at servius/face-detector 2025-09-13 20:16:25 +08:00
a340552257 feat(cli): add clustering command with K-means support
servius pushed to master at servius/face-detector 2025-08-28 21:12:56 +08:00
aaf34ef74e refactor: rename sqlite3-safetensor-cosine to sqlite3-ndarray-math
servius pushed to master at servius/face-detector 2025-08-28 21:02:20 +08:00
ac8f1d01b4 feat(detector): add CUDA support for ONNX face detection
servius pushed to master at servius/ndarray-math 2025-08-28 16:24:08 +08:00
df17c36193 feat: clamp the cosine similarity values from 0 to 1
servius pushed to master at servius/face-detector 2025-08-28 16:14:19 +08:00
4256c0af74 feat(makefile): add conversion task and update model binaries
servius pushed to master at servius/face-detector 2025-08-22 21:32:03 +08:00
3eec262076 feat(bounding-box): add scale_uniform method for consistent scaling
c758fd8d41 feat(gui): add face ROIs to comparison results and update image size
Compare 2 commits »
servius pushed to master at servius/face-detector 2025-08-22 20:46:25 +08:00
34eaf9348a refactor(gui): remove commented-out code in face detection function
servius pushed to master at servius/face-detector 2025-08-22 20:45:26 +08:00
dab7719206 refactor: replace bbox::BBox with bounding_box::Aabb2 across codebase
4b4d23d1d4 feat(bbox): add bounding box implementation with serialization
aab3d84db0 feat(ndcv-bridge): add ndcv-bridge for ndarray and opencv interaction
Compare 3 commits »
servius pushed to master at servius/face-detector 2025-08-22 15:37:45 +08:00
65560825fa feat: add cargo-outdated and improve slider precision in app views
0a5dbaaadc refactor(gui): set fixed input dimensions for face detection
3e14a16739 feat(gui): Added iced gui
Compare 3 commits »
servius pushed to gui at servius/face-detector 2025-08-22 15:36:44 +08:00
65560825fa feat: add cargo-outdated and improve slider precision in app views
0a5dbaaadc refactor(gui): set fixed input dimensions for face detection
3e14a16739 feat(gui): Added iced gui
Compare 3 commits »
servius created branch gui in servius/face-detector 2025-08-22 15:36:44 +08:00
servius pushed to master at servius/face-detector 2025-08-21 20:04:32 +08:00
bfa389b497 feat(compare): add face comparison functionality with cosine similarity
servius pushed to next at servius/songbird 2025-08-21 04:08:12 +08:00
ead1e34d54 fix(ytdl): update format selection for better audio quality
servius pushed to next at servius/songbird 2025-08-21 03:16:42 +08:00
e8c134664b Move decode config into DecodeMode::Decode (#272)
8956352f13 Fix clippy warnings (#275)
64868e7213 Driver: Update the head and tail offsets returned from decrypt_*_in_place(). (#281)
5ba5170c91 Remove duplicate lookup in get_or_insert_inner (#273)
ff7bd4a9ee Remove simd-json mention from top level docs (#271)
Compare 10 commits »