FACE
- Type of DetectedFace
public class FaceRecognitionCrossValidatorTool<FACE extends DetectedFace> extends Object
StratifiedGroupedKFold
cross
validation is used internally.Constructor and Description |
---|
FaceRecognitionCrossValidatorTool() |
Modifier and Type | Method and Description |
---|---|
static <FACE extends DetectedFace> |
main(String[] args)
The main method for the tool
|
protected void |
performBenchmark() |
protected void |
saveRecogniser() |
public FaceRecognitionCrossValidatorTool()
protected void performBenchmark() throws IOException
IOException
protected void saveRecogniser() throws IOException
IOException
public static <FACE extends DetectedFace> void main(String[] args) throws IOException
FACE
- Type of DetectedFace
args
- tool argumentsIOException