YOUR_CLOUD_ACCESS_KEY
is your access key from Visionaire Cloud.YOUR_CLOUD_SECRET_KEY
is your secret key from Visionaire Cloud.NFFS-FR
should be contained in your deployment key details.(fremis-n:v2.6.0)
v1.0.0
no longer requires cloud username and password.fremis-n
version below 1.4.0 and upgrading to version 1.4.0, you need to re-enroll the enrollments.Get a lower latency & higher QPS / throughput by using GPU version. However, GPU version requires you to set designated enrollment counts for every keyspace at a config file.Please create a folder --which later we call it as<HOST FREMIS-N CONFIG FOLDER>
--, then create a file named asconfig.yml
inside<HOST FREMIS-N CONFIG FOLDER>
with content as follows:1keyspace-enrollments_num:2<YOUR DEFINED 1st KEYSPACE>: <DESIGNATED ENROLLMENTS COUNT>3<YOUR DEFINED 2nd KEYSPACE>: <DESIGNATED ENROLLMENTS COUNT>4# ...Copied!
config.yml
> start again --gpus all
while the computer utilizes more than 1 GPU, likely it will fail-h,--help
--access-key
--secret-key
--dk
--listen-addr
-p,--listen-port
--listen-port-monitoring
--server-threads
--similarity-threshold
--max-workers
--storage
rocksdb
and postgres
--data-path
rocksdb
selected--db-address
postgres
selected--db-port
postgres
selected--db-name
postgres
selected--db-username
postgres
selected--db-password
postgres
selected--partition-start
--partition-end
-v,--verbose
POST <ADDRESS>:<PORT>/v1/face/keyspace
POST <ADDRESS>:<PORT>/v1/face/enrollment
POST <ADDRESS>:<PORT>/v1/face/recognition
POST <ADDRESS>:<PORT>/v1/face/enrollment
POST <ADDRESS>:<PORT>/v1/face/delete-enrollment
POST <ADDRESS>:<PORT>/v1/face/delete-enrollment-variation