PBBML L10
PBBML L10
https://youtu.be/iYmMyKE6FN4?si=fYYSPmTO7fh9If5g
Image Classification AI
• image classification is a process of classifying and assigning labels to
groupings of images or vectors within an image based on certain criteria.
A label can be assigned based on one or more criteria.
• Image classification assigns a label to an entire image based on the
objects or features present within it. For example, an image might be
classified as "cat," "dog," or "car," depending on what is depicted.
https://youtu.be/iYmMyKE6FN4?si=fYYSPmTO7fh9If5g
Image Classification AI
• Image classification assigns a label to an entire image based on the
objects or features present within it.
• For example, an image might be classified as "cat," "dog," or "car,"
depending on what is depicted.
(Compare this to Image Generative AI)
https://www.superannotate.com/blog/image-classification-basics
Image Classification Steps
1. Pre-processing: This step involves cleaning and preparing the
image data for processing by the AI model. This includes tasks
such as removing noise, resizing images, and normalizing pixel
values.
2. Object Detection: Identifying and locating objects within the
image. This is done using algorithms that can detect edges,
corners, and other features in the image.
https://youtu.be/iYmMyKE6FN4?si=fYYSPmTO7fh9If5g
Image Classification Steps
3. Object Recognition and Training: It labels the detected objects in
the image. This can be done manually or automatically using ML
algorithms. Once the objects are labeled, the AI model is trained on a
large dataset of labeled images.
4. Object Classification: Using the trained AI model to classify new
images. The model analyzes the features of the new image and
assigns it to one of the predefined classes.
https://youtu.be/iYmMyKE6FN4?si=fYYSPmTO7fh9If5g
Single-label classification
vs Multi-label classification
https://youtu.be/iYmMyKE6FN4?si=fYYSPmTO7fh9If5g
https://youtu.be/hUzODH3uGg0?si=hCnr3DYlAFLj58HS