Yakhyokhuja Valikhujaev
9bf54f5f78
feat: Add EdgeFace recognition model ( #105 )
...
* refactor: Split recognition models into separate files
* feat: Add EdgeFace recognition model
* release: Bump version to v3.4.0
2026-04-04 20:11:28 +09:00
Yakhyokhuja Valikhujaev
d70d6a254f
ref: Unify attribute/detector base classes and fix tools reliability ( #98 )
...
* refactor: unify attribute API, deduplicate detectors, and fix embedding shape
* refactor: unify attribute API and deduplicate detector code
* chore: Update docs page build on tags and frame validation before flip
2026-03-25 23:43:56 +09:00
Yakhyokhuja Valikhujaev
971775b2e8
feat: Update API format and gaze estimation models ( #82 )
...
* docs: Update documentation
* fix: Update several missing docs and tests
* docs: Clean up and remove redundants
* fix: Fix the gaze output formula and change the output order
* chore: Update model weights for gaze estimation
* release: Update release version to v3.0.0
2026-02-14 23:54:51 +09:00
Yakhyokhuja Valikhujaev
c520ea2df2
faet: Add ByteTrack - Multi-Object Tracking by Associating Every Detection Box ( #81 )
...
* feat: Add BYTETrack for face/person tracking
* docs: Update documentation
* ref: Update tools folder file naming and imports
* docs: Update jupyter notebook examples
* ref: Rename the file and remove duplicate codes
* docs: Update README.md
* chore: Update description in mkdocs, add keywords for face tracking
* docs: Add announcement section
* feat: Remove expand bbox for tracking and update docs
2026-02-12 00:20:23 +09:00