This website requires JavaScript.
Explore
Help
Sign In
servius
/
face-detector
Watch
1
Star
0
Fork
0
You've already forked face-detector
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
eb9451aad8d7a6e940781e82e2d6faa033a576cf
face-detector
/
src
History
uttarayan21
a340552257
Some checks failed
build / checks-matrix (push)
Successful in 19m25s
Details
build / codecov (push)
Failing after 19m26s
Details
docs / docs (push)
Failing after 28m52s
Details
build / checks-build (push)
Has been cancelled
Details
feat(cli): add clustering command with K-means support
2025-09-13 17:45:55 +05:30
..
bin
feat(cli): add clustering command with K-means support
2025-09-13 17:45:55 +05:30
facedet
refactor: replace bbox::BBox with bounding_box::Aabb2 across codebase
2025-08-22 18:14:58 +05:30
faceembed
feat(compare): add face comparison functionality with cosine similarity
2025-08-21 17:34:07 +05:30
gui
feat(detector): add CUDA support for ONNX face detection
2025-08-28 18:32:00 +05:30
database.rs
feat(cli): add clustering command with K-means support
2025-09-13 17:45:55 +05:30
errors.rs
feat: Initial commit
2025-07-14 16:22:26 +05:30
facedet.rs
feat: Changed the struct for retinaface
2025-08-18 11:59:09 +05:30
faceembed.rs
feat(compare): add face comparison functionality with cosine similarity
2025-08-21 17:34:07 +05:30
lib.rs
feat(gui): Added iced gui
2025-08-21 18:28:39 +05:30
ort_ep.rs
feat(detector): add CUDA support for ONNX face detection
2025-08-28 18:32:00 +05:30