Skip to content

Meta-Album meta-dataset for few-shot image classification

Notifications You must be signed in to change notification settings

ihsaan-ullah/meta-album

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meta-Album cover image

Meta-Album Website: https://meta-album.github.io/

This is the official repository for Meta-Album, an image classification meta-dataset designed to facilitate few-shot learning, transfer learning, meta-learning, among other tasks. It includes 40 open datasets, each having at least 20 classes with 40 examples per class, with verified licences. They stem from diverse domains, such as ecology (fauna and flora), manufacturing (textures, vehicles), human actions, and optical character recognition, featuring various image scales (microscopic, human scales, remote sensing). All datasets are preprocessed, annotated, and formatted uniformly, and come in 3 versions (Micro ⇢ Mini ⇢ Extended) to match users’ computational resources. We showcase the utility of the first 30 datasets (to be released for NeurIPS 2022) on few-shot learning problems. The other 10 will be released shortly after. Meta-Album is already more diverse and larger (in number of datasets) than similar efforts, and we are committed to keep enlarging it via a series of meta-learning competitions. As competitions terminate, their test data are released, thus creating a rolling benchmark, available through OpenML. Our website https://meta-album.github.io/ contains the source code of challenge winning methods, baseline methods, data loaders, and instructions for contributing either new datasets or algorithms to our expandable meta-dataset.

In this repository, you can find information about the Meta-Album datasets, utilities for creating your own datasets (data format, fact sheets, and data generators), and the code and instructions for performing few-shot learning experiments.

Here, you can find information to contribute to the Meta-Album meta-dataset.

Here, you can find information about Meta-Album domains, datasets and how to download them.

This page covers the uniform data format for all datasets.

This page contains the code used to generate fact sheets (PDFs containing information about a given dataset)

6. Code

On this page, you can find the code that we used for all few-shot learning and other experiments in the paper.



Meta-Album Paper

You can read Meta-Album Paper from Here



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}
}



Meta-Album Authors



Contributors

  • Philip Boser
  • Maria Belen Guaranda Cabezas
  • Adrian El Baz
  • Jennifer (Yuxuan) He
  • Jilin He
  • Felix Heron
  • Gabriel Lauzzana
  • Zhengying Liu
  • Yui Man Lui
  • Romain Mussard
  • Manh Hung Nguyen
  • Adrien Pavao
  • Sébastien Treguer
  • Wei Wei Tu
  • Jun Wan
  • Benjia Zhou



Contact:

[email protected]