diff --git a/docs/en/datasets/classify/cifar10.md b/docs/en/datasets/classify/cifar10.md index 226fe955..65370f3c 100644 --- a/docs/en/datasets/classify/cifar10.md +++ b/docs/en/datasets/classify/cifar10.md @@ -8,6 +8,17 @@ keywords: CIFAR-10, dataset, machine learning, computer vision, image classifica The [CIFAR-10](https://www.cs.toronto.edu/~kriz/cifar.html) (Canadian Institute For Advanced Research) dataset is a collection of images used widely for machine learning and computer vision algorithms. It was developed by researchers at the CIFAR institute and consists of 60,000 32x32 color images in 10 different classes. +

+
+ +
+ Watch: How to Train an Image Classification Model with CIFAR-10 Dataset using Ultralytics YOLOv8 +

+ ## Key Features - The CIFAR-10 dataset consists of 60,000 images, divided into 10 classes.