Hi !
Quick post today: detect a face using a pretrained DNN model and blur the face area. Easy to implement, and also easy to read:
Code below
Thatβs it, sample using DNN. Next challenge will be to do this in F#.
Face Recognition and Face Detection series in Python
- Detecting Faces with 20 lines in Python
- Face Recognition with 20 lines in Python
- Detecting Facial Features with 20 lines in Python
- Facial Features and Face Recognition with 20 lines in Python
- Performance improvements with code
- Resize the camera input with OpenCV
- Working with Haar Cascades and OpenCV
- Detect and blur faces π using haar cascades
- Detect and blur faces π using DNN
Happy coding!
Greetings
El Bruno
Top comments (0)