Recognition
Artificial intelligence begins by recognizing what she sees. She can sort images, find objects, and even spot a familiar face.
- Image preprocessing – Pixels, normalization, formats.
- Image classification – Handwritten digit recognizer demo.
- Object detection – Identifying multiple objects in an image.
- Face recognition – Open-source demos and APIs.
- Image segmentation – Separating objects from background.
- Optical character recognition – Converting images of text into machine-readable text.