erikpro007/OpenDatasetFlowers
收藏Hugging Face2026-03-26 更新2026-03-29 收录
下载链接:
https://hf-mirror.com/datasets/erikpro007/OpenDatasetFlowers
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
tags:
- Dataset
size_categories:
- 10K<n<100K
---
# 🌸 OpenDatasetFlowers

A large-scale image dataset of AI-generated flower photographs, designed for machine learning and computer vision tasks such as image classification, feature extraction and generative model training.
## Dataset Summary
The dataset provided as "OpenDatasetFlowers.zip" contains approximately **40k images** across **129 flower categories**. All images are uniform in format and resolution, making the dataset ready to use without additional preprocessing.
| Property | Value |
|----------------|--------------------------|
| Total Images | ~40,119 |
| Format | WebP |
| Resolution | 512 × 512 px |
| Categories | 129 |
| Images/Category| 311 |
| Archiv Format | .zip |
| Size | ~2.6 GB |
## Structure
Each category is stored in its own folder named after the flower. Images within each folder are numerically indexed starting from `0.webp`.
```
OpenDatasetFlowers/
├── Rose/
│ ├── 0.webp
│ ├── 1.webp
│ └── ... 310.webp
├── Tulip/
│ ├── 0.webp
│ └── ... 310.webp
└── ...
```
## License
[Apache 2.0](https://opensource.org/licenses/Apache-2.0)
提供机构:
erikpro007



