19 lines
402 B
JSON
19 lines
402 B
JSON
{
|
|
"plug": "DeepStack-Face",
|
|
"host": "localhost",
|
|
"tfjsBuild": "cpu",
|
|
"port": 8080,
|
|
"hostPort": 58083,
|
|
"key": "DeepStack-Face",
|
|
"mode": "client",
|
|
"type": "detector",
|
|
"deepStack": {
|
|
"host": "HOSTNAME OR IP",
|
|
"port": 5000,
|
|
"isSSL": false,
|
|
"apiKey": "API KEY IF SET"
|
|
},
|
|
"persons": [
|
|
"Array of Names images begin with"
|
|
]
|
|
} |