corel5k {mldr.datasets} | R Documentation |
Dataset with data from the Corel image collection
Description
Multilabel dataset from the image domain.
Usage
corel5k(...)
Arguments
... |
Additional options for the loading function (e.g. |
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
## Not run:
corel5k <- corel5k() # Check and load the dataset
toBibtex(corel5k)
corel5k$measures
## End(Not run)
[Package mldr.datasets version 0.4.2 Index]