mediamill {mldr.datasets} | R Documentation |
Dataset with features extracted from video sequences and semantic concepts assigned as labels
Description
Multilabel dataset from the video domain.
Usage
mediamill(...)
Arguments
... |
Additional options for the loading function (e.g. |
Format
An mldr object with 43907 instances, 120 attributes and 101 labels
Source
Snoek, C. G. M. and Worring, M. and van Gemert, J. C. and Geusebroek, J. M. and Smeulders, A. W. M., "The challenge problem for automated detection of 101 semantic concepts in multimedia", in Proc. 14th ACM International Conference on Multimedia, MULTIMEDIA06, pp. 421-430, 2006
Examples
## Not run:
mediamill <- mediamill() # Check and load the dataset
toBibtex(mediamill)
mediamill$measures
## End(Not run)
[Package mldr.datasets version 0.4.2 Index]