Added support for new faceai parameters
All checks were successful
Publish FaceAI Container / publish (push) Successful in 9m39s
All checks were successful
Publish FaceAI Container / publish (push) Successful in 9m39s
This commit is contained in:
parent
3e4d855f93
commit
a026fec62b
12 changed files with 152 additions and 13 deletions
|
|
@ -33,6 +33,7 @@ FACEAI_RUNTIME_BIND=/mnt/storage/data/faceai/runtime
|
|||
FACEAI_LOG_BIND=/mnt/storage/data/faceai/logs
|
||||
FACEAI_PKL_BIND=/mnt/nas12/nas2/RUS
|
||||
FACEAI_MATCHER_BINARY=/app/bin/face_matcher
|
||||
FACEAI_MATCHER_TOLERANCE=0.5
|
||||
FACEAI_WORKER_CONCURRENCY=8
|
||||
FACEAI_WORKER_TIMEOUT_MS=300000
|
||||
FACEAI_PROCESSOR_HEARTBEAT_GRACE_MS=20000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue