v0.0.15
🚀 RetinaFace Project Release Notes - Version 0.0.15
🔧 Improvements and Fixes:
- Resolved issue with TensorFlow's new versions where setting 'VALID' to padding threw exceptions; now expects lowercase 'valid'. (#91)
- Reordered process to align first and detect second, reducing meaningless black pixels. (#80, #85)
- Added package version to RetinaFace model, accessible upon import. (#81)
- Fixed bug related to loading images from the web. (#83)
- Enhanced logic for expanding facial area. (#87)