7 lines
223 B
JSON
7 lines
223 B
JSON
|
{
|
||
|
"imageDirectory": "../Public/images",
|
||
|
"classifierModelPath": "../Public/classifier.mlmodel",
|
||
|
"trainingIterations": 20,
|
||
|
"serverPath": "https://mydomain.com/caps",
|
||
|
"authenticationToken": "mysecretkey",
|
||
|
}
|