v.1.3.3

Improvements:

  1. A field use_external_references was added to image_origin_policy. This setting is needed for origin images duplicate prevention.

  2. Field detect_time to indicate detection time in input images for generated events was added. See generate events resource.

Bugs fixed:

  1. Fixed URLs schema in input data for resources:

  2. Fixed verification with face_bounding_boxes (see verification).

  3. 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}

  4. 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.