AI Rookies

Image Class. — Image Classification

Fact

A vision task that puts an image into a preset category.

In Plain Words

Image classification is like your phone playing “What am I looking at?” It squints at a blurry photo and says cat, dog, or cupcake.

You meet it in photo search and factory checks. It sends each picture to the right bucket.

Related Concepts

Classification
Image classification is the classic classification task for pictures.

Computer Vision
Image classification is one of the basic tasks in computer vision.

CNN
CNNs were the main model for image classification for years.

ImageNet
ImageNet used many labeled images to push image classification forward.