Docs updates for HUB, YOLOv4, YOLOv7, NAS (#3174)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
---
|
||||
comments: true
|
||||
description: Learn about the Caltech-101 dataset, a collection of images for object recognition tasks in machine learning and computer vision algorithms.
|
||||
keywords: Caltech-101 Dataset, Object recognition tasks, Ultralytics YOLO Docs, training, testing, code snippets & examples, machine learning, computer vision
|
||||
---
|
||||
|
||||
# Caltech-101 Dataset
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
comments: true
|
||||
description: Learn about the Caltech-256 dataset, a broad collection of images used for object classification tasks in machine learning and computer vision algorithms.
|
||||
keywords: Caltech-256, Dataset, Object Recognition, Image Classification, Convolutional Neural Networks, SVMs, YOLO, Deep Learning Models
|
||||
---
|
||||
|
||||
# Caltech-256 Dataset
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
comments: true
|
||||
description: Learn about the CIFAR-10 dataset, a collection of images that are commonly used to train machine learning and computer vision algorithms.
|
||||
keywords: CIFAR-10 dataset, YOLO model training, image classification, deep learning, computer vision, object detection, machine learning, convolutional neural networks, Alex Krizhevsky
|
||||
---
|
||||
|
||||
# CIFAR-10 Dataset
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
comments: true
|
||||
description: Learn about the CIFAR-100 dataset, a collection of images that are commonly used to train machine learning and computer vision algorithms.
|
||||
keywords: CIFAR-100 dataset, CIFAR-100 classes, CIFAR-100 structure, CIFAR-100 applications, CIFAR-100 usage, YOLO model training, machine learning, computer vision
|
||||
---
|
||||
|
||||
# CIFAR-100 Dataset
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
comments: true
|
||||
description: Learn about the Fashion-MNIST dataset, a large database of Zalando's article images used for training various image processing systems and machine learning models.
|
||||
keywords: Fashion-MNIST, dataset, machine learning, image classification, convolutional neural networks, benchmarking, Zalando's article images
|
||||
---
|
||||
|
||||
# Fashion-MNIST Dataset
|
||||
@ -75,4 +76,4 @@ The example showcases the variety and complexity of the images in the Fashion-MN
|
||||
|
||||
## Acknowledgments
|
||||
|
||||
If you use the Fashion-MNIST dataset in your research or development work, please acknowledge the dataset by linking to the [GitHub repository](https://github.com/zalandoresearch/fashion-mnist). This dataset was made available by Zalando Research.
|
||||
If you use the Fashion-MNIST dataset in your research or development work, please acknowledge the dataset by linking to the [GitHub repository](https://github.com/zalandoresearch/fashion-mnist). This dataset was made available by Zalando Research.
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
comments: true
|
||||
description: Learn about the ImageNet dataset, a large-scale database of annotated images commonly used for training deep learning models in computer vision tasks.
|
||||
keywords: ImageNet, dataset, deep learning, computer vision, YOLO models, training, object recognition, image classification, object detection, WordNet, synsets, ILSVRC
|
||||
---
|
||||
|
||||
# ImageNet Dataset
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
comments: true
|
||||
description: Learn about the ImageNet10 dataset, a compact subset of the original ImageNet dataset designed for quick testing, CI tests, and sanity checks.
|
||||
keywords: ImageNet10 dataset, ImageNet, small scale, subset, computer vision models, pipelines, testing, debugging, synsets, annotations, applications, structure, sample images, citations, acknowledgments, Ultralytics Docs
|
||||
---
|
||||
|
||||
# ImageNet10 Dataset
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
comments: true
|
||||
description: Learn about the ImageNette dataset, a subset of 10 easily classified classes from the Imagenet dataset commonly used for training various image processing systems and machine learning models.
|
||||
keywords: ImageNette Dataset, ImageNette, training set, validation set, image classification, convolutional neural networks, machine learning, computer vision, ultralytics, yolov8n-cls.pt, python
|
||||
---
|
||||
|
||||
# ImageNette Dataset
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
comments: true
|
||||
description: Learn about the ImageWoof dataset, a subset of the ImageNet consisting of 10 challenging-to-classify dog breed classes.
|
||||
keywords: ImageWoof dataset, dog breed images, image classification, noisy labels, deep learning models, CNN training, fastai
|
||||
---
|
||||
|
||||
# ImageWoof Dataset
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
comments: true
|
||||
description: Learn how torchvision organizes classification image datasets. Use this code to create and train models. CLI and Python code shown.
|
||||
keywords: image classification, datasets, format, torchvision, YOLO, Ultralytics
|
||||
---
|
||||
|
||||
# Image Classification Datasets Overview
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
comments: true
|
||||
description: Learn about the MNIST dataset, a large database of handwritten digits commonly used for training various image processing systems and machine learning models.
|
||||
keywords: MNIST, EMNIST, dataset, handwritten digits, convolutional neural networks, support vector machines, machine learning, computer vision, image processing, benchmark data, Ultralytics
|
||||
---
|
||||
|
||||
# MNIST Dataset
|
||||
|
Reference in New Issue
Block a user