Download CWD30 Dataset
Access our comprehensive agricultural image dataset for computer vision research
How to Download
Follow these steps to access the dataset
Complete the Request Form
Fill out and sign our dataset request form to get access approval.
Access FormSubmit Your Request
Email the completed form to our corresponding author for approval.
hskim@jbnu.ac.krDownload the Dataset
Once approved, access the dataset through our provided links.
Dataset Naming Convention
Understanding how our image files are named and organized
File Naming Structure
Each image filename contains important metadata about the sample:
WC_K_W_45_029058.PNG
Visual Explanation

Data Organization
Understanding the dataset structure
CWD30v2 Structure
The CWD30 classification dataset is organized in the ImageNet style directory structure after download:
CWD30v2/ ├── train/ │ ├── class_1/ │ │ ├── image_001.jpg │ │ ├── image_002.jpg │ │ └── ... │ ├── class_2/ │ └── ... └── test/ ├── class_1/ ├── class_2/ └── ...
Recommended Tools
Our Data Loader
Use our custom dataloader available in the official GitHub repository.
View on GitHubfmutils
For loading file addresses, we recommend using the files-management-utilities package.
fmutils DocumentationCWD30-S Information
Detailed information about the structure and organization of CWD30-S will be provided upon release.