Yakhyokhuja Valikhujaev
b813dc2ee7
ref: Update package mngt and optimize the vector store functions ( #115 )
...
* ref: Update download and hash chunk sizes to speed up
* build: Adopt uv with uv.lock and drop requirements.txt
* ref: Centralize softmax helper and minor cleanups
2026-05-06 01:47:27 +09:00
Yakhyokhuja Valikhujaev
a0a12d5eca
fix: Fix pypi publish re-run issue ( #113 )
2026-04-28 00:22:12 +09:00
Yakhyokhuja Valikhujaev
0eb042425c
chore: Minor changes to workflow names and docs ( #111 )
2026-04-27 20:51:50 +09:00
Yakhyokhuja Valikhujaev
13c4ac83d8
feat: Update the release workflow and package installation command ( #110 )
...
* fix: Fix installation conflict between onnxruntime and onnxruntime-gpu
* fix: Fix CI, notebooks, type hints, and packaging issues found in audit
* feat: Add new release config
* ci: Automate release pipeline and document release process
2026-04-25 23:59:00 +09:00
Yakhyokhuja Valikhujaev
6ce397b811
feat: Add MODNet portrait matting ( #108 )
...
* feat: Add MODNet portrait matting
* docs: Update docs and example of portrait matting
* fix: Fix linting issue
2026-04-11 23:30:32 +09:00
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
c87ec1ad0f
docs: Add example images and update MkDocs files ( #104 )
...
* chore: Add example inference results
* docs: Update MkDocs and README files
2026-04-04 18:28:27 +09:00
Yakhyokhuja Valikhujaev
9e56a86963
chore: Update docs and clean up notebook outputs before before commit ( #102 )
...
* chore: Add links for repo and docs on example notebooks
* ref: Compress jupyter notebook sizes
* ci: Add nbstripout pre-commit hook for notebook output stripping
* docs: Add coding agent docs and commit message tag
2026-04-03 10:10:51 +09:00
Yakhyokhuja Valikhujaev
426bd71505
release: Release UniFace v3.3.0 - Python 3.10 support, stores refactor, docs and examples refresh ( #101 )
...
* docs: Update docs and examples
* chore: Update tools folder testing for development
* feat: Update indexing to stores and drawing logic
* chore: Update the release version to 3.3.0
* feat: Add python 3.10 support
* build: Add python support for worklows and publishing
* chore: Update all example notebooks
2026-03-28 22:30:56 +09:00
Yakhyokhuja Valikhujaev
02c77ce5db
feat: Add head pose estimation model ( #99 )
...
* feat: Add Head Pose Estimation with 6 different models
* chore: Update jupyter notebook examples
* docs: Update head pose estimation related docs
2026-03-26 22:57:05 +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
7d37633b1a
chore: drop Python 3.10 support, bump scikit-image to >=0.26.0 ( #96 )
2026-03-19 10:04:52 +09:00
Yakhyokhuja Valikhujaev
78a2dba7c7
feat: Add FAISS vectore database for fast face search ( #88 )
2026-03-05 22:46:03 +09:00
Yakhyokhuja Valikhujaev
87e496d1f5
feat: Add FAISS vector DB support for fast search ( #86 )
...
* feat: Add FAISS: VectorDB for face embedding search
* docs: Update Documentation
2026-03-03 12:12:05 +09:00
Yakhyokhuja Valikhujaev
5604ebf4f1
docs: Add datasets information in the docs ( #85 )
2026-02-18 16:02:37 +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
Yakhyokhuja Valikhujaev
2a8cb54d31
feat: Add get and set for cache dir ( #80 )
2026-02-09 23:32:02 +09:00
Yakhyokhuja Valikhujaev
331f46be7c
release: Update release version and docs ( #79 )
2026-02-05 21:45:28 +09:00
Yakhyokhuja Valikhujaev
9991fae62a
docs: Update UniFace library documentation and README.md ( #78 )
...
* docs: Update wrong/missing references
* docs: Update README.md
2026-02-04 20:45:02 +09:00
Yakhyokhuja Valikhujaev
5f74487eb3
feat: Add XSeg for Face Segmentation ( #72 )
...
* feat: Add XSeg for Face Segmentation DeepFaceLab
* docs: Update model inference related reference
* chore: Update jupyter notebook example for face segmentation
2026-01-22 22:33:31 +09:00
Yakhyokhuja Valikhujaev
f3d81eb201
feat: Add providers for chosing inference backend ( #68 )
...
* feat: Add providers for chosing inference backend
* docs: Update Python version
2026-01-18 22:29:15 +09:00
Yakhyokhuja Valikhujaev
cd8077e460
feat: Update release to v2.2.0 ( #64 )
2026-01-07 00:16:29 +09:00
Yakhyokhuja Valikhujaev
07c8bd7b24
feat: Add YOLOv8 Face Detection model support ( #62 )
...
* docs: Update UniFace documentation
* feat: Add YOLOv8 face detection model
2026-01-03 19:08:41 +09:00
Yakhyokhuja Valikhujaev
68179d1e2d
feat: Add AdaFace: Quality Adaptive Margin for Face Recognition ( #61 )
...
* feat: Add AdaFace model
* release: Update release version to v2.1.0
2026-01-02 00:23:24 +09:00
Yakhyokhuja Valikhujaev
9edf8b6b3d
docs: Add Google Colab and Jypter notebooks reference ( #53 )
2025-12-31 18:41:23 +09:00
Yakhyokhuja Valikhujaev
efb40f2e91
feat: Upgrade docs and Add google colab support ( #52 )
...
* docs: Add announcement section
* docs: Add landing page and improve the docs
* docs: Update docs
* docs: Update documentation
* chore: Update all examples and add google colab support
* docs: Update README.md
2025-12-31 18:07:04 +09:00
Yakhyokhuja Valikhujaev
376e7bc488
docs: Add mkdocs material theme for documentation ( #51 )
...
* docs: Add mkdocs material theme for documentation
* chore: Add custom folder for rendering
2025-12-30 19:29:39 +09:00