| Package | Description |
|---|---|
| org.openimaj.image.annotation.evaluation.datasets |
| Modifier and Type | Field and Description |
|---|---|
MMSys2013.Response[] |
MMSys2013.Record.annotations
A set of responses for this image
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,List<ScoredAnnotation<MMSys2013.QuestionResponse>>> |
MMSys2013.getAnnotationsQ1(GroupedDataset<String,ListDataset<MMSys2013.Response>,MMSys2013.Response> data)
For a given
GroupedDataset that represents the results from a
single category, returns a list of scored annotations for each group, for
question 1 (contains depication of category). |
static Map<String,List<ScoredAnnotation<MMSys2013.QuestionResponse>>> |
MMSys2013.getAnnotationsQ1(GroupedDataset<String,ListDataset<MMSys2013.Response>,MMSys2013.Response> data)
For a given
GroupedDataset that represents the results from a
single category, returns a list of scored annotations for each group, for
question 1 (contains depication of category). |
static Map<String,List<ScoredAnnotation<MMSys2013.QuestionResponse>>> |
MMSys2013.getAnnotationsQ2(GroupedDataset<String,ListDataset<MMSys2013.Response>,MMSys2013.Response> data)
For a given
GroupedDataset that represents the results from a
single category, returns a list of scored annotations for each group, for
question 2 (is in category). |
static Map<String,List<ScoredAnnotation<MMSys2013.QuestionResponse>>> |
MMSys2013.getAnnotationsQ2(GroupedDataset<String,ListDataset<MMSys2013.Response>,MMSys2013.Response> data)
For a given
GroupedDataset that represents the results from a
single category, returns a list of scored annotations for each group, for
question 2 (is in category). |