FACE - Type of DetectedFacepublic 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
IOExceptionprotected void saveRecogniser() throws IOException
IOExceptionpublic static <FACE extends DetectedFace> void main(String[] args) throws IOException
FACE - Type of DetectedFaceargs - tool argumentsIOException