Improved the speed of the face detection module, thanks SCZwangxiao ! Improved the speed up of the directory wide localization by minimising the I/O wait.
1.4.0
Added support for back camere blaze model Exposed the dtype for fp16 support Small fixes and cleanup
1.3.6
Small fixes and package updates
1.3.4
[Add] Added option to return the bounding boxes too (270) [Change] Change the print to warning (265) [Change] Minor cleanup [Fix] Negative stride error
1.3.2
Changelog: * Fix critical issue on pytorch 1.5.x and 1.6.0 (241)
1.3.1
Changelog: * Increased speed up subsequent runs significantly * Fixed device mismatch issue on SFD detector