diff --git a/docs/en/datasets/classify/caltech256.md b/docs/en/datasets/classify/caltech256.md index 01696e19..6c6cf4a6 100644 --- a/docs/en/datasets/classify/caltech256.md +++ b/docs/en/datasets/classify/caltech256.md @@ -8,6 +8,17 @@ keywords: Caltech-256 dataset, object classification, image dataset, machine lea The [Caltech-256](https://data.caltech.edu/records/nyy15-4j048) dataset is an extensive collection of images used for object classification tasks. It contains around 30,000 images divided into 257 categories (256 object categories and 1 background category). The images are carefully curated and annotated to provide a challenging and diverse benchmark for object recognition algorithms. +

+
+ +
+ Watch: How to Train Image Classification Model using Caltech-256 Dataset with Ultralytics HUB +

+ ## Key Features - The Caltech-256 dataset comprises around 30,000 color images divided into 257 categories.