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": 33, "gender": 1, "ethnicities": { "estimations": { "asian": 0.723905053511559, "indian": 0.66582844073867, "caucasian": 0.87579012909734, "african": 0.794426016336733 }, "predominant_ethnicity": "indian" } }
- 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.morton.net/", "attribute_id": "c978e6c6-78fb-4b17-9b3b-316bcc448015", "score": 0.646108374725781, "basic_attributes": { "age": 100, "gender": 1, "ethnicities": { "estimations": { "asian": 0.104897218867575, "indian": 0.819190121936033, "caucasian": 0.412107041637942, "african": 0.498262656287447 }, "predominant_ethnicity": "asian" } }, "samples": [ "926ae9d7-32f7-4ef2-878c-9b7bf152657b", "75daf61f-e77f-4404-b0e4-6cea5449d7f4", "2e6c8bfe-f317-45f0-9f5e-e577d4125a3d" ] }
- 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": "b91cbf78-0165-4bd0-baf8-dad860d21d87", "external_id": "ePoUmEAiWGDGwKAnFGyR", "attribute_id": "62a62117-cfc5-4b58-a86d-909284a84a2c", "create_time": "2009-02-15T23:21:42", "lists": [ "9008df53-a703-435f-bacf-cf7faf7098c3", "302cdf69-cbfd-4f66-8ad5-8d411a00bb15", "fb74519e-b3fc-440a-816c-5e9e237a5673" ], "avatar": "https://www.morris.com/", "event_id": "8aab8b39-caab-4ba2-8a12-d0e6d24efb4b", "user_data": "dyerheather" }
- 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": "75c8bbe0-1243-41d0-befa-20f580d462b2", "user_data": "1685 Jennifer Squares" }
- event_match_result_by_face¶
-
JSON Example
{ "similarity": 0.249449671683801, "face": { "face_id": "110a8951-f4ee-4f0f-99ab-3641cc0bf384", "external_id": "qRLvzpkBZIFkTXpfliuB", "attribute_id": "a75689d6-c9a0-45e6-9fdb-5b2f4b308040", "create_time": "1993-03-31T19:19:01", "lists": [ "1105b3d9-de10-41b3-805e-674570bbf7cc", "85c9ee3e-1652-4ec5-ac52-af54fe338712", "bf09ead5-09b4-4420-a132-8bd937ef9d81" ], "avatar": "http://www.freeman-jackson.net/", "event_id": "2b1ea3cb-dcfa-4e4b-b76a-db7ea306b329", "user_data": "amyellison" } }
- 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.862123497476648, "face": { "face_id": "4b3a2269-fea1-40b9-9dbd-fc84301784ee", "external_id": "UGUnhkuLMpubfMEEkHHG", "attribute_id": "bf664fd6-bec7-4687-80ad-4ac646ce8821", "create_time": "1971-03-20T15:49:11", "lists": [ "6156e683-0d7d-4f02-a32f-12dee82690b3", "2e966536-20fc-4412-bd69-9fad19235b1e", "04d5ec03-ef44-4e09-98ac-f92cedaa56c8" ], "avatar": "https://www.mercer.com/", "event_id": "a128987b-736a-4eb6-9b80-379ab8a1a1cb", "user_data": "jeremymorris" } }, { "similarity": 0.631093245081401, "face": { "face_id": "abf50bec-e98b-47a1-aa78-99313e805c75", "external_id": "PnruDtHXINMmsTOpXULI", "attribute_id": "29447af9-e040-48c4-b5d6-cf5e11549062", "create_time": "2005-06-24T11:29:40", "lists": [ "fad02bce-0584-47ab-b58b-362644ac7a01", "b8ebc65c-34f1-49af-aa46-9771d69f77c5", "c8eaf67c-8466-45e5-abe4-039faa305927" ], "avatar": "https://evans-white.com/", "event_id": "44c4d283-b49c-4755-a1bf-a957faaa1c23", "user_data": "ebailey" } }, { "similarity": 0.814754869324502, "face": { "face_id": "a8fd9f51-43af-4b6b-b0ad-c36aa342e77e", "external_id": "tGhvPitPOzfrdBsDxWTE", "attribute_id": "a80dadad-03e8-4573-add4-a7f639202991", "create_time": "2022-03-15T05:39:44", "lists": [ "169ca094-714a-43bc-a349-23443ed4cc52", "026d5307-1604-4238-971d-a1c8cdc3de55", "116b4d1e-4bcd-48d1-b0e7-fdb2f854bdd7" ], "avatar": "http://cook.com/", "event_id": "bc80e5be-01c4-4539-bafc-95a972ee01a1", "user_data": "doyletimothy" } } ], "list_info": { "list_id": "e5737956-442f-4fb5-9a2d-7bad9c646baf", "user_data": "541 Samantha Parkways Apt. 554" } }
- 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": "7544ca39-7968-4c15-bcf9-c3e88c9bd965", "Luna-Request-Id": "pQRZYRZsMwoCmQzTfjEJ", "events": [ { "samples": [ "18d3fea6-9410-4fef-ba28-010a7eae8096", "294e38bb-9543-4ec9-801d-a78027aa238a", "9f74a745-cf9a-4a94-b6a6-a4e969c343e9" ], "attributes": { "url": "http://mendoza-mitchell.biz/", "attribute_id": "e7c96604-a0c4-4011-820d-ba40900ac2ea", "score": 0.3421433538699, "basic_attributes": { "age": 30, "gender": 0, "ethnicities": { "estimations": { "asian": 0.994914991133501, "indian": 0.21914036503508, "caucasian": 0.22713942250837, "african": 0.363793721860083 }, "predominant_ethnicity": "caucasian" } }, "samples": [ "866e4c9f-0693-4c89-bbf4-de984d249eb1", "6dfa5262-8047-47f5-ad5b-839e82ec552d", "4d032799-1122-402c-8edd-184fba296625" ] }, "source": "309 Maria Crest", "tags": [ "hqhwjBZfbDwMRcDYKlcf", "PMtdXaQgGfHeXPUgdsAG", "zDlwRLyUXcamcudgOHvN" ], "event_id": "c119fa7a-6a3b-4003-9db6-b1174f061bc5", "match": [ { "candidates": [ { "similarity": 0.577645440473811, "face": { "face_id": "76d7aa38-b769-4e84-a5c4-878c7e13b2e1", "external_id": "jFUMBBNRsHBNjOeDmTuY", "attribute_id": "da815232-5d8a-4490-a0f6-7353c12a99d4", "create_time": "1973-10-21T12:53:05", "lists": [ "a3755e78-6f15-4f3d-bfe3-31cc09432595", "7e92ea7e-6cd2-4e1b-a111-ca4c77771320", "e6f13028-26a7-4aba-b152-cf9e67499290" ], "avatar": "http://www.lopez.info/", "event_id": "5cdeaaa3-9835-4049-8062-dc8ec3465405", "user_data": "zmarquez" } }, { "similarity": 0.951105299907088, "face": { "face_id": "9afd6d8c-ebf2-40b2-92d5-70a293d8ee0d", "external_id": "ElyPyfljypzOjPMNyivR", "attribute_id": "7181e8f3-051d-42b8-aecd-08611f0795ab", "create_time": "1973-07-17T08:17:02", "lists": [ "f704b6e0-5a1b-4709-b21a-75d2fdb0c476", "f09c8f5e-5d86-4e30-b1e0-e67926ae45b6", "fb5d7a05-c377-42a8-8a78-cd487f3894e3" ], "avatar": "http://www.barnes.biz/", "event_id": "9cfeb067-75f3-467d-9b96-8e693459581d", "user_data": "cassidy36" } }, { "similarity": 0.254823056353623, "face": { "face_id": "d480e818-6292-415c-878e-cc66df864bda", "external_id": "olBmnsRpEMyXORxsyyUg", "attribute_id": "e6d2e203-d58c-450c-86e2-9010ed1afab2", "create_time": "2007-07-24T23:55:44", "lists": [ "e84b2a1f-713e-48dc-8e4c-2a4673a49b3e", "43bfec76-fec2-4b15-8268-1c0a20330983", "868f1893-de1b-4bd2-9076-424aa90f688c" ], "avatar": "http://washington.net/", "event_id": "6c5470d0-c934-4d61-aa68-b6ac997bf1dc", "user_data": "laurenwilliams" } } ], "list_info": { "list_id": "264049b7-b41b-457f-8477-378287763f03", "user_data": "805 Daniel Island" } }, { "candidates": [ { "similarity": 0.564273129371672, "face": { "face_id": "77f1b627-c5f0-412f-b527-8aabd44bb3dc", "external_id": "qlXspHdAWGfNkXGzMjnH", "attribute_id": "f22d8e68-048c-4058-bd80-d6464c68e6ca", "create_time": "1973-11-20T14:05:09", "lists": [ "12143280-97e8-4918-9ef1-8a76e8345a39", "3aa38750-5048-49c4-8635-2b23b95e90d0", "4e695d65-846a-4430-8170-fb823f430f6c" ], "avatar": "http://jordan-woods.com/", "event_id": "970ddcce-3cdd-4707-bbcc-bc16da29674c", "user_data": "armstrongjennifer" } }, { "similarity": 0.660353763713578, "face": { "face_id": "caf8f84a-71bf-4b54-a269-f025c2ea31dd", "external_id": "HCJTqEinIauqXnFwfJWD", "attribute_id": "2de5d621-cfdf-4ac8-b8d4-d302066dc5e7", "create_time": "2010-07-25T05:37:48", "lists": [ "728e2b2f-becf-4b49-98e3-76c6963ad740", "5b2d9aea-a29d-4f38-8332-fa97b23936ba", "50069d86-1e07-443a-a89a-160595a7d3a5" ], "avatar": "https://hawkins.biz/", "event_id": "e14a7f17-e9d0-411e-81ac-17151f8ea78b", "user_data": "brian96" } }, { "similarity": 0.974708803672473, "face": { "face_id": "b412d662-1813-4300-88b4-230cd1cc9269", "external_id": "XwTHJybZBmjYvBwkkOXt", "attribute_id": "1b78562e-441b-429c-a296-7912b1afc35e", "create_time": "1991-11-29T10:08:38", "lists": [ "cac37a77-e15d-4a1d-afcd-b560c9ac30d2", "ccb3805e-2f0f-49fc-8aeb-ef61d6415a2f", "c54336c9-a385-43fa-a4f2-bc314f4e14d8" ], "avatar": "https://www.pierce-white.com/", "event_id": "8c1d9151-4d26-46f0-8456-21626e0c4a27", "user_data": "raymond03" } } ], "list_info": { "list_id": "046ad8d1-b3c9-4437-976c-706f93d80d00", "user_data": "88605 Caleb Islands Suite 953" } }, { "candidates": [ { "similarity": 0.211698712640262, "face": { "face_id": "814b0e46-92aa-40b9-8f1b-fff7429a56d1", "external_id": "MeTurevPYRqQBZFWDpcS", "attribute_id": "bcd7921f-1385-4322-9bb6-8d4fce2d6468", "create_time": "2012-11-16T13:01:21", "lists": [ "14f081a4-48a5-4381-a452-b2531d993ccd", "17eed85b-1993-49d4-bb0c-103b0c46498e", "15c396b3-fdee-44ef-bfed-fd70def10c9b" ], "avatar": "http://hill.biz/", "event_id": "c2429f11-6c5a-4f0c-a231-11d4c5506598", "user_data": "dpatton" } }, { "similarity": 0.940051014627143, "face": { "face_id": "dc665f25-732b-4b0c-91af-c06ddf90f9eb", "external_id": "gLFhZzolveVECQNWfZAm", "attribute_id": "43826af4-660b-4d28-8bda-3c7ccde4413d", "create_time": "2014-07-29T20:14:42", "lists": [ "1b0f81e6-139e-4978-b294-f45b2e1b01d4", "0c1cb812-9c26-43ec-85a7-93790c35575d", "3bb734f0-7975-4c37-a21a-107a1c30a78d" ], "avatar": "https://www.moss-gonzalez.com/", "event_id": "27513eb0-ea22-4e60-992d-48e6d5557588", "user_data": "cynthiaclark" } }, { "similarity": 0.572934027107812, "face": { "face_id": "b2b91de6-39ff-4c6b-8472-6ed2b0c0c293", "external_id": "icGSJfSxHmjwRjubsRgY", "attribute_id": "ba206cb9-686b-4251-8c1c-1f54d6645956", "create_time": "1986-05-30T19:50:00", "lists": [ "8d0eead6-3332-4cb7-8334-fa36147c2ab0", "29318fb5-9dfa-4456-b1c9-1b0f280b4e02", "f723abbc-6c37-4ca6-b14d-ebfdce5582b2" ], "avatar": "https://www.harris-gilbert.com/", "event_id": "de695ac8-ff19-4576-9b7e-803c2f90db17", "user_data": "morganhannah" } } ], "list_info": { "list_id": "ebd274ac-9421-4dd5-978a-4f61be95bb89", "user_data": "6545 Chavez Rest" } } ], "url": "http://mcconnell-wilson.com/", "face": { "face_id": "454f0266-d667-472a-935f-d196a4e4a265", "external_id": "QxZdCfYrLiparRDhgBJm", "attribute_id": "b2879258-3a32-45e8-8c67-568da1a7e25b", "create_time": "1972-02-10T09:11:51", "lists": [ "ec219479-b4ca-4ef5-bef3-ef75c46a0b84", "b0f815ca-4b19-4bb0-99f4-f3d8fb632f0b", "53dba0e9-4d50-43bb-8b5a-9b01a6e497c7" ], "avatar": "https://brown-gibson.info/", "event_id": "947d6345-b36d-4ff6-8373-07572b4c5b9e", "user_data": "brandon09" }, "detections": [ { "filename": "nZofsJmCrXpSRKRcdbpU", "sample": { "url": "http://www.smith.com/", "sample_id": "d0165f3c-b18d-49d4-abb1-c1e5047b76f7", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.161750105035949, "dark": 0.510141831230871, "saturation": 0.39147370880912, "blurriness": 0.305146491875545 }, "rect": { "height": 2455, "width": 3240, "x": 7568, "y": 5343 }, "landmarks5": [ [ 8745, 592 ], [ 7863, 7803 ], [ 5212, 2968 ] ], "landmarks68": [ [ 3044, 8492 ], [ 4501, 3324 ], [ 9930, 5616 ] ] } } }, { "filename": "VPMONhxuDhIcEGEBjMHt", "sample": { "url": "https://www.griffin.biz/", "sample_id": "8eb5c516-ac27-4357-be72-cc1ee9d9aa92", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.883351348429571, "dark": 0.849246515473622, "saturation": 0.389236652752526, "blurriness": 0.153934809047578 }, "rect": { "height": 5121, "width": 6751, "x": 4939, "y": 8148 }, "landmarks5": [ [ 3044, 3733 ], [ 2942, 1446 ], [ 187, 4862 ] ], "landmarks68": [ [ 4415, 4546 ], [ 2180, 3950 ], [ 3400, 5804 ] ] } } }, { "filename": "mfvoVFfEKrxiYOTiIVmi", "sample": { "url": "https://www.perry.com/", "sample_id": "a24ff7cf-a81b-4b75-98c4-0e09772d6c6a", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.547273603591286, "dark": 0.285634165271621, "saturation": 0.766880040197855, "blurriness": 0.424069659928624 }, "rect": { "height": 8676, "width": 3324, "x": 9456, "y": 2998 }, "landmarks5": [ [ 7430, 798 ], [ 6511, 5662 ], [ 9499, 734 ] ], "landmarks68": [ [ 4682, 4730 ], [ 3824, 5733 ], [ 8965, 5253 ] ] } } } ] }, { "samples": [ "7e252710-ec52-4e75-baf5-25d7ffd67ffb", "5bf17a28-ab27-4f98-a9d7-d2f296946a38", "b489cfce-4c69-473e-8799-cad010d0f7af" ], "attributes": { "url": "https://www.hunt.biz/", "attribute_id": "1214674d-6c9f-483a-b012-7f58cd0d5f01", "score": 0.156038173851113, "basic_attributes": { "age": 15, "gender": 0, "ethnicities": { "estimations": { "asian": 0.482651511349733, "indian": 0.805248998441659, "caucasian": 0.69977087380834, "african": 0.862118501313548 }, "predominant_ethnicity": "caucasian" } }, "samples": [ "9f4c4435-880a-43fd-8547-08cc82d83045", "eb66c4f8-01ab-4cf9-8c15-b9140c542d59", "406582e2-5e3b-433f-b7f5-4c1b8b1c255b" ] }, "source": "756 Kirk Canyon Suite 352", "tags": [ "OWFZMfzZecBsBTYCYAPc", "ZUrkWyLHOXawxLPejOrg", "HOEoPhrDgcRjfeJuhzke" ], "event_id": "60f5ac77-6309-4832-8f38-2d6cd283f413", "match": [ { "candidates": [ { "similarity": 0.243490951109598, "face": { "face_id": "78657bf3-c6cd-4192-8aff-fc3191304667", "external_id": "VJymGFiJWdnQQsJamUaz", "attribute_id": "399f658b-833c-41c3-bdad-bd1bc48c00e2", "create_time": "1974-06-28T14:37:12", "lists": [ "25e98122-5249-4cfa-a6db-50189cb4bc6e", "b47b6743-e6ba-4987-9ead-4e40e97763f0", "89f7fed2-3224-4136-a23b-cc1044debfc2" ], "avatar": "http://allen.net/", "event_id": "72093a3e-56f2-4981-a56a-1aeeafafb070", "user_data": "afranklin" } }, { "similarity": 0.374389392704414, "face": { "face_id": "e88c2237-faca-4a0a-ae13-0bc9620dd3b8", "external_id": "kDegokXBqiSxSOGZMxOf", "attribute_id": "3550fc32-b6fa-4d42-9a3d-1a6c79bc6c7d", "create_time": "1974-04-16T16:22:09", "lists": [ "50ea1020-39ef-4f51-863a-05d2fb9124b9", "2edd31da-c58b-41b8-b244-273985e1f8c6", "eff18776-80de-490d-95ef-6c94dfd9e742" ], "avatar": "https://rivera-ramos.com/", "event_id": "08a6b8ca-cdb2-46d6-acaa-9eb86dd77bad", "user_data": "avilabecky" } }, { "similarity": 0.673525664316727, "face": { "face_id": "0a4f333a-8561-4379-a6ea-b219ce849cc2", "external_id": "ufLwjUAqrAnxLKuSrtvE", "attribute_id": "cc154c50-9f42-4d0a-834b-d8ea0a924550", "create_time": "1977-12-04T15:14:30", "lists": [ "dbe36bc1-7f3b-4fce-bd11-26dcd546d1c2", "91b0fbfa-b4a7-450e-bf45-8c7ca16abcea", "cedca036-11e0-4edc-918e-0cd43da7ae4a" ], "avatar": "http://lopez-lewis.com/", "event_id": "4a590001-4327-412b-8633-8dbb2b049b81", "user_data": "mark62" } } ], "list_info": { "list_id": "f82d1c2c-9323-477f-b19e-b9aa080ba5cc", "user_data": "934 Elizabeth Grove" } }, { "candidates": [ { "similarity": 0.361634450689867, "face": { "face_id": "5d2feb31-55ed-4de3-8ea3-8235d8c64639", "external_id": "RSmGcvLMpkoUlsoHTbpy", "attribute_id": "719bfb64-de6a-438b-9fa8-705d22c8b677", "create_time": "1983-02-09T08:46:25", "lists": [ "44541d5b-45e0-425d-a5e2-5cca6cee56d5", "a2785501-3790-4497-963c-ae6a17ce70c5", "b55dcfc7-904f-4e71-9dc0-82a79ca0a71a" ], "avatar": "https://brooks.org/", "event_id": "8c6ae948-d87b-4bcd-a0d8-6238db88c63a", "user_data": "stoutkimberly" } }, { "similarity": 0.233891293578789, "face": { "face_id": "5a5590d5-5da1-4aae-9bcf-92cbff683d52", "external_id": "ptvLUMURqDCuhoGvHmiD", "attribute_id": "a0ea6324-cf19-41ad-8cb0-dae563756629", "create_time": "2020-05-13T04:36:58", "lists": [ "ffdcd9e3-4863-4063-acaf-db0f5ae7e68c", "448b5463-f5ab-49f3-a7bb-336d8cc7c71d", "07370654-708e-493b-963a-cf4dea7743cb" ], "avatar": "https://www.armstrong.com/", "event_id": "9bcd532c-1a38-4ea3-975b-bce3ac0f9768", "user_data": "ryan85" } }, { "similarity": 0.546301956981211, "face": { "face_id": "d88205bb-b2a0-4ceb-ac4c-e393c64bf393", "external_id": "kvZKRvZYzSTCRwmiwMgJ", "attribute_id": "d1b6d153-7de5-4852-baeb-016744777daa", "create_time": "2007-07-17T23:54:30", "lists": [ "958f6c75-559d-45b9-b18e-8f292d85d05f", "ea62a7dc-3fa4-435e-ab15-7709a41ed137", "63c72ade-cf55-44da-b431-11729141ae3e" ], "avatar": "https://www.jones-pope.com/", "event_id": "c832ab05-dde2-41a8-aeff-823c1558f313", "user_data": "tsmith" } } ], "list_info": { "list_id": "e5c2a1aa-09e2-436e-a580-9197ceaa51ba", "user_data": "3374 Stanley Falls Apt. 634" } }, { "candidates": [ { "similarity": 0.611264362554313, "face": { "face_id": "6e3f795f-5b9c-408b-8a3a-8bb157c2031c", "external_id": "mYMomUkaGwbNQZvsfaOv", "attribute_id": "0d724368-2978-41bc-9392-1881b59170b0", "create_time": "1986-09-02T03:32:03", "lists": [ "feea5855-0554-4e2c-b40d-20cb5ec5a62f", "361d2ba6-2451-4df0-8747-2172fcc688c9", "8d131134-4ce5-4ff6-ad43-040de0def7d5" ], "avatar": "https://www.bird.com/", "event_id": "e64a2677-47c6-414c-b34e-83174979b7d8", "user_data": "claudia64" } }, { "similarity": 0.19244101899981, "face": { "face_id": "c6c0010c-0337-42b0-9209-414a8b2d3f03", "external_id": "zLdxvbmyeQGQqxLJEvok", "attribute_id": "5bfd5235-2214-4255-b6ab-391ffc9daf5e", "create_time": "2010-03-14T23:06:47", "lists": [ "034b8b48-ba0b-49c5-b5fc-ecc44c4acab3", "307c598b-9d51-4e6a-93b9-568d0000795a", "b01f928b-0b92-4a69-b96c-874baf1f2c56" ], "avatar": "http://www.rivera.org/", "event_id": "525aee89-0315-4b5f-989e-153bd72b14a2", "user_data": "jacobmartin" } }, { "similarity": 0.89255421506772, "face": { "face_id": "1826a737-4402-4ce8-88e3-65757f383713", "external_id": "wwdDcpiWGvUlNnTQlnhT", "attribute_id": "7eed8881-3427-4b9d-bcde-761dc8bd4a3c", "create_time": "2010-08-23T17:03:54", "lists": [ "806c9a6e-238e-4af7-b32c-1dff3c298e79", "3087025c-4c92-425d-b556-2bd1c2da2387", "4d85db68-af7a-4310-9a10-4c4ebf576c51" ], "avatar": "https://molina.com/", "event_id": "f09e164a-0881-4634-8947-49a1148d3872", "user_data": "ogoodman" } } ], "list_info": { "list_id": "50ba39f1-d9dc-405d-9ca1-e8896aae497b", "user_data": "9334 Williams Crest Apt. 844" } } ], "url": "https://www.smith.com/", "face": { "face_id": "f9bc9c88-9aba-406c-94b3-8d50d1d599b1", "external_id": "zoPOMaOFLCrCjxtERqPo", "attribute_id": "ed93d804-b31c-4b0c-9a33-b9d2fdbb79ec", "create_time": "1973-05-28T09:27:01", "lists": [ "093d867d-9cc0-437f-9143-869493304461", "6b75be49-bb5a-411c-8fa8-044965adcb2a", "925f48ca-5561-4bad-88d4-ff09e3da23f1" ], "avatar": "http://valenzuela.biz/", "event_id": "0295ef90-fb2f-46a3-98ff-5b0a79b9e4ac", "user_data": "cindybrown" }, "detections": [ { "filename": "UVioVOKtFngyXrxWxGRW", "sample": { "url": "https://taylor-pierce.com/", "sample_id": "ed9733d1-6b6f-473c-840b-c75af54a2a1b", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.566146399450824, "dark": 0.694108694108201, "saturation": 0.20356135019734, "blurriness": 0.83567973686033 }, "rect": { "height": 6168, "width": 3649, "x": 9989, "y": 1377 }, "landmarks5": [ [ 700, 6389 ], [ 9732, 1975 ], [ 5388, 9962 ] ], "landmarks68": [ [ 978, 7066 ], [ 654, 7761 ], [ 8898, 72 ] ] } } }, { "filename": "hSeJwElOAybFEHKzuGPc", "sample": { "url": "http://edwards-smith.com/", "sample_id": "935cb291-ad90-495b-aed1-4459dc3154ab", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.683560810524004, "dark": 0.237887802355657, "saturation": 0.690008176212529, "blurriness": 0.628037987887086 }, "rect": { "height": 6888, "width": 8537, "x": 5701, "y": 779 }, "landmarks5": [ [ 6893, 8020 ], [ 815, 7071 ], [ 629, 8346 ] ], "landmarks68": [ [ 5643, 3959 ], [ 3080, 5815 ], [ 8469, 1495 ] ] } } }, { "filename": "dAertMasEAXxmGyYtRtb", "sample": { "url": "https://robles.com/", "sample_id": "2026d767-63ea-49e8-9f74-cb782650583e", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.231544665333719, "dark": 0.434604701157791, "saturation": 0.29426571914856, "blurriness": 0.21381974980698 }, "rect": { "height": 5362, "width": 6744, "x": 7646, "y": 3732 }, "landmarks5": [ [ 237, 9162 ], [ 3333, 9409 ], [ 6830, 3676 ] ], "landmarks68": [ [ 1708, 7281 ], [ 627, 516 ], [ 8632, 1138 ] ] } } } ] }, { "samples": [ "4f24e66b-7ea5-4469-86d4-ecf9742e6756", "596d74e5-1754-428c-938f-f477d92cacf4", "fd38b223-d502-4b54-a25f-abf6ed3737a5" ], "attributes": { "url": "http://www.andersen.com/", "attribute_id": "d7d46592-cb44-4441-ae82-41b128938212", "score": 0.621108338473479, "basic_attributes": { "age": 89, "gender": 1, "ethnicities": { "estimations": { "asian": 0.379651853252923, "indian": 0.50618776079134, "caucasian": 0.935824663038012, "african": 0.84306048907767 }, "predominant_ethnicity": "indian" } }, "samples": [ "76586075-2e5b-45ae-8085-c6496caf5ba1", "b50d6855-f8d2-4649-9258-5a9d3ae60170", "2b700a76-c25c-42f1-b049-600b00185c19" ] }, "source": "459 Craig Garden", "tags": [ "LzlXqRQzIIOqDoFHOJYx", "AneYmOBNmJYFaVxQrwpp", "YrakdqBBRXlVTBhHpkzT" ], "event_id": "e3e0724a-248d-4820-a9dc-2b7662a538a8", "match": [ { "candidates": [ { "similarity": 0.444060327823753, "face": { "face_id": "573a9745-3ad4-4df3-ba7f-902b7c421ce2", "external_id": "BIZASIkeRllyAgayzMlK", "attribute_id": "1743b52e-bbcb-4f21-a4c0-76382ac71a51", "create_time": "2011-02-16T07:40:28", "lists": [ "7d221b73-36d1-4a8f-bd6c-b7c0a9441c25", "a28d1f7d-e07e-49d3-8e34-4d0c67b555fd", "985fabda-b9a1-4eea-955d-420dd4fbc413" ], "avatar": "http://mcdonald.com/", "event_id": "c11e4d5f-7346-4d52-9e4d-f800b319be78", "user_data": "zmorrison" } }, { "similarity": 0.82061612967811, "face": { "face_id": "c26fa208-f164-4b1e-8d6a-cfddf721595c", "external_id": "eTwtGoejCNTqNZbvYCmO", "attribute_id": "18ec4675-26e2-4e2a-a532-65f771666526", "create_time": "2017-07-26T11:30:28", "lists": [ "15f0cd42-fce2-428c-be0e-7be8a690728b", "557dd8e4-5f02-4a1f-b8a6-f69dd6b39a96", "e4086d6b-7cb0-4dc5-9e91-f66ad9aec623" ], "avatar": "https://hernandez.info/", "event_id": "366678b0-a3da-47b0-85f8-032e808eae2f", "user_data": "jeffreymoran" } }, { "similarity": 0.847333358242068, "face": { "face_id": "bb9fb2ed-f076-430b-ae95-b086b9dc613f", "external_id": "JHjDsALXQSLsZIlUVHTk", "attribute_id": "95705400-8598-4ea6-9c21-97df2a437983", "create_time": "1986-09-29T20:56:53", "lists": [ "94aaaa89-514d-46a4-8c7a-6cdeb6520478", "c851464d-d22e-441d-ae20-3664f07635fa", "2128b7e1-d043-4711-98ed-1e4070411a76" ], "avatar": "https://jimenez.com/", "event_id": "24ae6b9d-fd06-413d-9cfe-726fa075ec96", "user_data": "brockthomas" } } ], "list_info": { "list_id": "c24050ec-a1a7-4e33-8a92-e4552eec6846", "user_data": "396 White Drive Suite 580" } }, { "candidates": [ { "similarity": 0.791529251588511, "face": { "face_id": "7cd68f1b-74ee-4021-9662-4986fb05d671", "external_id": "JtepTNTMkleBKmjtTWjz", "attribute_id": "b6af25e6-3668-482f-b9de-43908d89c63a", "create_time": "2010-09-21T02:08:19", "lists": [ "4e68a194-29b8-4a8f-9e20-f8ba72851be5", "1cafefe7-bed3-4945-ab47-05e338543e83", "88cda54f-1668-414c-9825-ded1aefb91c9" ], "avatar": "http://www.harris.com/", "event_id": "bdba18a9-b0b1-439f-9a78-daf91900f40a", "user_data": "javila" } }, { "similarity": 0.919914021741415, "face": { "face_id": "a8bb770d-4742-4ec8-8dcb-0595961b55f4", "external_id": "hENoSTNYRYqKtkDZqAyT", "attribute_id": "45b0d8b9-a0c9-4be9-aa81-7b5f6a8d261f", "create_time": "1986-04-21T03:39:25", "lists": [ "301ff52a-024e-4daf-afb0-210461574865", "e198bca8-42b4-478e-9a8a-1c25fb3a84ae", "a95d6e16-9ea5-4f74-94e5-b61e9df41fc4" ], "avatar": "http://kelly.net/", "event_id": "f06475e1-1556-409c-922c-93a88529e240", "user_data": "natalie39" } }, { "similarity": 0.406646825203495, "face": { "face_id": "96ae6591-aebb-4049-bc26-ad3e2a7ee026", "external_id": "wQCfHTYnCBPdqrQhzfhS", "attribute_id": "3e0a20f2-2a7b-4320-bb24-82c710746cd3", "create_time": "2002-10-19T09:26:16", "lists": [ "54d6618a-84ef-41cc-b3f3-4a5b42cf21a9", "34440109-12f5-47c3-b28e-b2e77bb655f1", "f986daef-ce32-4e5d-975c-815a6b18ce89" ], "avatar": "https://hale.com/", "event_id": "8c4298f3-6ba0-4525-8a37-11be6be2dfe1", "user_data": "zunigabenjamin" } } ], "list_info": { "list_id": "3a7f5c4a-9a06-44a2-8af8-fbf0a8384ec5", "user_data": "40766 White Ferry Suite 123" } }, { "candidates": [ { "similarity": 0.910611808105015, "face": { "face_id": "40fc4686-6449-4dce-a2ca-26170ff8fe7d", "external_id": "emFLkFERShkrJBkurOob", "attribute_id": "f5620cc8-777f-4357-99e4-3a11be2a259b", "create_time": "2001-03-17T16:12:49", "lists": [ "fe95287f-7937-493d-a084-c9540d3271ba", "e982cd0b-cc0a-4ff0-80c7-cdc7eabba4fa", "c40573bf-faa9-4417-98f3-9ac1304daf69" ], "avatar": "https://brown.biz/", "event_id": "2be0db24-3b87-4deb-907c-2de449bc5107", "user_data": "shawnmckee" } }, { "similarity": 0.691289789258443, "face": { "face_id": "e922a39a-2840-473d-8359-88b17200928e", "external_id": "cszJhdNMxoSOIianaRwT", "attribute_id": "eb2399a8-c3e4-4b6e-a5c1-36c1c2ab92df", "create_time": "1993-01-25T02:28:32", "lists": [ "87282486-f9c3-4ef0-a904-4cbb5cd323e1", "5221fd1e-9273-48f8-ae23-81d751456bbd", "95a1f7e9-32df-4db1-bdaf-3fcf231f3a55" ], "avatar": "https://evans.com/", "event_id": "0a652765-e13f-42b2-9c1e-65b9265cc6be", "user_data": "deborahadams" } }, { "similarity": 0.382827535562167, "face": { "face_id": "0aafc35c-e4d1-49f3-ac18-b8dde328b55d", "external_id": "AaNDCZtrTqUYmBKFkxES", "attribute_id": "ce853d17-dd03-4745-9498-534ec5f26fd6", "create_time": "1978-11-05T10:14:12", "lists": [ "9036a6aa-9fad-4ac6-b7e3-a155c912b4e3", "ba8d0db3-5fa3-49b8-85d6-3d619b777f0d", "b36dd543-c65d-40cb-b71b-b23d45ebac4c" ], "avatar": "https://morse.com/", "event_id": "73b17b45-43a4-4be2-998a-6d6f931e6751", "user_data": "taylorkevin" } } ], "list_info": { "list_id": "bd658fb3-3939-479d-a6ad-5ce0240331d4", "user_data": "53326 Krystal Views" } } ], "url": "https://www.sloan.com/", "face": { "face_id": "5c12b5ce-6e99-4711-bc6e-a24e5ae97474", "external_id": "UhLlHAuRuaAasozxBcja", "attribute_id": "cdbb9cdf-1e9a-4eb6-83b4-fd8c1854e7fb", "create_time": "1991-06-17T14:32:28", "lists": [ "3483e107-cd9c-4246-8f12-31736ca8a8aa", "e7156120-46b9-4e70-8f10-58caceb0b5f9", "e4424fb0-7492-48d7-bbf2-ffdf224778c7" ], "avatar": "http://hansen.com/", "event_id": "fc52f0a6-8644-4a01-a5d3-da3f9fc9ab5d", "user_data": "russellwilliam" }, "detections": [ { "filename": "IVuuEBXUAzzoReoKEKHR", "sample": { "url": "http://dalton-estrada.com/", "sample_id": "19eaf6b5-2871-412f-b47c-40a236409675", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.669182616979265, "dark": 0.321929113912788, "saturation": 0.763371945998982, "blurriness": 0.974169453706612 }, "rect": { "height": 6120, "width": 8709, "x": 2092, "y": 3294 }, "landmarks5": [ [ 9559, 7453 ], [ 5095, 8838 ], [ 5912, 1920 ] ], "landmarks68": [ [ 3088, 2123 ], [ 2824, 9994 ], [ 9171, 517 ] ] } } }, { "filename": "ZOLJXNEpkqYmgKHfOhtK", "sample": { "url": "https://king.com/", "sample_id": "8ed895c9-7dee-440b-9d8a-806f9f87d965", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.932592681208554, "dark": 0.378952710665766, "saturation": 0.758400536874434, "blurriness": 0.364100635018935 }, "rect": { "height": 6830, "width": 2842, "x": 9270, "y": 7333 }, "landmarks5": [ [ 1909, 6702 ], [ 9990, 7988 ], [ 6769, 8987 ] ], "landmarks68": [ [ 6139, 490 ], [ 1241, 5436 ], [ 3153, 6383 ] ] } } }, { "filename": "UHibEPvcHzUpTzbdkqnA", "sample": { "url": "http://manning.com/", "sample_id": "d33e3991-7767-43cf-9d83-85e233a6c9ad", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.189417281402493, "dark": 0.886523120810013, "saturation": 0.48102970840518, "blurriness": 0.463963580252751 }, "rect": { "height": 4530, "width": 6472, "x": 3005, "y": 338 }, "landmarks5": [ [ 8916, 6577 ], [ 80, 4854 ], [ 8791, 972 ] ], "landmarks68": [ [ 1780, 3341 ], [ 2696, 3070 ], [ 5453, 4862 ] ] } } } ] } ], "events_time": "1999-03-14T02:59:00" }