Commit Graph

9 Commits

Author SHA1 Message Date
uttarayan21
ac8f1d01b4 feat(detector): add CUDA support for ONNX face detection
Some checks failed
build / checks-build (push) Has been cancelled
build / codecov (push) Has been cancelled
docs / docs (push) Has been cancelled
build / checks-matrix (push) Has been cancelled
2025-08-28 18:32:00 +05:30
uttarayan21
3eec262076 feat(bounding-box): add scale_uniform method for consistent scaling
Some checks failed
build / checks-matrix (push) Successful in 19m22s
build / codecov (push) Failing after 19m26s
docs / docs (push) Failing after 28m51s
build / checks-build (push) Has been cancelled
feat(gui): display face ROIs in comparison results

refactor(bridge): pad detected face bounding boxes uniformly
2025-08-22 19:01:34 +05:30
uttarayan21
c758fd8d41 feat(gui): add face ROIs to comparison results and update image size 2025-08-22 18:26:29 +05:30
uttarayan21
34eaf9348a refactor(gui): remove commented-out code in face detection function
Some checks failed
build / checks-matrix (push) Successful in 19m20s
build / codecov (push) Failing after 19m18s
docs / docs (push) Has been cancelled
build / checks-build (push) Has been cancelled
2025-08-22 18:15:55 +05:30
uttarayan21
dab7719206 refactor: replace bbox::BBox with bounding_box::Aabb2 across codebase
Some checks failed
build / checks-matrix (push) Has been cancelled
build / checks-build (push) Has been cancelled
build / codecov (push) Has been cancelled
docs / docs (push) Has been cancelled
2025-08-22 18:14:58 +05:30
uttarayan21
aab3d84db0 feat(ndcv-bridge): add ndcv-bridge for ndarray and opencv interaction 2025-08-22 15:27:36 +05:30
uttarayan21
65560825fa feat: add cargo-outdated and improve slider precision in app views
Some checks failed
build / checks-matrix (push) Successful in 19m24s
build / codecov (push) Failing after 19m27s
docs / docs (push) Failing after 28m47s
build / checks-build (push) Has been cancelled
2025-08-22 13:06:16 +05:30
uttarayan21
0a5dbaaadc refactor(gui): set fixed input dimensions for face detection 2025-08-21 18:52:58 +05:30
uttarayan21
3e14a16739 feat(gui): Added iced gui 2025-08-21 18:28:39 +05:30