Computer Vision
Face Detection
Locating faces in images, a precursor to recognition and analysis.
This concept is essential for understanding computer vision and forms a key part of modern AI systems.
Related Concepts
- Computer Vision
- Object Detection
- Facial Recognition
Tags
computer-vision computer-vision object-detection facial-recognition
Related Terms
Computer Vision
The field of AI focused on enabling computers to understand and interpret visual information from images and videos.
Facial Recognition
Identifying or verifying people from face images using deep learning.
Object Detection
Identifying and localizing multiple objects in an image with bounding boxes and class labels (YOLO, R-CNN, RetinaNet).