Servius servius
  • Joined on 2025-08-14
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 created branch gui in servius/face-detector 2025-08-22 15:36:44 +08:00
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 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 created branch next in servius/songbird 2025-08-21 03:16:42 +08:00
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 »
servius created repository servius/songbird 2025-08-21 03:16:20 +08:00
servius pushed to master at servius/face-detector 2025-08-20 18:50:13 +08:00
f8122892e0 feat(ndarray-safetensors): add tensor_by_index method for SafeArraysView
servius pushed to master at servius/face-detector 2025-08-20 14:52:18 +08:00
97f64e7e10 feat: save safetensors to the database
37adb74adf feat: Save tensors to database as safetensor
47218fa696 feat: Added ndarray-safetensors
Compare 3 commits »
servius pushed to master at servius/face-detector 2025-08-20 04:12:19 +08:00
61466c9edd refactor(mnn): remove unused model loading methods from mnn.rs files
servius pushed to master at servius/face-detector 2025-08-19 23:22:51 +08:00
d8bf68dfed feat: Added stuff
servius created branch master in servius/ndarray-math 2025-08-19 18:44:27 +08:00
servius pushed to master at servius/ndarray-math 2025-08-19 18:44:27 +08:00
f047966f20 feat: Implement when Rhs is &
091a75ac9e feat: Add sqrt for ndarray_15_extra and add some preliminary support for
cfed5051c5 feat: Added euclidean_distance
5e8a004b1f feat: Added ndarray_15 feature
b490c806c1 feat: Added readme
servius created repository servius/ndarray-math 2025-08-19 18:44:04 +08:00