cloud types
cloud-types
Cloud Types
This dataset is part of the Roboflow 100 benchmark, a diverse collection of 100 object detection datasets spanning 7 imagery domains.
Dataset Statistics
Split
Images
Train
3,528
Validation
1,008
Test
504
Total
5,040
Classes (4)
Fish
Flower
Gravel
Sugar
Usage
With LibreYOLO
from libreyolo import LIBREYOLO
# Load a model
model = LIBREYOLO(model_path="libreyoloXnano.pt")
# Train on this dataset… See the full description on the dataset page: https://huggingface.co/datasets/LibreYOLO/cloud-types.cloud-types
Dataset Card for cloud-types
** The original COCO dataset is stored at dataset.tar.gz**
Dataset Summary
cloud-types
Supported Tasks and Leaderboards
object-detection: The dataset can be used to train a model for Object Detection.
Languages
English
Dataset Structure
Data Instances
A data point comprises an image and its object annotations.
{
'image_id': 15,
'image': <PIL.JpegImagePlugin.JpegImageFile image mode=RGB… See the full description on the dataset page: https://huggingface.co/datasets/Francesco/cloud-types.cloud-types
Dataset Card for cloud-types
** The original COCO dataset is stored at dataset.tar.gz**
Dataset Summary
cloud-types
Supported Tasks and Leaderboards
object-detection: The dataset can be used to train a model for Object Detection.
Languages
English
Dataset Structure
Data Instances
A data point comprises an image and its object annotations.
{
'image_id': 15,
'image': <PIL.JpegImagePlugin.JpegImageFile image mode=RGB… See the full description on the dataset page: https://huggingface.co/datasets/BobatPurdue/cloud-types.
