PlantDoc dataset transformed into the YOLO 26 object detection format. The original PlantDoc dataset is a collection of images for detecting plant diseases. This version is formatted for training models using the YOLO framework.
Use Cases
- Train a YOLO-based model to detect plant diseases from leaf images (inferred from domain, verify after download)
- Benchmark object detection performance on agricultural imagery (inferred from domain, verify after download)
- Develop automated plant health monitoring systems (inferred from domain, verify after download)
Strengths
- Published on Kaggle, a major platform for data science resources.
- Formatted for the YOLO object detection framework, which is widely used.
Limitations
- Metadata is minimal; actual content requires verification after download.
- Column-level documentation is absent; field semantics must be inferred after download.
- Row count, file formats, and license information are unknown.
Provenance
- Source
- Kaggle
- Collection Method
- Transformation of the original PlantDoc dataset.