Structures¶
Json’s¶
- estimation_ethnicities¶
- ethnicities¶
- Object Properties:
estimations (
estimation_ethnicities
) – ethnicity classifer response.predominant_ethnicity (_enum_(asian)_(indian)_(caucasian)_(african)) – name of predominant ethnicity
- basic_attributes¶
- Object Properties:
age (_range_(0)_(101)) – Age estimation (in years, number - minimum: 0 - maximum: 100)
gender (_range_(0)_(2)) – Gender estimation ( minimum: 0 - maximum: 1)
ethnicities (
ethnicities
) – ethnicities estimation
{ "age": 44, "gender": 1, "ethnicities": { "estimations": { "asian": 0.30958974984256, "indian": 0.704026023486659, "caucasian": 0.201052187039837, "african": 0.500849770578245 }, "predominant_ethnicity": "asian" } }
- extracted_attributes¶
- Object Properties:
url (url) – location of attributes
attribute_id (uuid4) – id of attributes
score (float) – face descriptor quality score
basic_attributes (
basic_attributes
) – basic attributessamples (_list_(uuid4)) – resource for attributes
{ "url": "https://www.miller-boyd.com/", "attribute_id": "a5d0b069-246f-489f-9c1f-b24d13c31913", "score": 0.363787207699606, "basic_attributes": { "age": 40, "gender": 1, "ethnicities": { "estimations": { "asian": 0.595610590964948, "indian": 0.52464793876777, "caucasian": 0.551474480850688, "african": 0.365162368315011 }, "predominant_ethnicity": "asian" } }, "samples": [ "2c9bf914-1742-47fb-b6ab-eb2c60f98352", "3e58ae8b-5bc0-4077-b1df-68b240f2bf2a", "31af375c-6a98-4aec-9974-eff405f9f69b" ] }
- face¶
- Object Properties:
face_id (uuid4) – face id
external_id (str) – user defined external id of face
attribute_id (uuid4) – an id of attributes is associated with the face (nullable)
create_time (iso8601) – face create time
lists (_list_(uuid4)) – list of accounts list ids, the face is linked to
avatar (url) – avatar for face, references to a sample or a user-defined reference
event_id (uuid4) – id of event that generated the face (nullable)
user_data (user_name) – user data associated with the face.
{ "face_id": "f294b3eb-d4d9-411a-9b9b-645469d684f1", "external_id": "EEcsWOxxKrdVstPpLGEN", "attribute_id": "ec26c519-ad2c-4ac3-85e0-12065866fb34", "create_time": "1986-05-21T12:37:56.608341", "lists": [ "9e25ce1a-d1d7-457b-bb68-ed3e2dfe4c59", "44f8d215-ce2c-4237-bf86-2a256044316c", "9b5b1f6e-e72b-464b-a37f-0c99fae4cb6b" ], "avatar": "http://www.conley-reynolds.com/", "event_id": "079b6c56-45b3-4077-8463-f4f91a9fba43", "user_data": "theodoremurray" }
- match_list_info¶
- Object Properties:
list_id (uuid4) – list id which contains the faces
user_data (street_address) – user data associated with the list.
{ "list_id": "27094684-2f38-48b4-ac0d-bad135400fb4", "user_data": "074 Pamela Shores Apt. 830" }
- event_match_result_by_face¶
-
JSON Example
{ "similarity": 0.777686363841674, "face": { "face_id": "88aa9f1b-e00d-47f0-984b-9b127dc1254c", "external_id": "FOvMGrJHjplRvzpwCgAa", "attribute_id": "39e99770-de2b-4a59-a56d-f907a2b6c146", "create_time": "1971-04-25T20:05:43.506265", "lists": [ "c7d0d58a-e361-48b4-a596-e3d40142f206", "42e3824b-bfdf-45fa-ac29-70a7a67ee917", "dc4a79e2-f23b-4984-bf99-f62ef8e8edc9" ], "avatar": "http://www.king.net/", "event_id": "54509b16-e987-49cc-9785-6fbcec9578fb", "user_data": "reedtiffany" } }
- event_match_result_by_list¶
- Object Properties:
candidates (_list_(
event_match_result_by_face
)) – a top similar faces from a luna list or a list of faces.list_info (
match_list_info
) – info about a list which contains the faces (nullable)
{ "candidates": [ { "similarity": 0.42383212044262, "face": { "face_id": "697d81e2-2a72-4167-8f30-01a50d57e27b", "external_id": "JseLwTPIsZvXoQGzKoIU", "attribute_id": "979b3577-cfbf-48d7-af19-fb48c18b648f", "create_time": "2001-10-07T15:34:53.982537", "lists": [ "cbed6ed9-7777-47fe-927e-d56ccaeb0200", "37281a5d-e1d9-4c7d-84b0-d72bfc7e2dcd", "aae6663e-a735-45e9-aa04-ca4b8a873116" ], "avatar": "https://wu.com/", "event_id": "fc9edf58-8df5-4274-8bea-e069a74c68ee", "user_data": "leonard30" } }, { "similarity": 0.927258275586122, "face": { "face_id": "5fa9d9bf-ed28-40a2-8752-7bf4de1917ed", "external_id": "jNWoajICCWvsMgPKWICC", "attribute_id": "ef22d25d-eebf-489b-ae65-bc709df364ae", "create_time": "2017-05-25T03:50:25.455225", "lists": [ "2a15caf4-8e8a-4d59-842f-80a5ab3910e8", "c5c39700-f424-4ceb-82e4-e3e4f00f914a", "2dfee95a-f877-4ed1-a477-fb704a3c54cd" ], "avatar": "https://soto.com/", "event_id": "78324ba8-f2b2-4cb5-b4c8-a601efacc924", "user_data": "hoganstephanie" } }, { "similarity": 0.750758766838492, "face": { "face_id": "a6f88cf3-4a4e-4c96-9e53-e01f6b0b2b35", "external_id": "VUXtjJBSxQAzXOdTuZAm", "attribute_id": "d16698a7-4e6c-4b87-bf70-92f3e31740a1", "create_time": "2000-06-13T18:13:50.391444", "lists": [ "f1916d12-cf19-46f7-9fb4-e190445a33e8", "c9ccc523-67bb-471a-ae8b-e079b40210b4", "094fdec7-7bb3-42a8-a3fd-d3acd7b46a3e" ], "avatar": "https://price.com/", "event_id": "4f964b26-1bf2-475c-b86c-7d55bd8eaf2f", "user_data": "amiller" } } ], "list_info": { "list_id": "509019ba-8bc4-4b28-a58b-64c99c07b547", "user_data": "5150 Stephen Gardens" } }
- rect¶
- quality¶
- Object Properties:
light (float) – Low value means overlit face area (i.e. overbright lighting, sensor overexposure), minimum: 0 - maximum: 1.
dark (float) – Low value means underlit face area (i.e. due to backlight, poor lighting, sensor underexposure), minimum: 0 - maximum: 1.
saturation (float) – Low value means low saturation (e.g. grayscale images), minimum: 0 - maximum: 1.
blurriness (float) – Low value means blurred image (e.g. due to depth of field or motion blur). High value means sharp image, minimum: 0 - maximum: 1.
- detection¶
- Object Properties:
attributes (
face_attributes
) – face attributes (nullable)quality (
quality
) – image quality. These are estimated visual properties of images (nullable)rect (
rect
) – bounding rectangle (nullable)landmarks5 (_list_(_tuple_(int)_(int))) – array of 5 landmarks. (nullable)
landmarks68 (_list_(_tuple_(int)_(int))) – array of 68 landmarks (nullable)
- sample¶
- event_detection¶
- event¶
- Object Properties:
samples (_list_(uuid4)) – list of samples which is assosiated with the event
attributes (
extracted_attributes
) – list of samples which is assosiated with the eventsource (street_address) – additional information, provided by user with event (nullable)
tags (_list_(str)) – additional information, provided by user with event (nullable)
event_id (uuid4) – event id
match (_list_(
event_match_result_by_list
)) – sorted list with match result for the event (nullable)url (url) – location of event
face (
face
) – face which is created from event (nullable)
- events_to_redis¶
- Object Properties:
samples (_list_(uuid4)) – list of samples which is assosiated with the event
attributes (
extracted_attributes
) – list of samples which is assosiated with the eventsource (street_address) – additional information, provided by user with event (nullable)
tags (_list_(str)) – additional information, provided by user with event (nullable)
event_id (uuid4) – event id
match (_list_(
event_match_result_by_list
)) – sorted list with match result for the event (nullable)url (url) – location of event
face (
face
) – face which is created from event (nullable)detections (_list_(
event_detection
)) – all event detections
- msg_to_luna_sender¶
- Object Properties:
handler_id (uuid4) – handler id
Luna-Request-Id (str) – request id
events (_list_(
events_to_redis
)) – list of eventsevents_time (iso8601) – event times
{ "handler_id": "447affd4-6873-4822-abc1-e17fd1bebf10", "Luna-Request-Id": "IwryyhUtNuDjTdRzszbv", "events": [ { "samples": [ "ecf0e623-8726-404d-9a23-16ec2f866980", "7f308b02-9ac0-4a61-a0f2-2c7a75df4cd5", "345e3bc4-5f3a-4ee6-99db-b484c2a6d2ae" ], "attributes": { "url": "https://www.jackson.com/", "attribute_id": "6c775318-9555-43b0-9f38-36e7b1566c14", "score": 0.974473546747125, "basic_attributes": { "age": 18, "gender": 0, "ethnicities": { "estimations": { "asian": 0.818738374657871, "indian": 0.42136401552485, "caucasian": 0.665400612586631, "african": 0.84221674750598 }, "predominant_ethnicity": "caucasian" } }, "samples": [ "e8d8671c-08f3-4d96-af2e-0f15ef7a3142", "ab56a94d-3289-4bae-95f3-6c02c795ba22", "bb09ee54-e433-4914-b4ab-6f368452bc82" ] }, "source": "682 Joshua Well", "tags": [ "quNnSowjwIabTfXlHeEy", "MgYYOBChjXEjgczjEinC", "LzFIbuTUvQLhgpVfjEpr" ], "event_id": "10c6dbfc-dec6-43c5-9453-91fb1a175d3b", "match": [ { "candidates": [ { "similarity": 0.843753657492984, "face": { "face_id": "15bb9ec7-c8d5-49ac-b79f-13e0677f619f", "external_id": "iBFXWMbWwiVVcagYnjiX", "attribute_id": "f5f26a71-f8da-434c-992d-f5118ff877a5", "create_time": "2005-07-10T13:23:31.401585", "lists": [ "98949cd4-9589-46a7-bf56-6f1dc63eca2f", "d985eb38-858e-478c-9634-4731180ac8ba", "01c7e9cb-fdb2-46af-86e5-ff4899c1f9c6" ], "avatar": "https://www.martinez.org/", "event_id": "cc0aaf1b-3c45-48e4-9bbe-c7b04edc9946", "user_data": "william43" } }, { "similarity": 0.710791958925976, "face": { "face_id": "96bdcdc6-97d7-42d9-b33a-bdc9a803342f", "external_id": "bwVOpCpYOTPwQQKUAKHf", "attribute_id": "61e08681-4d9d-4652-9898-d554b300ca97", "create_time": "2020-01-04T16:04:55.858005", "lists": [ "a4c0e8e4-fd8d-4a5f-8569-f895685af66a", "7f392efb-09fc-44b7-9ccb-645b1c4c3850", "3bfa7402-e9c8-4a49-ac1d-b21e270478ec" ], "avatar": "https://petersen.info/", "event_id": "85cadea4-3f90-47e9-8f1e-701dbdbd2160", "user_data": "charlesjackson" } }, { "similarity": 0.805305079870723, "face": { "face_id": "eddb8948-6191-4a9b-b503-2f9e965934bf", "external_id": "PSIuwUnpcJeSnxGICZkG", "attribute_id": "83eabd04-994f-4d8f-8a30-1956af8c89ff", "create_time": "2022-12-27T19:25:03.309494", "lists": [ "322d101a-0c67-4d99-9faf-604f41396f59", "2e9ba202-3897-4ffa-a4bb-758656bf7e82", "fd33bd62-dd44-4028-a3e4-4efc4e35eb80" ], "avatar": "https://www.arellano-mullen.org/", "event_id": "ca6ff56c-f12c-48f5-af50-d76c19be5100", "user_data": "bryan65" } } ], "list_info": { "list_id": "1b782d27-bc12-44e2-b15b-1753e58bd79e", "user_data": "515 Martin Village" } }, { "candidates": [ { "similarity": 0.62939218914811, "face": { "face_id": "0b52bab8-c16f-4a5b-ac5c-da804f9520a1", "external_id": "tmhCALwhKAeuLqgTzxCh", "attribute_id": "0d2c53f6-239d-46a4-a41a-07152878329c", "create_time": "2019-08-15T19:43:15.374956", "lists": [ "95686dce-78c0-419d-9488-11548e058e7e", "917ea7c2-428d-4b8d-84bf-7426097a5cb3", "fa0a3d83-b34b-4268-90a8-654ceffdc295" ], "avatar": "https://knox-ortega.com/", "event_id": "a6a23559-46af-4196-91c4-b28a095677ec", "user_data": "esmith" } }, { "similarity": 0.212303355420083, "face": { "face_id": "7195c6f2-4643-43b9-b8ef-51c553969ede", "external_id": "mtfSTKNqOstXNReJIrAZ", "attribute_id": "033fb29d-a7ab-4f25-adcf-0b72d4587586", "create_time": "1998-11-19T19:46:39.351301", "lists": [ "130e55d8-f71b-4609-8c2f-ae11d71831b0", "335cae4d-31c8-45c5-9ce8-86f7f96e7dda", "8476f5ca-94c0-4777-95e8-d4c66c4426b2" ], "avatar": "https://www.house.org/", "event_id": "adaa8628-32a9-49aa-b6f6-c738a95c4c16", "user_data": "chelseamitchell" } }, { "similarity": 0.953456084590937, "face": { "face_id": "8ea333bc-c380-4c95-ab37-ab20abe97136", "external_id": "YjouGsUvOjWdrrOkHDEn", "attribute_id": "d1f5fdd7-f4ca-4855-92f7-134f7630cda3", "create_time": "1978-11-23T04:31:50.952913", "lists": [ "e5d9e18a-628e-4e7c-ac83-485f176937a7", "3773d916-6671-49c2-ae43-d47398bccdad", "c65ab17a-6833-495d-ad3c-5a540c32f0fa" ], "avatar": "http://webb-kidd.info/", "event_id": "b5f66975-1f14-4c94-8111-defff0f1b55b", "user_data": "mdillon" } } ], "list_info": { "list_id": "c5fc3fae-2ff1-4ecd-8128-ae521d519b15", "user_data": "745 Randy Estate Apt. 105" } }, { "candidates": [ { "similarity": 0.971739098159114, "face": { "face_id": "c113752b-8b10-4485-9e30-d32da716b923", "external_id": "ducbPjbAEvGsyNEdMhiD", "attribute_id": "9a02de7f-abc1-40b0-bdc7-d7c6ebcbdd34", "create_time": "1995-10-24T01:05:43.872465", "lists": [ "ef5b1f69-c882-4289-9bc7-5d20b547f0af", "e77699e3-03d2-431a-a432-eddeb58b9a89", "1115ae04-1637-409c-b750-e0abcef07293" ], "avatar": "https://www.king-hines.com/", "event_id": "f4bd1ad5-512e-4c7a-8986-6b22d079cbbf", "user_data": "michelledavis" } }, { "similarity": 0.869723511998897, "face": { "face_id": "a0c15ba1-92de-405c-877e-044467d9d9df", "external_id": "zcacyJeBdUtWwblJaFdP", "attribute_id": "a11e2eb7-d1c3-4f74-a9f7-4006ce4c247d", "create_time": "1981-05-16T07:05:58.232944", "lists": [ "d74dbd85-e924-41a9-a31d-189b6fa2845b", "9dbcd636-ecef-4f02-8c83-d96a53dcb0a9", "db52fe34-594a-4617-9f2e-6649939d7105" ], "avatar": "https://martinez.com/", "event_id": "cf18975c-6142-4e45-9128-2eb6de16259e", "user_data": "pmcconnell" } }, { "similarity": 0.152797359189479, "face": { "face_id": "d76ed41b-5747-4498-b35d-1acc8c0a87aa", "external_id": "AXPubmyZGjBquobADdMt", "attribute_id": "59d782fa-9b9c-49b3-97fa-579d4f937077", "create_time": "2005-07-03T13:32:20.158856", "lists": [ "e865d690-40c3-4fda-b060-f4c2bac7217c", "c7dc649f-3829-4a21-a009-30f7d03f34f2", "eeb5bf6c-0ca9-4762-885a-406e104fb0f2" ], "avatar": "http://www.sawyer.com/", "event_id": "698afa46-4334-4e76-a326-f4d9174130da", "user_data": "pnguyen" } } ], "list_info": { "list_id": "f8b6fd4c-d91b-4733-bedf-63c774bf8e9c", "user_data": "0201 Fisher Run Apt. 710" } } ], "url": "http://www.schneider-simmons.com/", "face": { "face_id": "8bd7e35b-251a-4e93-8cea-0bbd54807f10", "external_id": "MuKxakagLvNizmrWGyYs", "attribute_id": "e8fdd0fc-440f-45c2-8972-47c2890fc0a8", "create_time": "2019-10-03T01:16:12.048452", "lists": [ "92e90d8f-7468-443e-8c5c-e8f06fb6f424", "271c1cd0-c8d2-443c-b385-5b8b11790fcd", "e3138a79-7ad1-4f98-87b6-ad4d2af778d2" ], "avatar": "https://wells.com/", "event_id": "0ecfe7b8-d380-4276-a566-63658455ecac", "user_data": "lisastephenson" }, "detections": [ { "filename": "rfzSXbFzUKNnjlmsyvJg", "sample": { "url": "https://kemp.org/", "sample_id": "599dd332-c070-42da-8ce6-f4035436bf48", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.924158934883074, "dark": 0.398069498924595, "saturation": 0.175470265957073, "blurriness": 0.306393281826513 }, "rect": { "height": 4437, "width": 8379, "x": 1820, "y": 2345 }, "landmarks5": [ [ 6801, 6347 ], [ 5419, 1555 ], [ 317, 5820 ] ], "landmarks68": [ [ 1574, 8203 ], [ 9346, 4849 ], [ 2513, 4829 ] ] } } }, { "filename": "gySDqecDsPFgCUtgvOdL", "sample": { "url": "https://www.payne-jones.info/", "sample_id": "3c493899-8876-4af5-9625-c0d46461942c", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.185089927261882, "dark": 0.20303980854995, "saturation": 0.253287007102821, "blurriness": 0.972581189584431 }, "rect": { "height": 6957, "width": 5589, "x": 7034, "y": 6901 }, "landmarks5": [ [ 6567, 8820 ], [ 4179, 3266 ], [ 4672, 1323 ] ], "landmarks68": [ [ 1725, 2349 ], [ 7329, 2050 ], [ 6559, 8626 ] ] } } }, { "filename": "tgqllKOdpHetoXtksyEf", "sample": { "url": "https://www.russell-gutierrez.com/", "sample_id": "ffe3eea8-ae77-4ea2-826c-32e6053c1ece", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.253629396555028, "dark": 0.561586691528746, "saturation": 0.538263763904238, "blurriness": 0.609711365890618 }, "rect": { "height": 5812, "width": 4040, "x": 6175, "y": 6902 }, "landmarks5": [ [ 8357, 9842 ], [ 4841, 2960 ], [ 3082, 4538 ] ], "landmarks68": [ [ 3306, 5817 ], [ 1248, 8136 ], [ 3301, 774 ] ] } } } ] }, { "samples": [ "2ae1184a-8251-4519-9fc5-b264569c4261", "2343d78d-09ef-4ae9-9392-39f5ffe940b3", "4a224174-137f-458b-8ed5-e52735d18a57" ], "attributes": { "url": "http://cabrera-moody.com/", "attribute_id": "00022e1e-8faf-4ef4-860d-da003069b995", "score": 0.338351707856015, "basic_attributes": { "age": 52, "gender": 0, "ethnicities": { "estimations": { "asian": 0.913191837036836, "indian": 0.688271608007932, "caucasian": 0.881703683557911, "african": 0.978374727724198 }, "predominant_ethnicity": "caucasian" } }, "samples": [ "ea9d9ed5-1eae-406c-b14c-fabc31c4b19c", "8552e50b-4186-4622-b27d-be8b1de60430", "71d30841-394b-443b-99c2-5cfd0dc4e6d3" ] }, "source": "7206 Shane Locks", "tags": [ "dXNIczUQJKiaTvARUVtm", "AuAVvFRCNnIGhOMpUZXY", "BlqYUSzYXOKXeYZtJzcV" ], "event_id": "3a6a55ec-4c0b-46a0-a173-7fde216b2d8c", "match": [ { "candidates": [ { "similarity": 0.185083323850792, "face": { "face_id": "0d448751-d2ed-448b-9a5c-0ffd31c90ac2", "external_id": "gKtpusWpJRMGgLhWLpWG", "attribute_id": "53dfb529-f720-4a81-bb97-ad50a993dc64", "create_time": "1991-03-09T12:43:41.770699", "lists": [ "43da854a-6b7e-4ddf-9ccb-6d5e7a5eb9b4", "bc8de531-e001-4138-8220-4abaa55aaaeb", "f9ffb853-c342-47dc-9eab-47a32b057976" ], "avatar": "http://www.meyers-miller.info/", "event_id": "ecda2dcd-f848-442d-9623-f9cc09309461", "user_data": "bbarber" } }, { "similarity": 0.605221748583548, "face": { "face_id": "b75259c8-ef2d-4de8-83f7-b3e5f67667b8", "external_id": "BDNhjqhzbizGVlUIgaep", "attribute_id": "bf9569f2-03a4-46fd-989a-c0ecf48d35c6", "create_time": "1999-05-27T09:49:06.945058", "lists": [ "2a2529b8-7935-47b3-b4ec-ea8759175a68", "493d7087-1ef7-4ac1-a53f-42cb5f4ce386", "9d9aabca-5600-42ae-9e3b-6b399f80d6b6" ], "avatar": "http://harrison.com/", "event_id": "ad005c2e-59f3-4a3d-9f8b-1a2c8d151556", "user_data": "stevenperez" } }, { "similarity": 0.289604996287731, "face": { "face_id": "26dcf0ef-e6ae-4a4d-9c7d-ec52f4c8cb62", "external_id": "oAKAFNvUyextgBLcnFRk", "attribute_id": "d913be32-19e3-477b-af6c-7c96b75fc5bb", "create_time": "2009-11-04T21:33:54.862836", "lists": [ "2a118bb7-72bd-4a13-98d0-c8efea7f4d34", "3b88a596-09ec-4c78-9e47-f50ee1139735", "35829d45-0ee6-4c6d-95b0-50db8f5287df" ], "avatar": "https://park.biz/", "event_id": "9f219c81-2ad7-40f5-920e-9fe38ec676be", "user_data": "tiffany56" } } ], "list_info": { "list_id": "6466fff4-97ba-4fc5-b141-698c87653f45", "user_data": "915 Michael Ramp Apt. 354" } }, { "candidates": [ { "similarity": 0.153375115158879, "face": { "face_id": "1f3daa32-6f39-4065-9385-848eb71f6a76", "external_id": "UPhQYkAcngWLZZgwqCxC", "attribute_id": "7fda8a42-7bc6-4e62-a04d-f5eb5045ebce", "create_time": "1983-06-22T01:17:51.375320", "lists": [ "b17231dc-1d1b-49ef-9e6f-5bb35349e255", "8d69ad4f-a5ba-45a8-a9d6-f933bd1dd501", "e68b3ba3-c381-4393-af51-60e964a76605" ], "avatar": "https://collier-cervantes.com/", "event_id": "ce4af3de-13a7-47a5-9922-c3156b45d926", "user_data": "joseph85" } }, { "similarity": 0.68761248820209, "face": { "face_id": "f84588c3-13bd-4d38-8d6e-9fa3ad992304", "external_id": "XteDfnaeuhUzWhYiCIsV", "attribute_id": "83c3a533-6f19-4c72-8a47-50f82172dfe8", "create_time": "1991-07-05T20:23:18.983155", "lists": [ "975ce31b-2063-4e76-97d9-576fe552a5f4", "f4a29c81-203f-49f3-affe-0116c420a310", "50d95cde-b77a-4a1b-9f14-d7893c9fe8ac" ], "avatar": "http://peters.com/", "event_id": "29d329e0-3604-4f93-9d4c-260dc10da447", "user_data": "xwalker" } }, { "similarity": 0.724244221279341, "face": { "face_id": "62123707-6dd8-453f-99bb-f27379d289f7", "external_id": "zPPzsHCPJktTSezSPBze", "attribute_id": "619fddd4-fab2-466c-a622-d65840f52805", "create_time": "2004-12-21T21:28:32.802495", "lists": [ "369bb3b4-7e0a-4fce-a1c6-7ba27eb45e3d", "06b2b5f2-3cb4-42db-858c-02f83ae77db6", "468561ff-1cdf-4094-98d7-240c9aafa32c" ], "avatar": "https://www.white.net/", "event_id": "4b355477-e565-42eb-ba01-71422fe568ed", "user_data": "wanda67" } } ], "list_info": { "list_id": "0250eb74-65d8-4d7c-8d5d-b2c9c6bf5cce", "user_data": "8409 Myers Freeway" } }, { "candidates": [ { "similarity": 0.671563208372623, "face": { "face_id": "5d5955b7-d6df-4837-8ddf-3b11d9099ee4", "external_id": "zbBFowfzJQICfZKMAhgz", "attribute_id": "4a1cd9c4-841e-4b80-bc8c-c35902518ec1", "create_time": "1998-01-09T12:30:17.460355", "lists": [ "5959a8d0-3285-4dee-b7e4-1e7a58d65556", "11a3054f-4189-446e-9cd8-68aa5a2867f8", "8ec325e1-a213-49bb-8c16-25caed42ba04" ], "avatar": "http://www.dawson.com/", "event_id": "10b5d4c9-ba17-448a-9d6c-0386e69ca536", "user_data": "jenniferanthony" } }, { "similarity": 0.30083473753239, "face": { "face_id": "6c06aa54-d835-4539-8d6e-7716a5c0b2e5", "external_id": "vVBhUImJBncebpFBtiCl", "attribute_id": "56b524ba-ac50-4747-8c7e-c77b72c394d2", "create_time": "2019-10-09T16:06:05.718724", "lists": [ "3cadd10b-1e9c-46cb-bae2-999e84672b30", "361e5976-fe5a-49b2-ad05-1eff15220a63", "9f2618c2-b10e-45c1-9dd9-86d28db115e1" ], "avatar": "https://bryant.org/", "event_id": "f23f60a2-1e78-473b-bb58-5d78dfb7784f", "user_data": "ydennis" } }, { "similarity": 0.6066857708858, "face": { "face_id": "f3d4f741-288f-4a54-9f4a-ddcb335146da", "external_id": "FIzXzwnMCyLzwoRgodRH", "attribute_id": "868cc37b-7392-478b-a8ee-109cb2535718", "create_time": "2004-10-04T09:14:17.200359", "lists": [ "956f5fbf-5c6b-4126-bab5-dd241dd7d922", "a88c3198-1329-4cbc-95d4-11ff9589c236", "8e636e53-56db-4cd3-b012-9919bd9fa450" ], "avatar": "http://foster.com/", "event_id": "0335402c-94cf-4c34-8c43-e97bfda2740e", "user_data": "denisesmith" } } ], "list_info": { "list_id": "9c67cae1-6e95-4183-b2eb-e9b716041add", "user_data": "95908 Anna Inlet Apt. 965" } } ], "url": "http://www.aguilar-long.com/", "face": { "face_id": "19381944-820d-458b-a6cd-aacd89a7bd96", "external_id": "BxKeybSVIaasWizzemXJ", "attribute_id": "8a8ab8c1-e421-44a4-8e78-9f5f0bbbf0d3", "create_time": "1990-06-24T22:08:38.994125", "lists": [ "d8db5576-9624-48d8-923e-d48c54a7b640", "13c6a2f4-25b6-4b9a-a9f9-5053502af83a", "15aa3183-95c5-47ee-9ed6-ffdbf27e7f4e" ], "avatar": "https://fernandez.org/", "event_id": "6d651dda-2d0e-408f-beb1-63f84cb923d6", "user_data": "jessica81" }, "detections": [ { "filename": "IsvGhkqizQNYRYNRmRPq", "sample": { "url": "https://www.anderson.com/", "sample_id": "2a5433f8-ec1e-49c9-baec-889c968f9933", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.413512257386848, "dark": 0.908213201198367, "saturation": 0.118511870768597, "blurriness": 0.360598504853896 }, "rect": { "height": 5824, "width": 7663, "x": 3743, "y": 7823 }, "landmarks5": [ [ 8640, 4032 ], [ 5728, 1894 ], [ 7905, 9488 ] ], "landmarks68": [ [ 3550, 2566 ], [ 1706, 1771 ], [ 8918, 112 ] ] } } }, { "filename": "QaqaiOaYDsLpldBuVuUs", "sample": { "url": "http://martin.com/", "sample_id": "97bdf176-8e55-4d84-9fc4-b99f89ca5dd4", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.154935687141585, "dark": 0.659178768037332, "saturation": 0.654735602200506, "blurriness": 0.492582403504154 }, "rect": { "height": 1943, "width": 897, "x": 9975, "y": 176 }, "landmarks5": [ [ 3960, 1754 ], [ 9206, 9739 ], [ 2350, 228 ] ], "landmarks68": [ [ 813, 6757 ], [ 4062, 2928 ], [ 6195, 7339 ] ] } } }, { "filename": "DqSVWwZoXKXGLDihaYvG", "sample": { "url": "https://www.hess-burgess.com/", "sample_id": "c833550a-dac0-46f0-9373-d159dca4ecdc", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.846239317494136, "dark": 0.568974052778823, "saturation": 0.369779157170351, "blurriness": 0.646572149643514 }, "rect": { "height": 3322, "width": 2553, "x": 4880, "y": 5345 }, "landmarks5": [ [ 9187, 6527 ], [ 6423, 7818 ], [ 693, 4981 ] ], "landmarks68": [ [ 3122, 9370 ], [ 4503, 5618 ], [ 2137, 8471 ] ] } } } ] }, { "samples": [ "5c993c93-811f-4348-8468-bdc874cfcb6c", "24a07bf0-4ac5-49ac-89d3-c54047448a30", "fe4498e5-1c43-4cab-9d74-498d1bba233f" ], "attributes": { "url": "http://davies.com/", "attribute_id": "7037a9e7-3991-4535-a28a-0f0fd29b09fc", "score": 0.979957595278006, "basic_attributes": { "age": 24, "gender": 1, "ethnicities": { "estimations": { "asian": 0.79081131609756, "indian": 0.295521617208132, "caucasian": 0.70233921250292, "african": 0.690451166923995 }, "predominant_ethnicity": "asian" } }, "samples": [ "af56247c-6a4c-414a-bcb0-24345f90ad3a", "c2a3ae64-6e1e-4290-bd63-7f11d19e0666", "af641e6b-b5b6-4bb9-8e7e-8e3c2b65cd69" ] }, "source": "3180 Schmidt Bypass", "tags": [ "MsHZxfwkqPtoboveNAGE", "VCSRUDIlMqMJKWsIkJTG", "QvHjxDyRAmHhQwVluytf" ], "event_id": "49b08c45-9a69-44d0-890e-c46d1ae4d74d", "match": [ { "candidates": [ { "similarity": 0.170324145027627, "face": { "face_id": "80a8c938-cffe-4204-9f24-2660968759e2", "external_id": "XeitOfZBsLkmQfmerrvC", "attribute_id": "9458b99e-bf88-40d5-9cca-8a4c84fd5085", "create_time": "1980-06-13T16:06:58.111860", "lists": [ "3586a927-f980-48ca-8cb4-9e20aeb0521a", "7905bd52-0754-4145-9084-ba2cf9524e59", "e916d6f6-cae9-4503-bc5e-6e75e7aa5c6b" ], "avatar": "https://www.mendoza-wood.com/", "event_id": "11c28291-f245-4513-b1c4-ce7e2d8680a6", "user_data": "utran" } }, { "similarity": 0.380413259147069, "face": { "face_id": "66528305-4f36-418e-bfaf-f75321ba4bbd", "external_id": "AsIALkmayVjpjoASaZrl", "attribute_id": "b82f5c91-6a8d-463c-83d9-bb78a2575f25", "create_time": "1985-06-29T22:56:13.013602", "lists": [ "197f8e5a-f3f5-41f1-8588-880d42aa37fa", "3619ba85-7e2a-4590-a7ff-4bd08b8534a2", "395ab186-9797-4bff-84c9-2f16df7f7c47" ], "avatar": "http://golden.org/", "event_id": "c3e8b27b-3611-450e-b046-bc43aa7e2c26", "user_data": "omiller" } }, { "similarity": 0.702319000725045, "face": { "face_id": "3289f673-a61e-4599-8092-b8fa479bf60b", "external_id": "NhecPLRmZZvpDOIdBnbx", "attribute_id": "d43fd77a-2286-4c5b-a56a-7b5f0982959d", "create_time": "1982-10-14T04:53:58.977557", "lists": [ "4381b200-9cca-4973-96e3-c4e0185796f0", "e259605c-f1e7-49b9-9aed-b976d29f9bb3", "08a0b062-5708-4165-808b-6a41e24fa992" ], "avatar": "https://mcgrath-edwards.com/", "event_id": "4bdbf52a-f5a5-4779-98db-1134145e464e", "user_data": "psmith" } } ], "list_info": { "list_id": "c26b1a64-53cb-445b-b939-af81c9dc5f08", "user_data": "96397 Lisa Mill Apt. 583" } }, { "candidates": [ { "similarity": 0.390581279261842, "face": { "face_id": "dc07a20c-0ed4-4f59-bb96-8f11153f5ac7", "external_id": "QiLlvBhTFuKSllYzGcgu", "attribute_id": "06ea7910-ba36-47f4-9079-084201ecc11b", "create_time": "1975-11-05T23:26:39.399316", "lists": [ "6ab1f607-524f-478d-8b52-8ff810d66663", "ca48443e-a400-48a2-b378-d0dc994cc33b", "2e007a49-c464-4868-ad1e-24e992907d91" ], "avatar": "http://johnson.com/", "event_id": "30a88958-4897-4e83-a2b2-42a2ccba19e9", "user_data": "smithcatherine" } }, { "similarity": 0.185282342320772, "face": { "face_id": "caa0a0d7-29dd-4ea7-b556-6292e2eac0a3", "external_id": "zShSfeHToGsuaPISBQmC", "attribute_id": "dd602035-4ece-4f17-9382-cbdde2fc5e45", "create_time": "1987-03-18T21:59:26.807816", "lists": [ "212b185e-20e1-4922-816a-07fb718abdc7", "418c6a52-5742-4cdb-8258-0e44c1cddc9a", "e2c51e4b-8bdc-47b9-b104-bf5b8a278638" ], "avatar": "http://www.webb.com/", "event_id": "e23b369d-c910-4041-b5fb-6e7516688c71", "user_data": "cdeleon" } }, { "similarity": 0.586689034075047, "face": { "face_id": "406836c7-ddb0-4b7c-9a58-e011b7da63e1", "external_id": "wptytHDPukHtLCafbsYb", "attribute_id": "95126c97-2cfb-4b24-90de-a007909e313c", "create_time": "1990-03-18T20:11:27.070216", "lists": [ "e81d52c2-7b5d-4f61-bccb-19520dc7624c", "f64b92da-aae8-4181-8a23-dfacf2e53994", "c63cf650-5df6-4f56-b531-93cc57d79ea3" ], "avatar": "https://www.walsh.com/", "event_id": "166d3ec7-c6ba-41fe-a856-e7804d8fa322", "user_data": "whitejohn" } } ], "list_info": { "list_id": "cbd55b2f-0607-4d17-8c4d-6d6e7d90fc35", "user_data": "5249 Brian Terrace Suite 741" } }, { "candidates": [ { "similarity": 0.991871888139969, "face": { "face_id": "3b85067e-6421-407e-8369-17e2541d6d48", "external_id": "cKpqWoFrCvOaGDNSloCJ", "attribute_id": "e5fb8106-bc35-4219-b0d6-b54c7a7dfa8e", "create_time": "2008-12-30T11:43:15.790850", "lists": [ "b82d291b-ce4f-4225-9dbb-b131a605f888", "24d644d1-fbb9-4692-bc59-e9db7efe0d19", "624a646e-e35c-4602-a514-400121224177" ], "avatar": "http://www.shaffer.org/", "event_id": "cdf9cede-6081-4648-9571-59f010e2ef5f", "user_data": "ctorres" } }, { "similarity": 0.310869813436418, "face": { "face_id": "68e812c4-54a5-40a6-acf2-80677afa951f", "external_id": "OPKuGEaIwktLQrojXqTE", "attribute_id": "41581da9-22be-4ec4-a669-26e1b191bfdd", "create_time": "1983-08-18T05:21:07.890928", "lists": [ "c43396ac-75fb-4c40-86cf-08a594c9b2e6", "8f9a0c99-5244-4e44-8dab-2f528ff0045a", "b991294e-2357-47ea-89a6-a4d6d2ff5640" ], "avatar": "http://www.carey.org/", "event_id": "12c37c3a-9038-4ce5-8487-39fd197b7078", "user_data": "younggary" } }, { "similarity": 0.965469201449815, "face": { "face_id": "2921ce98-3446-4da5-8ef5-d02950d91a19", "external_id": "KNUGFCCAWVOmHqXADVAQ", "attribute_id": "43974c36-cef4-4e94-843e-a230ea85a8ee", "create_time": "2008-05-13T01:38:01.753306", "lists": [ "89199743-240c-419f-b92b-1fd0f88d836f", "b17d2ed4-6ea6-4c82-8c00-b24d9fe7870b", "ea74ff4d-1a0d-4f4f-9374-ff0fa0ca3119" ], "avatar": "https://flynn-henry.com/", "event_id": "f3a2523e-8ec2-41e7-a3b0-e3fd70715ce2", "user_data": "brendasmith" } } ], "list_info": { "list_id": "e73201fa-65a9-402c-ac88-8ded6dc07e5a", "user_data": "0468 Haley Court" } } ], "url": "https://henry.info/", "face": { "face_id": "f05cf445-cde1-4915-97b2-51bf689a7cd6", "external_id": "nejonauKZiRHVjjHkUcT", "attribute_id": "3405893a-3d59-4223-a2a7-55c74303680c", "create_time": "1991-06-23T04:01:08.258753", "lists": [ "c302aede-38c2-4616-97ca-0215283799b3", "93f2e7c4-ed2a-40a7-bec4-66ce4215f243", "331a9a63-fc7b-4c4a-a237-68eae0d7a417" ], "avatar": "https://thompson.com/", "event_id": "ec5d6eca-e0ee-4014-8bbf-a80515e5d6ff", "user_data": "snguyen" }, "detections": [ { "filename": "pdABkjFgRcFCVvIHPLLp", "sample": { "url": "http://www.zavala.com/", "sample_id": "2db4afd0-4c4d-44af-985a-aefa9b7a3d43", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.448266928462006, "dark": 0.149277427892654, "saturation": 0.593552634356749, "blurriness": 0.139608441259053 }, "rect": { "height": 1140, "width": 6500, "x": 1934, "y": 8586 }, "landmarks5": [ [ 1208, 9969 ], [ 3346, 7718 ], [ 459, 3154 ] ], "landmarks68": [ [ 2177, 6358 ], [ 1841, 7446 ], [ 4560, 3353 ] ] } } }, { "filename": "iuyxvyiyOdsOMzZrjPEm", "sample": { "url": "https://www.frank.com/", "sample_id": "1aaf1f05-4476-4a85-bb6d-b0edf2e6f6f3", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.148606739348579, "dark": 0.93841679860924, "saturation": 0.515230167070883, "blurriness": 0.466297541250585 }, "rect": { "height": 5881, "width": 3027, "x": 5439, "y": 9644 }, "landmarks5": [ [ 635, 1205 ], [ 7062, 3254 ], [ 6382, 969 ] ], "landmarks68": [ [ 4906, 3947 ], [ 227, 4177 ], [ 6262, 9189 ] ] } } }, { "filename": "dXVvKiDeGivkzDyTHjAX", "sample": { "url": "https://buck.biz/", "sample_id": "186a3bd8-a894-4129-8be7-15f1fa878394", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.261399687745361, "dark": 0.683529963858042, "saturation": 0.718793279085735, "blurriness": 0.562855501887943 }, "rect": { "height": 3647, "width": 53, "x": 5954, "y": 6339 }, "landmarks5": [ [ 2049, 2649 ], [ 1732, 3453 ], [ 4134, 3702 ] ], "landmarks68": [ [ 6663, 9132 ], [ 7775, 5329 ], [ 4919, 8328 ] ] } } } ] } ], "events_time": "1989-03-28T16:51:20.402499" }