corel5k: Dataset with data from the Corel image collection

Description Usage Arguments Format Source Examples

View source: R/datasets.R

Description

Multilabel dataset from the image domain.

Usage

1

Arguments

...

Additional options for the loading function (e.g. download.dir)

Format

An mldr object with 5000 instances, 499 attributes and 374 labels

Source

Duygulu, P. and Barnard, K. and de Freitas, J.F.G. and Forsyth, D.A., "Object Recognition as Machine Translation: Learning a Lexicon for a Fixed Image Vocabulary", Computer Vision, ECCV 2002, pp. 97-112, 2002

Examples

1
2
3
4
5
6
## Not run: 
corel5k <- corel5k()  # Check and load the dataset
toBibtex(corel5k)
corel5k$measures

## End(Not run)

mldr.datasets documentation built on May 2, 2019, 3:43 p.m.