OpenML
Meta_Album_PLT_DOC_Mini

Meta_Album_PLT_DOC_Mini

active ARFF CC BY-NC 4.0 Visibility: public Uploaded 28-10-2022 by Meta Album
0 likes downloaded by 0 people , 0 total downloads 0 issues 0 downvotes
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
## Meta-Album Plant Doc Dataset (Mini) * The PlantDoc dataset(https://github.com/pratikkayal/PlantDoc-Dataset) is made up of images of leaves of healthy and unhealthy plants. The images were downloaded from Google Images and Ecosia, and later cropped by the authors, so generally, one complete leaf fits in one image. The original, uncropped images are generally different in scale, light conditions, and pose. However, within one category, images of leaves that came from the same original image can be found. The images correspond to 27 classes, including plant disease names and plant species names, e.g.: Corn Leaf Blight and Cherry Leaf respectively. The dataset was created for a benchmarking classification model work, published in 2020 by Singh et al. The PlantDoc dataset in the Meta-Album benchmark is extracted from a preprocessed version of the original PlantDoc dataset. First, to get i.i.d. samples, only one leaf image per each original image is randomly picked. Then, leaves images are cropped and made into squared images which are then resized into 128x128 with anti-aliasing filter. ### Dataset Details ![](https://meta-album.github.io/assets/img/samples/PLT_DOC.png) Meta Album ID: PLT_DIS.PLT_DOC Meta Album URL: [https://meta-album.github.io/datasets/PLT_DOC.html](https://meta-album.github.io/datasets/PLT_DOC.html) Domain ID: PLT_DIS Domain Name: Plant Diseases Dataset ID: PLT_DOC Dataset Name: Plant Doc Short Description: Plant disease dataset \# Classes: 27 \# Images: 1080 Keywords: plants, plant diseases, Data Format: images Image size: 128x128 License (original data release): Creative Commons Attribution 4.0 International License URL(original data release): https://github.com/pratikkayal/PlantDoc-Object-Detection-Dataset/blob/master/LICENSE.txt License (Meta-Album data release): Creative Commons Attribution 4.0 International License URL (Meta-Album data release): [https://creativecommons.org/licenses/by/4.0/](https://creativecommons.org/licenses/by/4.0/) Source: PlantDoc: A Dataset for Visual Plant Disease Detection Source URL: https://github.com/pratikkayal/PlantDoc-Object-Detection-Dataset Original Author: Sharada Mohanty, David Hughes, and Marcel Salathe Original contact: Meta Album author: Maria Belen Guaranda Cabezas Created Date: 01 March 2022 Contact Name: Ihsan Ullah Contact Email: meta-album@chalearn.org Contact URL: [https://meta-album.github.io/](https://meta-album.github.io/) ### Cite this dataset ``` @inproceedings{10.1145/3371158.3371196, author = {Singh, Davinder and Jain, Naman and Jain, Pranjali and Kayal, Pratik and Kumawat, Sudhakar and Batra, Nipun}, title = {PlantDoc: A Dataset for Visual Plant Disease Detection}, year = {2020}, isbn = {9781450377386}, publisher = {Association for Computing Machinery}, address = {New York, NY, USA}, url = {https://doi.org/10.1145/3371158.3371196}, doi = {10.1145/3371158.3371196}, booktitle = {Proceedings of the 7th ACM IKDD CoDS and 25th COMAD}, pages = {249-253}, numpages = {5}, keywords = {Object Detection, Image Classification, Deep Learning}, location = {Hyderabad, India}, series = {CoDS COMAD 2020} } ``` ### Cite Meta-Album ``` @inproceedings{meta-album-2022, title={Meta-Album: Multi-domain Meta-Dataset for Few-Shot Image Classification}, author={Ullah, Ihsan and Carrion, Dustin and Escalera, Sergio and Guyon, Isabelle M and Huisman, Mike and Mohr, Felix and van Rijn, Jan N and Sun, Haozhe and Vanschoren, Joaquin and Vu, Phan Anh}, booktitle={Thirty-sixth Conference on Neural Information Processing Systems Datasets and Benchmarks Track}, url = {https://meta-album.github.io/}, year = {2022} } ``` ### More For more information on the Meta-Album dataset, please see the [[NeurIPS 2022 paper]](https://meta-album.github.io/paper/Meta-Album.pdf) For details on the dataset preprocessing, please see the [[supplementary materials]](https://openreview.net/attachment?id=70_Wx-dON3q&name=supplementary_material) Supporting code can be found on our [[GitHub repo]](https://github.com/ihsaan-ullah/meta-album) Meta-Album on Papers with Code [[Meta-Album]](https://paperswithcode.com/dataset/meta-album) ### Other versions of this dataset [[Micro]](https://www.openml.org/d/44273) [[Extended]](https://www.openml.org/d/44336)

3 features

CATEGORY (target)string27 unique values
0 missing
FILE_NAMEstring1080 unique values
0 missing
SUPER_CATEGORYnumeric0 unique values
1080 missing

19 properties

1080
Number of instances (rows) of the dataset.
3
Number of attributes (columns) of the dataset.
27
Number of distinct values of the target attribute (if it is nominal).
1080
Number of missing values in the dataset.
1080
Number of instances with at least one value missing.
1
Number of numeric attributes.
0
Number of nominal attributes.
3.7
Percentage of instances belonging to the least frequent class.
40
Number of instances belonging to the least frequent class.
0
Number of binary attributes.
0
Percentage of binary attributes.
100
Percentage of instances having missing values.
1
Average class difference between consecutive instances.
33.33
Percentage of missing values.
0
Number of attributes divided by the number of instances.
33.33
Percentage of numeric attributes.
3.7
Percentage of instances belonging to the most frequent class.
0
Percentage of nominal attributes.
40
Number of instances belonging to the most frequent class.

1 tasks

0 runs - estimation_procedure: 10-fold Crossvalidation - evaluation_measure: predictive_accuracy - target_feature: CATEGORY
Define a new task