public class VOCExample
extends java.lang.Object
| Constructor and Description |
|---|
VOCExample() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Simple program to compute the average precision for the PASCAL VOC
challenge.
|