Releases: timesler/facenet-pytorch
Releases · timesler/facenet-pytorch
v2.5.3
What's Changed
- Version 2.5.0 by @timesler in #125
- Fixed MTCNN module error when no face box is found by @tokudayo in #134
- Increment patch version by @timesler in #139
- Fix minor typo by @nscozzaro in #159
- Fix wrong use of
is
by @rickygao in #163 - Typo in MTCNN doctstring by @modemn in #160
- numpy throwing deprecation warning for creating ndarray from nested sequences (#196) by @timesler in #207
New Contributors
- @tokudayo made their first contribution in #134
- @nscozzaro made their first contribution in #159
- @rickygao made their first contribution in #163
- @modemn made their first contribution in #160
Full Changelog: v2.4.1...v2.5.3