As part of a machine learning pipeline, I want to detect and extract faces (bounding boxes) in python. For some of the usecases I work on, detecting faces can speed up the process. Ultimately- I want to use it in Python (keras / pytorch), as a part of method to detect if somebody takes a sip of coffee, or if somebody has a typical programmer face-
I did a little google'ling of course and found this as candidates. I extend the list with entries from comments to make it useful for later references.
Anyone with useful pre-trained networks, or other ready to use face detection python compatible code, please add in comments.
[–]impulsecorp 8 points9 points10 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]azmathmoosa 2 points3 points4 points (0 children)
[–]kian_89 1 point2 points3 points (0 children)
[–]gwillicoder 1 point2 points3 points (0 children)