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