| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-23 | 1.0 kB | |
| v0.0.96 source code.tar.gz | 2025-11-23 | 29.4 MB | |
| v0.0.96 source code.zip | 2025-11-23 | 29.5 MB | |
| Totals: 3 Items | 58.8 MB | 24 | |
What's Changed
- store configurations in seperate folder not in main code by @serengil in https://github.com/serengil/deepface/pull/1503
- replace training.Model with Model in ArcFace by @niteshsahujhansi in https://github.com/serengil/deepface/pull/1507
- Expose AVAILABLE_MODELS from build_model. by @timohl in https://github.com/serengil/deepface/pull/1514
- Yolo 12 models added, eye detection is done in global point if not available by @serengil in https://github.com/serengil/deepface/pull/1518
- output normalization functionalities added to represent by @serengil in https://github.com/serengil/deepface/pull/1526
- encrypt module added by @serengil in https://github.com/serengil/deepface/pull/1527
New Contributors
- @niteshsahujhansi made their first contribution in https://github.com/serengil/deepface/pull/1507
- @timohl made their first contribution in https://github.com/serengil/deepface/pull/1514
Full Changelog: https://github.com/serengil/deepface/compare/v0.0.95...v0.0.96