v.0.0.4¶
Improvements:¶
Samples are stored in the Image Store with account_id now.
Handlers for verification with preset detector and extractor settings to work with verifiers were added. See verifiers.
Face filtering when specifying head angle threshold on the “/detector” resource was fixed. See service response /detector.
In some cases, when the service proxies requests, 504 code may be returned.
How to update from previous version:¶
To update from previous version simply replace folders luna_handlers, tests, docs, deploy and update dependencies from requirements.txt. Then run the commands:
alembic upgrade head