v.0.34.0¶
Improvements:¶
[LUNA-8060] Added the ability to write plugins to replace the service’s estimators; see the plugin guide for details.
[LUNA-8110] Added support for the new duty_uniform, neck_occlusion, clothes_color_lightness, photorealistic_face features in face_quality checks. See /estimator for details.
[LUNA-8110] Added new command line arguments enable-duty-uniform-estimator, enable-neck-occlusion-estimator enable-photorealistic-face-estimator, enable-light-colored-clothes-estimator. These parameters manage the loading of new network models into RAM and their subsequent use.
[LUNA-8205] A version section was added to the LUNA_REMOTE_SDK_LIVENESS_ESTIMATOR_SETTINGS and LUNA_REMOTE_SDK_DEEPFAKE_ESTIMATOR_SETTINGS. This parameter allows you to configure the estimation algorithms for the corresponding features. 0 means that will be used default algorithm.
[LUNA-8215] SDK version updated to 5.35.0.
Migration:¶
See a migration manual.