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": 48, "gender": 0, "ethnicities": { "estimations": { "asian": 0.901966627619898, "indian": 0.373682541738574, "caucasian": 0.635422614959617, "african": 0.457267393661167 }, "predominant_ethnicity": "african" } }
- 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://vasquez-villanueva.com/", "attribute_id": "35d128f4-bbfc-4f67-bedc-c336c84f1372", "score": 0.885041839453415, "basic_attributes": { "age": 41, "gender": 0, "ethnicities": { "estimations": { "asian": 0.994040241730532, "indian": 0.319092115533752, "caucasian": 0.358217687975493, "african": 0.686425955671619 }, "predominant_ethnicity": "indian" } }, "samples": [ "b97eecca-3029-41c8-b361-549dbfd0d46c", "7541e509-864a-4822-adb4-c90ce4f194d0", "01177a3c-e3eb-4f6d-b750-c0c1b8d7d7be" ] }
- 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": "982cd8c5-1373-4ab0-8257-122993567869", "external_id": "qDajoHqlVVQWsDzPoKme", "attribute_id": "a49dc57d-a383-4917-8d1a-dd2a49324072", "create_time": "1981-02-05T04:41:38.196831", "lists": [ "6cd0157f-3dcb-4524-9997-c00a1d6da37d", "b253e970-77ee-4230-9ae0-343eb21ff067", "3f04aa6b-fb33-4f3a-9699-3cefb958d772" ], "avatar": "https://kennedy-orr.net/", "event_id": "dfcc5947-6222-4645-b253-52c9aad41651", "user_data": "fanthony" }
- 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": "5a2eb7f4-2cf0-467a-85be-dd1c8fb0a308", "user_data": "435 Renee Pike Apt. 011" }
- event_match_result_by_face¶
-
JSON Example
{ "similarity": 0.136607204185841, "face": { "face_id": "dc8a60a6-90cb-43ab-911b-1461c4cb5083", "external_id": "fCrlNUhGQLdyELfWSetb", "attribute_id": "0b99da3a-377f-4021-ba0c-c053109b9942", "create_time": "2023-03-13T09:38:06.797787", "lists": [ "776f315c-7524-4a28-8dda-b587ab96877c", "56c69c96-1f99-4442-976f-d7bdbc01f948", "d46e3369-d0ee-4ec9-93bc-65cd60cd407c" ], "avatar": "https://jennings.net/", "event_id": "ac24bfa3-7d71-45b0-8c2f-dfa6ce415ebf", "user_data": "doyleelizabeth" } }
- 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.82721902262983, "face": { "face_id": "3b5b6d5b-539d-4927-a44d-7dccdad5635b", "external_id": "YhCzUMSCEFfjgTQHjllC", "attribute_id": "6dd8380b-f886-4a66-b7a5-2c15f8756b81", "create_time": "2002-08-14T12:19:52.412487", "lists": [ "3135bf4c-ad55-4645-b871-c0d75379d566", "131fb635-fb4d-4f3a-8995-27e7bc13611a", "c3b1abee-b7c4-4bf6-b595-79e85c23e19a" ], "avatar": "https://sanchez.net/", "event_id": "e4da22b1-872c-4c3c-8533-8d0b4b79b4f3", "user_data": "brenthodge" } }, { "similarity": 0.940629474121391, "face": { "face_id": "b5aa8c4d-d9b5-484e-bd36-302b5458f703", "external_id": "hvoadrbwMzDMqtEvJQCg", "attribute_id": "0bd903da-0324-4283-b53e-a04998f227d7", "create_time": "2011-01-31T22:24:58.384402", "lists": [ "8e83407f-276b-485c-b82c-611913ee044f", "6b60eb97-48aa-4526-ae2b-7f553d6558d6", "8e113a98-b91e-44cd-84cd-0c42dca8f8af" ], "avatar": "https://www.miller.org/", "event_id": "8e677e33-9e9e-4950-a05e-ff763f10f37d", "user_data": "williamsjohn" } }, { "similarity": 0.162772445206807, "face": { "face_id": "3492604d-1329-4e85-9d39-5b37e0097b09", "external_id": "HlNbydkCPZMgTGcltiEW", "attribute_id": "ba32fa48-91d0-4ec5-a008-3bb17b5d455c", "create_time": "1971-05-11T21:51:42.366819", "lists": [ "a03078ea-82f7-4e28-800e-bd969514714c", "ccd21287-9468-4044-b8e6-8760fac2f3d1", "d36a05ca-ee6c-4843-b8de-107a8e31cb36" ], "avatar": "https://barrera-khan.com/", "event_id": "6b0c2e54-4f53-434f-80c7-366b7d7f3d60", "user_data": "joseph70" } } ], "list_info": { "list_id": "3a7f07d5-7685-4578-b171-de87fae9e6e2", "user_data": "15439 Troy Land Suite 291" } }
- 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": "b136da75-ffcf-4fa4-a6d6-861d96474c7f", "Luna-Request-Id": "zBKVtyURrLWZDNFaYYjg", "events": [ { "samples": [ "c054f96f-396a-475f-9745-e0b24d2f5f58", "9b48b675-cef1-4ad1-b227-ab0aaa860918", "58f259e9-9474-4a96-8cfe-5b2325010a44" ], "attributes": { "url": "http://medina.org/", "attribute_id": "5582c693-07ba-46dd-9174-4a8527add5c4", "score": 0.134816001755148, "basic_attributes": { "age": 72, "gender": 0, "ethnicities": { "estimations": { "asian": 0.117375346497971, "indian": 0.250673411732798, "caucasian": 0.904798143624185, "african": 0.161146231868488 }, "predominant_ethnicity": "african" } }, "samples": [ "6651520d-845a-4363-9dda-d1e05c8d4c57", "289ec99a-f7b1-4ecf-8f5d-639fef566b81", "7943c487-5bcb-4c2f-aaba-071304a6247f" ] }, "source": "6998 Jennifer Isle", "tags": [ "WzgakouMxJkoUQDvYMjQ", "GAwwUgRRmvPUcSGalnpt", "sdcRCiPCoHYbQbKHrWam" ], "event_id": "db2be03d-df43-48ce-b960-e4f4b13abe41", "match": [ { "candidates": [ { "similarity": 0.943204070993045, "face": { "face_id": "2abf22aa-0a2e-4628-a6ef-1fed00346307", "external_id": "rlEMAFNDYIHCdGcbKonz", "attribute_id": "7d4e2ee2-4c79-4d43-9383-140e7ead80ec", "create_time": "1970-06-20T14:29:37.059229", "lists": [ "db88f02d-e289-4267-ae65-9331ae51eaca", "ac8122d4-9949-46c5-91a7-d92c86d5d07b", "7b3c2304-f8cd-4d17-9c46-38694486a425" ], "avatar": "https://www.martinez-powers.com/", "event_id": "50436031-f9ad-4477-9e4e-5d8498aa7c60", "user_data": "stephaniewilliams" } }, { "similarity": 0.270078304543127, "face": { "face_id": "9414e3db-bc5f-459a-8f65-46a52d8299b7", "external_id": "iMlHsecrxweQQjMPAjNp", "attribute_id": "1a8f9288-ba42-4aad-bb92-2e4715e1d463", "create_time": "2008-12-22T14:36:51.526979", "lists": [ "c73b549e-ca14-48ed-9fc1-54a2b94476e3", "501c4eaf-830a-4146-a4b0-61f6abe6a8f7", "d56b75a7-06d0-4d7a-9147-918288922634" ], "avatar": "https://www.richards.com/", "event_id": "53cd94fc-c959-4c93-8629-a7551ab38f83", "user_data": "halldiana" } }, { "similarity": 0.730265857943266, "face": { "face_id": "ae72b28a-997b-4fb6-a476-97bfdc6e2d13", "external_id": "zQaLUVqgtdQcZFOEZYre", "attribute_id": "dc72acf1-865b-43ef-af40-d199eeaa2d58", "create_time": "1988-03-21T02:18:35.103772", "lists": [ "014dc857-8888-4024-8daf-6943c5b7e7fd", "2db5a009-2f18-4b4a-9fc0-d6438dd6a969", "c54065b2-c60d-4ab7-99ef-ef702b14528e" ], "avatar": "http://www.roth.com/", "event_id": "82dc4aaa-d99b-4160-bd82-90a045ed7606", "user_data": "robert04" } } ], "list_info": { "list_id": "ae3f8310-e526-42f7-bfc3-17c0534b6cfb", "user_data": "6538 Jacob Place" } }, { "candidates": [ { "similarity": 0.668815282087475, "face": { "face_id": "069559b2-17d8-4850-acad-dde87626834d", "external_id": "NiJiACkIcamIScGhQGwQ", "attribute_id": "e63813a6-0ce5-47be-95e0-475cfa3742c3", "create_time": "1998-09-16T09:30:09.130172", "lists": [ "b2197a10-157f-4616-8db4-3b91521e0534", "5a007d4a-5799-4b4c-b757-d16199945d0f", "39169386-c48b-41c8-9b72-02f77723d395" ], "avatar": "https://armstrong.com/", "event_id": "e5d0dfe5-c897-4081-b7fc-de720d948cb2", "user_data": "nflores" } }, { "similarity": 0.908757207198665, "face": { "face_id": "b15d546f-e0fc-4eb2-9243-560642eb0a7e", "external_id": "okHeuQPSCsCfRQmcKNiw", "attribute_id": "99ef7da2-8b58-4c70-a343-8473b37fcaf2", "create_time": "1982-09-25T19:36:12.800045", "lists": [ "5e8a8634-e625-40b0-9d21-c494c0712b60", "30e7342a-5267-4923-a9a0-cc9ec6909932", "14971221-c01b-4e0c-8444-28d9b0f0ef32" ], "avatar": "https://green.com/", "event_id": "783fd92c-5254-4988-93fa-8710c39ac2b7", "user_data": "jonespaula" } }, { "similarity": 0.641627872418912, "face": { "face_id": "29d30778-a007-46f7-89de-6918c2bb3381", "external_id": "BYSQjcAEnXxAHtStdhcp", "attribute_id": "3a12ada2-dcc5-4b7f-9524-db8962e0d8ca", "create_time": "1983-07-15T14:06:10.151114", "lists": [ "76431277-46bf-4983-b203-b74d928cb1a8", "2a4ff2d1-8200-4c78-80a7-f223644b146a", "722119b4-0a33-404a-8ba4-1b3119a19dcb" ], "avatar": "http://bell.com/", "event_id": "92f563ff-c12b-4236-bebd-6d287880842c", "user_data": "wwashington" } } ], "list_info": { "list_id": "fbeacd0b-3037-4d88-97dd-e6f3a8260b03", "user_data": "7565 Daniel Fords" } }, { "candidates": [ { "similarity": 0.364088099195963, "face": { "face_id": "6c593e9e-16fe-44a0-9dca-8b91d8f12a50", "external_id": "jVVidgjaKYhkKDARPUcD", "attribute_id": "2f36c24a-43fe-4c76-a8a0-e4df38b1f0d0", "create_time": "1978-02-16T14:07:45.545694", "lists": [ "5edf0926-daed-4495-b6a6-fc5849361d47", "c93d6ed0-aa9a-490b-95a8-1f33042f352c", "c9104bb0-8aad-4c98-8c73-10792c332cdb" ], "avatar": "http://wilson-miller.com/", "event_id": "ef0bd16f-e75e-4ee5-9691-3a057133b7c4", "user_data": "rreid" } }, { "similarity": 0.83825437569446, "face": { "face_id": "7bc0323c-cb5e-461e-8335-ae22a10c6252", "external_id": "mrSDDaZuPIrfYWcxkshE", "attribute_id": "9e4d65a6-3cc8-484a-a046-85c96f4b8ccf", "create_time": "2017-06-09T06:04:43.715437", "lists": [ "bfa8a452-83af-4f7d-9165-2f42e5a595cd", "aeff6973-d0d3-4a95-85cb-919fac43acff", "992a08d7-33eb-46d3-9b12-2cc70d0a15ee" ], "avatar": "http://www.johnson.com/", "event_id": "5ff786ca-a33a-47df-b192-6bebba27a8ac", "user_data": "bmathis" } }, { "similarity": 0.613011206609513, "face": { "face_id": "d9ae4e08-6181-4ca2-99fb-b52ff441d0ae", "external_id": "FuSSKWWkurOReNvSSbOC", "attribute_id": "72a5daca-585d-481b-bbc5-44cb0eed89f6", "create_time": "2007-10-05T05:12:51.561075", "lists": [ "d45c0a64-daec-43b4-b347-9c0cd61f8090", "125f9da2-83c5-4ad8-97e4-1d75f5e60c0b", "aad80650-ce05-4d1a-92ff-e23c49944384" ], "avatar": "http://gibson.com/", "event_id": "5474f864-8d5d-4998-a1f8-d160e8633aef", "user_data": "jamieoliver" } } ], "list_info": { "list_id": "1fd0cc1a-4207-4e62-a581-ca3c75e8c8fb", "user_data": "988 Wise Club Apt. 377" } } ], "url": "http://callahan.com/", "face": { "face_id": "54ec0092-43d0-45e5-84cb-a6faec41e47a", "external_id": "oPbGqxegRMWzjrnWRluk", "attribute_id": "ba1ae66f-4a10-47c3-b0a5-723c8f19d700", "create_time": "2020-09-14T02:56:30.490947", "lists": [ "68be823f-3293-46b6-9d4e-6f8b8b77a367", "af6c23ff-18fe-41ba-b3b1-ccdad741b7d0", "8086aac6-1339-4c4b-80af-230a0f54d811" ], "avatar": "https://johnson.org/", "event_id": "97cbf2ea-6d16-4559-a4d5-b0e2a35812db", "user_data": "victorwallace" }, "detections": [ { "filename": "jwsmmEtHQBATkimPyYCr", "sample": { "url": "http://curry-suarez.com/", "sample_id": "eae5aee4-91f6-415c-887e-4a114b8ed8ac", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.272009672135417, "dark": 0.409841297048253, "saturation": 0.99899640699773, "blurriness": 0.95826139901071 }, "rect": { "height": 852, "width": 5692, "x": 3069, "y": 2773 }, "landmarks5": [ [ 6902, 34 ], [ 1774, 2125 ], [ 4751, 3467 ] ], "landmarks68": [ [ 9127, 9924 ], [ 7468, 5740 ], [ 9804, 1224 ] ] } } }, { "filename": "hghDviSeMLctWplzMYzO", "sample": { "url": "http://lopez.net/", "sample_id": "5c8f228f-9d54-4dfd-82ab-165af9f7ae57", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.556523117840398, "dark": 0.93886300810907, "saturation": 0.963443381671382, "blurriness": 0.200157273399434 }, "rect": { "height": 2531, "width": 3087, "x": 7106, "y": 9792 }, "landmarks5": [ [ 7141, 8424 ], [ 8583, 6505 ], [ 3008, 9489 ] ], "landmarks68": [ [ 6524, 5275 ], [ 9176, 7044 ], [ 3550, 5823 ] ] } } }, { "filename": "pfYzhiNxxnTMsgTIiSBe", "sample": { "url": "http://www.morrow.com/", "sample_id": "9f0d1217-d4d2-4a47-8803-ed8d926b5d53", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.364728074477096, "dark": 0.730326144312208, "saturation": 0.122264140507288, "blurriness": 0.961124281971664 }, "rect": { "height": 2870, "width": 1916, "x": 345, "y": 3344 }, "landmarks5": [ [ 6699, 9627 ], [ 4386, 1064 ], [ 1456, 3438 ] ], "landmarks68": [ [ 5863, 7187 ], [ 5046, 9542 ], [ 7362, 594 ] ] } } } ] }, { "samples": [ "7d6ab445-4b0a-4e36-a6b9-dfb3b139c82d", "262d2940-9ca1-4d71-84da-1a39acb9ccc6", "3276a50a-4a2d-45fb-8e67-347d94185f09" ], "attributes": { "url": "https://www.king.org/", "attribute_id": "1882137e-764f-4e2d-a8fd-cfd9b9d8ab24", "score": 0.366878689529755, "basic_attributes": { "age": 80, "gender": 1, "ethnicities": { "estimations": { "asian": 0.426487904653285, "indian": 0.196679985981903, "caucasian": 0.199933434191294, "african": 0.793146610773276 }, "predominant_ethnicity": "indian" } }, "samples": [ "25f27320-8f6d-4ea3-ad87-2a4c8ebff8a9", "d9193574-fd6f-4c6a-8b38-aed213d92413", "1dc66d5f-66c7-4f09-baf7-b760645bbd40" ] }, "source": "34554 Gabrielle Neck Suite 860", "tags": [ "RkLykSqbedDMXMkeKCNL", "aRIsnKrwJVjxEnisBxJQ", "HsIDVNtUfOwAhMaVKPSJ" ], "event_id": "ec0ed042-dd8f-4bc1-9116-3c52ff06e30f", "match": [ { "candidates": [ { "similarity": 0.822317360536555, "face": { "face_id": "df055210-65db-47c7-92ea-2d86719f9c71", "external_id": "EbGPIaiuGpHCkqiJytrZ", "attribute_id": "1df6e336-e671-4b16-9162-98b36f14a336", "create_time": "1979-05-23T20:33:01.417377", "lists": [ "d7dd83ac-3b46-4e19-8625-420229e49c19", "0031c676-c67f-4010-a8de-357dd49831fa", "e41be57e-353e-4692-aa47-568c3bc71eb5" ], "avatar": "https://rice-nolan.org/", "event_id": "fa024ac0-912b-4f5b-8f9d-9fb78fbd0f9e", "user_data": "cardenastaylor" } }, { "similarity": 0.421926422938594, "face": { "face_id": "ba534355-b4f0-476b-ad56-02017d99ce16", "external_id": "BJHgYGuAdxQCZyVkdLOQ", "attribute_id": "79b5923b-a61e-40cf-b4c0-078df1f9b92c", "create_time": "1992-05-03T15:18:06.495669", "lists": [ "df142c68-9871-4dde-a7d1-72fec2fa9d3d", "7fc20b48-01e0-437b-bfe3-146e5bda38f8", "1b67cba0-625f-48c6-aa78-0ea7610e0d43" ], "avatar": "http://www.smith.org/", "event_id": "dbec8896-560d-4b46-934b-bb6cb2ead0cb", "user_data": "vegabrandon" } }, { "similarity": 0.794993749096737, "face": { "face_id": "73a1734d-046f-4fc0-862a-45f0d06a53c7", "external_id": "IZVXokGbJPmjGQYHUNlG", "attribute_id": "62df157b-b208-4adc-9ad5-5be72d4c3596", "create_time": "1986-06-10T14:41:26.680665", "lists": [ "e032893f-7340-4182-b954-4b89bb5775af", "b0dc75d0-f855-4c02-9c90-2ede3504a4bc", "ea68e53e-a942-46ce-a81a-f6ac0f9f35ee" ], "avatar": "https://graham.com/", "event_id": "15b81f68-c939-44ef-bf90-24c8493979b3", "user_data": "ssanchez" } } ], "list_info": { "list_id": "92009ba6-9397-4f34-b495-2b1647b82d7f", "user_data": "55834 Kevin Shores" } }, { "candidates": [ { "similarity": 0.92257731400521, "face": { "face_id": "00bf6f0a-79c6-491f-b480-23eb613b563e", "external_id": "qWDEVIKitCiULnqzSZmr", "attribute_id": "2be91d73-cab6-4cc0-aa4a-1ef7d06b8f5a", "create_time": "1983-07-19T15:01:54.932457", "lists": [ "8fc6d628-218a-457b-b943-9414b31391f7", "fe3d363c-b1c8-49b3-a41e-d88d419d938b", "71695115-e9a7-42ce-8954-6fe5aaaf154f" ], "avatar": "https://moore-hicks.com/", "event_id": "453a05c7-a694-4850-bfea-ce1506f5d924", "user_data": "marie70" } }, { "similarity": 0.166151756673468, "face": { "face_id": "f98b1e7a-9a82-4e24-ac5c-258dd816ed35", "external_id": "wowXdnnQRHjzBvbhPxbv", "attribute_id": "72d53ab5-7b4f-4f51-9d0d-6a982d1f550a", "create_time": "1973-01-15T07:40:02.310656", "lists": [ "a8331b21-171f-4868-aff8-650145280eda", "0184d43c-faf9-4992-a1d3-4a1372a96f50", "86ac1536-d4b7-46d7-a0c1-e7c22616b632" ], "avatar": "http://miller.com/", "event_id": "eb068466-b81d-45f5-8dd6-603e6d2f29f8", "user_data": "psmith" } }, { "similarity": 0.494537881679246, "face": { "face_id": "c5b7a17f-95a5-494a-af51-f1620df21d4d", "external_id": "lsRnaSAWrHzazVLzplAT", "attribute_id": "5345b102-4ca6-4648-b55f-2fdbf6038820", "create_time": "1998-04-07T19:12:16.442818", "lists": [ "52a0ec1b-cdf5-454b-bd78-da8b1e44417f", "3a8d5215-9fd5-4913-ba58-09eed5ffb059", "ab098acf-c42e-448f-b648-870d4d963f2e" ], "avatar": "https://miller.biz/", "event_id": "837d74f0-36c4-4532-852b-24c0c34c3486", "user_data": "clayton48" } } ], "list_info": { "list_id": "04d2abc8-788d-477f-874f-0581819c957a", "user_data": "616 Webb Overpass" } }, { "candidates": [ { "similarity": 0.933837789595652, "face": { "face_id": "0585a9b6-2eb3-4c58-9b79-8d50943661c2", "external_id": "YvlCRJhuzMdKoTphqVid", "attribute_id": "4de8cd1f-18c2-4d8a-92b1-83b595872397", "create_time": "1992-04-15T14:32:35.693837", "lists": [ "4c6918dd-1c66-4a1a-99a5-9c178c58d1c6", "f171f229-1317-43ab-94b4-41e7b22c0142", "d2d745de-ed1a-48f1-8162-94682256ef84" ], "avatar": "https://www.knight.org/", "event_id": "8f9943ef-14f8-4472-9102-89e36bbe5379", "user_data": "jmorgan" } }, { "similarity": 0.624845571515651, "face": { "face_id": "f00da2db-fb6b-4b35-a8e4-9c58d5bb4283", "external_id": "RqXLjYArHwxzlCINJpQp", "attribute_id": "a28647ca-f191-4ed8-bff8-949804abc93d", "create_time": "2018-12-27T16:11:18.421686", "lists": [ "74dbe730-3f25-46cf-8c43-c70ba3886922", "4de48ae6-e166-465e-8e7b-63296d47a809", "ab04711b-9de2-4573-9c5a-8e5a0c95824f" ], "avatar": "https://www.figueroa-chandler.com/", "event_id": "cb063d16-b5d7-48e5-8278-6557319d7390", "user_data": "robin64" } }, { "similarity": 0.866769037682988, "face": { "face_id": "0811d339-1764-48d7-8471-18880a6a7b26", "external_id": "SUrjAOPIFhgXBtHtWDaT", "attribute_id": "3491bdba-a808-4623-94c4-eaf879dfc206", "create_time": "1974-11-29T00:28:17.765965", "lists": [ "23569cbf-e176-4b6a-83ee-321c05043794", "71cf023f-a144-484e-932c-03d2d2fc5b40", "4f971866-7dc6-4efe-b882-e45bcff1f37c" ], "avatar": "https://www.delacruz-andrade.info/", "event_id": "0edac1a5-43a5-4f80-a980-e24cb7c867fd", "user_data": "wbarber" } } ], "list_info": { "list_id": "2b3e893d-63cd-4cac-b0cd-b88ce07ef676", "user_data": "844 Stacey Shoal" } } ], "url": "http://lewis-barnes.com/", "face": { "face_id": "83b053a1-6c1c-4c56-88dd-81785ea65abb", "external_id": "NSTGNyMIgiijWxdkUdBs", "attribute_id": "767c3cac-d137-4d81-abb1-64a49a8c1a51", "create_time": "1978-05-16T02:52:16.473521", "lists": [ "e5346a28-c36b-418a-abc8-d7931c359db1", "4650395c-14f3-4f91-9a06-c03896bd8f38", "b5cfbda9-1266-4660-9d67-8323126fd605" ], "avatar": "https://fuller.com/", "event_id": "5d0e4c6c-9f4a-462b-a0a2-a3c31afa6b47", "user_data": "coxcraig" }, "detections": [ { "filename": "ymxToHByMqUIdNCBiITX", "sample": { "url": "http://kelly.info/", "sample_id": "2398d464-b5d2-44e2-8b1a-b37bc3fc4c0b", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.983246971535348, "dark": 0.932200849929418, "saturation": 0.85653945526579, "blurriness": 0.192522971868207 }, "rect": { "height": 3813, "width": 6504, "x": 9179, "y": 7255 }, "landmarks5": [ [ 7218, 770 ], [ 1683, 5054 ], [ 6328, 9304 ] ], "landmarks68": [ [ 8695, 6545 ], [ 104, 8287 ], [ 1011, 8160 ] ] } } }, { "filename": "tgwnQWEAKyNixAJGZjXs", "sample": { "url": "https://scott.info/", "sample_id": "bc597493-dbde-4ff1-bc78-46401d7df4f3", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.511894583260847, "dark": 0.21914609123842, "saturation": 0.757749940319547, "blurriness": 0.726621232372137 }, "rect": { "height": 3088, "width": 718, "x": 1935, "y": 4703 }, "landmarks5": [ [ 5984, 597 ], [ 4509, 8 ], [ 5669, 3270 ] ], "landmarks68": [ [ 8357, 8913 ], [ 959, 7396 ], [ 5827, 6510 ] ] } } }, { "filename": "kXsDtqLFoqXlfhkBUdrv", "sample": { "url": "http://taylor.com/", "sample_id": "eae5ac76-aa19-4573-8f08-4c74965f3a7e", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.734087961793436, "dark": 0.133844128617745, "saturation": 0.80182029516989, "blurriness": 0.448991734966668 }, "rect": { "height": 3512, "width": 5734, "x": 9876, "y": 7366 }, "landmarks5": [ [ 4800, 9047 ], [ 2541, 2391 ], [ 1135, 7700 ] ], "landmarks68": [ [ 1947, 1325 ], [ 5965, 4909 ], [ 9823, 5452 ] ] } } } ] }, { "samples": [ "b7c034f9-5edd-4103-b5e1-f8ee2f75785b", "c3acb359-d61a-44b0-a792-fe7da8da54b0", "4cd74836-fa09-4c98-8dac-a91af64aa1f8" ], "attributes": { "url": "https://www.harris.net/", "attribute_id": "2411fbe7-0910-4b4b-8c1e-ff02854ec2d5", "score": 0.160684144903583, "basic_attributes": { "age": 8, "gender": 1, "ethnicities": { "estimations": { "asian": 0.186063079770423, "indian": 0.105431324934877, "caucasian": 0.756930933731235, "african": 0.610299288117006 }, "predominant_ethnicity": "asian" } }, "samples": [ "532b2d75-dfb8-4986-9833-49f73769f2a5", "74a1c7a1-53ab-4c6e-bb2f-e5c62bfe3bd2", "ccec8fd4-ebb5-4913-b78a-5d2746402ab0" ] }, "source": "090 Tate Shores Apt. 435", "tags": [ "lVNAKSDhsEAFwVtPqQLr", "cCvPGCOKwfgpbiBakGWQ", "xFhaTjVpeljMPdpzFuYy" ], "event_id": "607293f8-8639-4f24-889b-a5d144cf2e8e", "match": [ { "candidates": [ { "similarity": 0.573463561710823, "face": { "face_id": "9e581204-c3c7-4254-9106-024252e3d777", "external_id": "wxTUyARtYfYmvKWuxmDz", "attribute_id": "dd5d95cc-e3b2-4218-bb15-07f75ad0bd48", "create_time": "2024-06-26T21:41:11.910328", "lists": [ "963f810f-d67d-43d9-9602-59805be85c65", "cbaed6db-efa6-47c3-94bd-df00bd49540e", "afe0fa5b-af64-46f3-bba2-e4fd7747f6b2" ], "avatar": "http://www.fitzgerald.com/", "event_id": "b26f3f18-93c1-402d-ae0f-0568dcab646a", "user_data": "peterthomas" } }, { "similarity": 0.424066306371436, "face": { "face_id": "25259786-7c81-494a-ba24-da95d8852b9b", "external_id": "pvSKUhDwuOHgxilOSwnE", "attribute_id": "89298996-9eb6-4db3-9b6e-a213fb82f975", "create_time": "1979-08-25T14:19:11.190445", "lists": [ "6665b473-acc9-4914-a020-8ef3926bac02", "15abdf23-a987-42e7-8354-41e4f32b695a", "b8662082-fb55-4ead-94b8-ded599d11e45" ], "avatar": "http://austin.com/", "event_id": "eb992ed9-f5fc-42e0-b763-b9ebba3fc4ea", "user_data": "walterskeith" } }, { "similarity": 0.66267238588288, "face": { "face_id": "b7b57388-88cf-44b3-8074-bc4e6a837974", "external_id": "yIZROHZJKDRjpWrIqlVL", "attribute_id": "3292d0d6-822c-4470-a230-f4e27f705a78", "create_time": "1970-02-13T04:23:20.448050", "lists": [ "977ff736-9fc1-4ed8-88dd-141e8959915c", "81326373-d048-4b1a-8714-3175601f7690", "ec74cb2d-e3da-489f-ab3c-985c20239ad1" ], "avatar": "https://wilson-coleman.net/", "event_id": "cab34a1a-89e3-49e9-ba5d-9bc7f959ea6e", "user_data": "obrientina" } } ], "list_info": { "list_id": "6c8eb4d4-2776-49c0-aa67-11b329cf922d", "user_data": "88897 Jennifer Corner" } }, { "candidates": [ { "similarity": 0.549163301892229, "face": { "face_id": "28aba942-53c0-4480-b237-d6d268500984", "external_id": "mEhHZLmcMhThlMXarrje", "attribute_id": "e019884f-770b-4dd9-8f67-84d35190d309", "create_time": "2004-12-21T02:48:13.967571", "lists": [ "15752b06-8a0b-4baa-b509-a85c4ef38873", "719a5db8-e632-4a5e-a9af-0f055a023ade", "e23360a8-2d35-4b08-8c73-6b26b389ef79" ], "avatar": "https://www.harris.com/", "event_id": "45c928e7-8699-4325-8121-7090f44e60d1", "user_data": "martinezjill" } }, { "similarity": 0.574192101959717, "face": { "face_id": "f0353042-9be6-41a2-b000-4eed7cf069bf", "external_id": "rMinDubIFuvqqbevodGk", "attribute_id": "c8703f81-ba41-4a83-8825-5375a17f61c4", "create_time": "1993-05-09T22:16:29.612237", "lists": [ "bc0b143a-77b3-4558-875d-5bf4d45cebe6", "14a2b00d-1845-4c17-8f99-6e6951180fb1", "df0a3050-f4b3-49a0-82c8-fafc21dbbb91" ], "avatar": "https://barrett.com/", "event_id": "e1e97c67-8043-4c26-9691-a8c86c383207", "user_data": "bennettbetty" } }, { "similarity": 0.27706895694747, "face": { "face_id": "2c5c5b8a-ac7a-4182-944c-be14d62d44ee", "external_id": "YwmAYqFzmOruvMVCpWzg", "attribute_id": "f5cf45fc-d4d1-4874-82ef-243a3f9788d8", "create_time": "2018-10-30T17:34:09.807362", "lists": [ "09b343f3-a965-4ebd-9042-99366ee14d44", "f6c71969-6de1-45e3-b6d2-bc8b86a15f29", "09646688-dc82-478b-8616-74fd01360f13" ], "avatar": "https://carter.com/", "event_id": "ba2ff45a-862a-4676-8aac-227368290732", "user_data": "bonniemiller" } } ], "list_info": { "list_id": "d89de11f-af0d-41e8-8e3a-4a2bb6d330a1", "user_data": "37425 Boyd Radial" } }, { "candidates": [ { "similarity": 0.579225457858315, "face": { "face_id": "d8998ec8-540e-46b2-9239-5fcba05cb393", "external_id": "NqEkDxpJQQESOLqHrkbP", "attribute_id": "441e7f05-eaad-49e7-81c6-7ba2e8e3f9e7", "create_time": "1993-12-06T13:48:33.244500", "lists": [ "e2d846a4-1e7d-4568-bb1c-5cd605de9413", "a608ae04-08c4-457e-be10-94af06eb991f", "f75b8ce5-93e7-4a77-88ad-1b13482a3eea" ], "avatar": "http://powell.com/", "event_id": "7354296c-5d2e-4f51-bbb9-c45dbeda72bc", "user_data": "cwatts" } }, { "similarity": 0.99664199583259, "face": { "face_id": "41f06bc1-fbe5-48b8-94e7-b13c6939cda8", "external_id": "BuMFLrSzSeBmwtmaKlmt", "attribute_id": "c9b0bef7-4021-4d51-82d7-6c5fb8fec6f8", "create_time": "1989-08-29T13:30:44.604597", "lists": [ "d2e14a84-8ed7-41dd-bac3-0747e63eecf2", "e6799b1f-eb9c-4e60-97c4-c8fd2002a39d", "d8d61716-0bc5-4068-9549-811d56037b89" ], "avatar": "https://www.hall.com/", "event_id": "716a9744-add5-4a0b-8a12-6a97a9ec16ce", "user_data": "elizabethhernandez" } }, { "similarity": 0.336774526491938, "face": { "face_id": "d2d7d601-716f-4010-abfb-fc580bbbdebf", "external_id": "qstGvqIUsDBDUBPeEgmQ", "attribute_id": "62521541-5dcb-4edd-8d91-1a42b083df07", "create_time": "1975-09-19T04:17:49.518138", "lists": [ "ad5285df-c4c8-4c71-8727-fbba7355d551", "4d67642e-1557-4c1b-84a4-705727b9550b", "3aa426df-ba2f-43c2-9f43-e4b5682fbc38" ], "avatar": "https://www.wolfe.com/", "event_id": "31d96ce2-75d9-40ce-bc42-1cfa88fabe97", "user_data": "peter29" } } ], "list_info": { "list_id": "a5310694-a433-4c36-9812-ba861c0cd015", "user_data": "3254 Williams Valley Apt. 513" } } ], "url": "https://bailey.biz/", "face": { "face_id": "aa9887d3-436c-41e2-b5ae-a6029a0b0cf2", "external_id": "mJyOzLzMdXRCJvVbiTSV", "attribute_id": "3477d621-df7f-48ee-8bea-b7bc7a1eaecc", "create_time": "1983-12-04T08:16:36.676275", "lists": [ "f09d64a5-5b86-4927-8a30-8fd5f9ce76f5", "95ffebc8-fa15-48c5-9bc5-3ac97f12f71d", "5114ec33-0a50-491d-8503-a7c7f4696d03" ], "avatar": "http://www.adams.com/", "event_id": "91a8a64d-ff70-44db-bae1-a2fffb7ad9ca", "user_data": "justinwilson" }, "detections": [ { "filename": "ePbcWDXJSJanskYxXWoE", "sample": { "url": "https://www.hall.org/", "sample_id": "0bff906a-c8c1-49c8-ac5d-2365adc078aa", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.29643410948253, "dark": 0.214393072480402, "saturation": 0.192267000948607, "blurriness": 0.616364771882632 }, "rect": { "height": 1729, "width": 1830, "x": 6042, "y": 4530 }, "landmarks5": [ [ 732, 2562 ], [ 9145, 3496 ], [ 8696, 3659 ] ], "landmarks68": [ [ 1056, 3369 ], [ 5428, 9888 ], [ 1637, 6814 ] ] } } }, { "filename": "czlRZvKCFFBqqmjdWiyS", "sample": { "url": "http://jennings-torres.biz/", "sample_id": "50e476ae-00a5-462f-9202-5137990ec426", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.42699472234762, "dark": 0.529112378620841, "saturation": 0.821322552168287, "blurriness": 0.77785232444724 }, "rect": { "height": 6576, "width": 5528, "x": 9030, "y": 5752 }, "landmarks5": [ [ 7258, 7618 ], [ 571, 1504 ], [ 6766, 7943 ] ], "landmarks68": [ [ 533, 5297 ], [ 5099, 8715 ], [ 200, 2566 ] ] } } }, { "filename": "dgiEDWGkzkkwkFMioNMh", "sample": { "url": "http://walter-burns.com/", "sample_id": "74ef15e7-de02-4dba-9e66-e4a51a0c1014", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.539032770674893, "dark": 0.520433262982985, "saturation": 0.52157104054713, "blurriness": 0.722500248344745 }, "rect": { "height": 4402, "width": 2897, "x": 7890, "y": 1214 }, "landmarks5": [ [ 4981, 1729 ], [ 2463, 4855 ], [ 8122, 6615 ] ], "landmarks68": [ [ 2331, 565 ], [ 3978, 8811 ], [ 9380, 211 ] ] } } } ] } ], "events_time": "2001-12-18T11:50:18.736656" }