v.1.3.3¶
Improvements:¶
A field use_external_references was added to image_origin_policy. This setting is needed for origin images duplicate prevention.
Field detect_time to indicate detection time in input images for generated events was added. See generate events resource.
Bugs fixed:¶
Fixed URLs schema in input data for resources:
generate events resource
verifiers resource
sdk resource
detector resource
Fixed verification with face_bounding_boxes (see verification).
A handler face avatar generation was fixed. Avatar’s url had the following format /samples/{sample_id}. This format is corresponding to a LUNA platform version 4. New format is /samples/faces/{sample_id}
Input data validation was fixed for invalid content with some image content type specified.
How to update from previous version:¶
To update from previous version, replace all folders with files and update dependencies from requirements.txt.