face detection - AshokBhat/ml GitHub Wiki
- 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.
- 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?