meganariley/inat-wildflowers-75
iNaturalist North American Wildflowers - 75 Species A curated image classification dataset of 75 North American wildflower species, sourced from iNaturalist research-grade observations. Dataset Summary Total images: 59410 Train split: 47527 images Validation split: 11883 images Species: 75 (28 plant families) Source: iNaturalist research-grade observations (CC-licensed photos only) Region: North America Species List # Common Name Scientific… See the full description on the dataset page: https://huggingface.co/datasets/meganariley/inat-wildflowers-75.
iNaturalist North American Wildflowers - 75 Species
A curated image classification dataset of 75 North American wildflower species, sourced from iNaturalist research-grade observations.
Dataset Summary
- Total images: 59410
- Train split: 47527 images
- Validation split: 11883 images
- Species: 75 (28 plant families)
- Source: iNaturalist research-grade observations (CC-licensed photos only)
- Region: North America
Species List
Data Collection
Photos collected via the iNaturalist API v1:
- quality_grade=research (community-verified)
- photo_licensed=true (Creative Commons)
- place_id=97394 (North America)
- Sorted by community votes for quality
Images resized to max 512px on longest side, saved as JPEG.
<!-- ml-intern-provenance -->
Generated by ML Intern
This dataset repository was generated by ML Intern, an agent for machine learning research and development on the Hugging Face Hub.
- Try ML Intern: https://smolagents-ml-intern.hf.space
- Source code: https://github.com/huggingface/ml-intern
Usage
from datasets import load_dataset
dataset = load_dataset('meganariley/inat-wildflowers-75')