AI Terminologies
Introduction
Vision
Image Analysis
- Extracts tags from image
- Create text description about an image.
Image Classification
- Classify image into different groups
Object Detection
- Identify objects in image
- For each object, identify
- Class of Object
- Confidence Level
- Co-ordinates of a bounding box - Goes deeper than image classification
Face Detection
- Detect human faces
- Face detection and analysis
- Implementation: Security, Tag Friends on Facebook, Identity Validation
Optical Character Recognition (OCR)
- Detect text in images
- Implementation: License plates, invoices, etc.
This post is licensed under CC BY 4.0 by the author.