Skip to content

Padding Input image to square improves face detection. Possible Bug? #468

Answered by vladmandic
StillTravelling asked this question in Q&A
Discussion options

You must be logged in to vote

expected, but i could add auto-padding (and should be configurable via config) feature.

regarding performance, that is impact of caching (which is configurable) - if face location from previous detection is known and number of previously detected faces matches number of desired faces, it will run in just slightly expanded square instead of whole image which is much faster.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@StillTravelling
Comment options

Answer selected by StillTravelling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants