v0.0.96
What's Changed
- store configurations in seperate folder not in main code by @serengil in #1503
- replace training.Model with Model in ArcFace by @niteshsahujhansi in #1507
- Expose AVAILABLE_MODELS from build_model. by @timohl in #1514
- Yolo 12 models added, eye detection is done in global point if not available by @serengil in #1518
- output normalization functionalities added to represent by @serengil in #1526
- encrypt module added by @serengil in #1527
New Contributors
- @niteshsahujhansi made their first contribution in #1507
- @timohl made their first contribution in #1514
Full Changelog: v0.0.95...v0.0.96