Learn R Programming

mldr.datasets (version 0.4.2)

nuswide_VLAD: 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. download.dir)

Format

An mldr object with 269648 instances, 129 attributes and 81 labels

Examples

Run this code
# NOT RUN {
nuswide_VLAD <- nuswide_VLAD()  # Check and load the dataset
toBibtex(nuswide_VLAD)
nuswide_VLAD$measures
# }

Run the code above in your browser using DataLab