Face detection - AshokBhat/ml GitHub Wiki
Description
- Locating and identifying faces within an image using machine learning
- Can be considered a subtask of object detection, with faces being a specific object of interest.
FAQ
- What are the state-of-the-art models for face detection?
- How is it related to image classification?
- How is it related to object detection?
See also
- [Object detection]] ](/AshokBhat/ml/wiki/[[Image-classification)