nuswide_VLAD {mldr.datasets} | R Documentation |
Dataset obtained from the NUS-WIDE database with cVLAD+ representation
Description
Multilabel dataset from the image domain.
Usage
nuswide_VLAD(...)
Arguments
... |
Additional options for the loading function (e.g. |
Format
An mldr object with 269648 instances, 129 attributes and 81 labels
Source
Chua, Tat-Seng and Tang, Jinhui and Hong, Richang and Li, Haojie and Luo, Zhiping and Zheng, Yantao, "NUS-WIDE: a real-world web image database from National University of Singapore", in Proc. of the ACM international conference on image and video retrieval, pp. 48, 2009
Examples
## Not run:
nuswide_VLAD <- nuswide_VLAD() # Check and load the dataset
toBibtex(nuswide_VLAD)
nuswide_VLAD$measures
## End(Not run)
[Package mldr.datasets version 0.4.2 Index]