v.1.0.4¶
Improvements:¶
Added endpoint /faces/count with GET method that returns number of filtered faces
GET method of /faces endpoint now returns only list of filtered faces (without total count)
Added endpoint /lists/count with GET method that returns number of filtered lists
GET method of /lists endpoint now returns only list of filtered list (without total count of lists). Also information about each list not have face_count element
Added endpoint /attributes/count with GET method that returns number of filtered attributes
GET method of /attributes endpoint now returns only list of filtered attributes (without total count)
add ethnicity to attributes
add create_time and (not required) account_id to Attributes
add descriptor, age, gender, ethnicity versions to database
update resources /attributes and /attributes/count
add flatbuffers interface: PUT attributes/{attributes_id}, /POST attributes and POST (getting) attributes batches is available
Bugs fixed:¶
How to update from previous version:¶
To update from previous version simply replace folders docs, luna_faces, tests.