Shinobi/plugins/tensorflow/conf.sample.json

11 lines
245 B
JSON
Raw Normal View History

2018-06-20 04:12:26 +00:00
{
2018-06-20 04:14:52 +00:00
"plug":"Tensorflow",
2018-06-20 04:12:26 +00:00
"host":"localhost",
"tfjsBuild":"gpuORcpu",
2018-06-20 04:12:26 +00:00
"port":8080,
"hostPort":8082,
"key":"change_this_to_something_very_random____make_sure_to_match__/plugins/opencv/conf.json",
"mode":"client",
"type":"detector"
}