public class AgeRecogniserConfig extends Object
Constructor and Description |
---|
AgeRecogniserConfig(Map<String,Param> params) |
Modifier and Type | Method and Description |
---|---|
String |
getPathClassifyModel() |
String |
getPathClassifyRegression() |
void |
setPathClassifyModel(String pathClassifyModel) |
void |
setPathClassifyRegression(String pathClassifyRegression) |
public String getPathClassifyModel()
public void setPathClassifyModel(String pathClassifyModel)
public String getPathClassifyRegression()
public void setPathClassifyRegression(String pathClassifyRegression)
Copyright © 2007–1969 The Apache Software Foundation. All rights reserved.