Medicinal Leaf Dataset

Dataset details

Last updated: 15 Dec 2022
Meta Album ID PLT_DIS.MED_LF
Domain ID PLT_DIS
Domain Name Plant Diseases
Set Number 1
Dataset ID MED_LF
Dataset Name Medicinal Leaf
Short Description Healthy Medicinal Leaf
Long Description The Medicinal Leaf Database(https://data.mendeley.com/datasets/nnytj2v3n5/1) gathers 30 species of healthy and mature medicinal herbs. The leaves are plucked from different plants of the same species, then placed on a white uniform background. There are around 1 800 images in total, captured with a mobile phone camera. The original resolution is 1 600x1 200 px. We create Medleaf for Meta-Album by cropping them at the center and resize to 128x128 px.
# Classes 26
# Images 1596
Keywords medicinal leaf, plants, plant diseases
Data Format images
Image size 128x128
License
(original data release)
CC BY 4.0
License URL
(original data release)
https://data.mendeley.com/datasets/nnytj2v3n5/1
https://creativecommons.org/licenses/by/4.0/
License
(Meta-Album data release)
CC BY 4.0
License URL
(Meta-Album data release)
https://creativecommons.org/licenses/by/4.0/
Source Medicinal Leaf Dataset
Source URL https://data.mendeley.com/datasets/nnytj2v3n5/1
Original Author S Roopashree, J Anitha
Original contact
Meta Album author Phan Anh VU
Created Date 01 March 2022
Contact Name Ihsan Ullah
Contact Email meta-album@chalearn.org
Contact URL https://meta-album.github.io/

Download Meta-data files

Download Dataset from OpenML

Dataset Version OpenML ID
Micro 44314 Download
Mini 44299 Download
Extended 44332 Download

Code to download dataset using OpenML API

      # import openml
      import openml
  
      # download dataset with DATASET_ID. DATASET_ID is OpenML ID
      dataset = openml.datasets.get_dataset(DATASET_ID)
  
      # display dataset info
      print(dataset.name)
              

Sample Images

Cite this dataset

 @article{s_j_2020, 
     title={Medicinal Leaf Dataset}, 
     url={https://data.mendeley.com/datasets/nnytj2v3n5/1}, 
     author={S, Roopashree and J, Anitha}, 
     year={2020}, 
     month={Oct},
     doi={10.17632/nnytj2v3n5.1},
     version={1},
     publisher={Mendeley Data}   
} 
              
Download as bib

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}
  }
              
Download as bib