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": 2, "gender": 0, "ethnicities": { "estimations": { "asian": 0.217088779676368, "indian": 0.206704076879957, "caucasian": 0.2142600553474, "african": 0.502804184372643 }, "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": "http://ramos-hall.com/", "attribute_id": "5e47f9fe-309f-469d-944a-8faf46580c40", "score": 0.839802336819199, "basic_attributes": { "age": 96, "gender": 0, "ethnicities": { "estimations": { "asian": 0.608707508543878, "indian": 0.250008409082853, "caucasian": 0.7231160797391, "african": 0.758053927111083 }, "predominant_ethnicity": "indian" } }, "samples": [ "a4868236-cfc0-40c4-9866-55e094f4b3b3", "fac8e245-d1a5-4ca6-a168-ed8545058514", "e4ee4272-ab59-4036-90b6-809cef544a5d" ] }
- 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": "f2bb9e39-42fa-4b44-a84a-e256f1821f8d", "external_id": "CGsENdGJDKhNVfftLtBF", "attribute_id": "5c9b58ac-b426-4074-a030-71d78d8968d7", "create_time": "1976-01-29T04:23:33.429768", "lists": [ "24d04037-07d0-4464-8129-19a39d5b91ab", "9ae8ca9f-1c08-40ee-ac8b-e3152ad18e17", "b2c5eca7-cb1f-4fae-a56e-00f97dc9f2f2" ], "avatar": "https://www.morgan-wood.net/", "event_id": "7042e578-8c58-433a-b92b-d0921db6749f", "user_data": "fsullivan" }
- 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": "1b190c72-8ab1-4933-8c09-3a469f903f90", "user_data": "47600 Carlos Points" }
- event_match_result_by_face¶
-
JSON Example
{ "similarity": 0.554773298305576, "face": { "face_id": "1c3cc48f-d200-4f56-a7b2-35ab62be4254", "external_id": "XCMSfZbzcdweQJxWkuDT", "attribute_id": "9ec8bce7-a7fc-41b3-8419-b58418a6946a", "create_time": "1992-08-11T09:18:12.444873", "lists": [ "3beb166e-95b2-477a-aad7-18a195d9e7ae", "44e4682d-b5ea-4347-a7d8-235974cd9795", "8b0f73cd-eadc-41b8-8a90-263a4df3d28e" ], "avatar": "http://www.watson.com/", "event_id": "dce798d2-7d80-42bc-931a-6f4fac62f58a", "user_data": "christopher01" } }
- 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.775488166432493, "face": { "face_id": "e84e5af9-6bb7-4515-9b44-3c953a38b7a7", "external_id": "KFGjWggQZYVumxiXGtys", "attribute_id": "d4bb9626-b3b9-4a33-a479-a6fac5caadf5", "create_time": "1981-10-17T18:22:35.459567", "lists": [ "7fc3a264-c283-4387-9a2b-2f67d4205edf", "1ec50e55-efea-4ac6-9be0-0c1881b826b1", "6aa1e02e-bada-481d-bcda-028b371f8f1a" ], "avatar": "https://smith.com/", "event_id": "aea8b697-2319-46f8-9e39-a86a0f91a3a8", "user_data": "kdeleon" } }, { "similarity": 0.928609085417463, "face": { "face_id": "c60eaa15-6051-4453-a2c7-bda4f705c0ad", "external_id": "JphdEyHbufGHjtyKsXqu", "attribute_id": "48bdce0f-3fae-43c4-bf66-f0d8de3ba51b", "create_time": "1990-08-24T09:02:36.004152", "lists": [ "5c5d4069-afba-42de-bc4e-fc5be45b11d2", "e7cc9f9b-182b-49a4-b8b9-ba22de6de73e", "20f44e9d-12fd-4214-afbb-0eabfb8083fa" ], "avatar": "https://www.walker.info/", "event_id": "d7a4697d-09c0-4a2b-bdb2-2bb60531aa57", "user_data": "mahoneymindy" } }, { "similarity": 0.753859326953878, "face": { "face_id": "f219f6da-93a3-464c-ad00-0f9cc5a66ce8", "external_id": "HrMyNZsukKzCnCjJEVWW", "attribute_id": "be4b6af5-18e0-4a85-8715-754e79fc0fb6", "create_time": "2008-04-01T05:26:49.357574", "lists": [ "b11c156f-21b4-467f-8e3c-b72ebb964cc2", "6b2c88ad-6aaf-4404-a3ed-a49dd1084cf6", "d21fd1ad-2056-432e-8e26-a4c8134a4b56" ], "avatar": "https://carter-ryan.com/", "event_id": "e7187a03-e436-4a7a-ac46-dcdbd1f76e20", "user_data": "stephanie95" } } ], "list_info": { "list_id": "411d62a2-b798-496a-888a-441c42c7bf85", "user_data": "372 Jackson Hills" } }
- 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": "14d6d710-f0ad-402c-bf46-92e774f18574", "Luna-Request-Id": "VUDPCBlEwJuPkfMdymMi", "events": [ { "samples": [ "b50a09f0-dfee-4d37-8073-fdc741807b28", "1cf6e55d-ce41-467d-b4e1-58cc2a3d628d", "c3b6f2ed-b5db-4dab-a318-d75a3dddccdd" ], "attributes": { "url": "https://www.obrien-fuller.biz/", "attribute_id": "f55f3274-2d3c-4733-932c-c4c78b587da8", "score": 0.936653831739366, "basic_attributes": { "age": 32, "gender": 0, "ethnicities": { "estimations": { "asian": 0.409224082326134, "indian": 0.835064370711786, "caucasian": 0.894022703436256, "african": 0.625105179344848 }, "predominant_ethnicity": "asian" } }, "samples": [ "18dd59ac-31a5-4469-8ad5-8d8027cf0776", "ac6f40c9-ea86-4938-bc86-b30c778d9cf9", "9ca0ba22-4820-4492-af4d-f9f49346d282" ] }, "source": "54142 Mclean Station", "tags": [ "YwiVDRDJiarHKVZrcWDw", "OvctTKBysNrKjqAUfcKa", "CqsgbHxvbiEUtPyFkkOI" ], "event_id": "09bf1852-a994-44ad-a071-71eca98e587e", "match": [ { "candidates": [ { "similarity": 0.49776671948968, "face": { "face_id": "244610a5-7fff-4641-98c4-88fb64f55b85", "external_id": "TAiDYigwzjJyMRUpFjga", "attribute_id": "3480f227-8103-4f02-a6b7-f3e24a7777c8", "create_time": "2014-04-03T01:52:19.674055", "lists": [ "ec55fa6f-9766-42f7-90d2-2b565cd107f7", "35f0fce1-3d3d-4d72-9b8a-7bcc67cbadcc", "20bd90b0-3c02-4109-a31c-3dc8fdc31352" ], "avatar": "https://anderson.net/", "event_id": "db8ac6ad-3093-40b3-be34-01a2162231fd", "user_data": "glendaolsen" } }, { "similarity": 0.315546716212864, "face": { "face_id": "f03c192e-2afc-48e4-a350-8df942810783", "external_id": "cHNHIAkAvBAHaWZdmuNg", "attribute_id": "f8f41bbf-a86a-41b9-a0bd-3132119d6ebd", "create_time": "1994-08-07T14:21:36.890105", "lists": [ "6c3a23c1-0bef-46a8-ab3e-9376cd692d1a", "ec0b50cc-16ee-4018-9e90-1c6b2ab3bb1e", "3d755c5e-8d0b-4c35-90ad-ae959548b780" ], "avatar": "https://www.nguyen.org/", "event_id": "c75571b4-c620-4d7e-8f59-136a067460ca", "user_data": "floreslisa" } }, { "similarity": 0.34967760644683, "face": { "face_id": "9448260a-95e2-4dfd-816e-261b35b1a4a4", "external_id": "gLbqiEeTveSmboHeyqzC", "attribute_id": "a78808fd-e7ff-4a86-901e-aa10954371d2", "create_time": "1984-07-31T20:12:18.440720", "lists": [ "0c304817-28fd-446a-8450-0978b2d7c5c3", "9e15732e-d207-4dec-a2f6-155283139a0c", "cb70b0c1-8519-486e-82d0-c5905c31efd0" ], "avatar": "http://haynes.biz/", "event_id": "a2dcb304-7bd3-408b-8337-803e15553ecf", "user_data": "michael83" } } ], "list_info": { "list_id": "c14db07b-e178-408a-8fee-e50123f7b24e", "user_data": "3004 Morse Street Suite 070" } }, { "candidates": [ { "similarity": 0.228617790125749, "face": { "face_id": "182b417d-db89-4eb8-b6a3-76acf1f0ecfc", "external_id": "AuEkqLhMPZFXjUHFExxW", "attribute_id": "1a44d60f-3e5e-455d-a580-74b3d7146500", "create_time": "1993-12-30T13:15:39.450418", "lists": [ "cff214da-9a4d-437a-9d5b-4f4aa5ab70b7", "14445938-dee5-482e-9400-5083ea3fad0a", "243963cf-7438-412a-925d-f35dc6a8b095" ], "avatar": "https://griffin.com/", "event_id": "bf2eacff-249c-4214-bc61-0ad70e35b3d2", "user_data": "bshepherd" } }, { "similarity": 0.83142576661523, "face": { "face_id": "f6bb72a6-6535-4785-9ee8-ae4c4bbeb27a", "external_id": "NnVOZbsmPZAEmcSFCkqx", "attribute_id": "fa1b2a30-1060-4d6e-85cb-02cffdf7d54b", "create_time": "1994-07-18T07:14:52.502612", "lists": [ "ad9e49fa-d9ae-493a-a730-468a7c71e4a0", "9463895f-c76b-45f5-b8af-39e6d07a22b2", "a1b4bb11-2ed1-4598-bd1d-e4b6d0a7e87d" ], "avatar": "https://www.hall.com/", "event_id": "92bf6213-409a-4741-b0fd-101fa2c97234", "user_data": "xjohnson" } }, { "similarity": 0.254683530557465, "face": { "face_id": "ebb3ae87-27d1-43f9-b9a9-16d2a018a816", "external_id": "NlYoQeSgYpIGFMqrLaKY", "attribute_id": "994bcb01-39e2-4c1d-baee-f4e4cfc3e448", "create_time": "1976-03-05T06:37:08.390170", "lists": [ "905ffaac-146b-4233-abe0-0e8e5a9ed557", "6608c46e-fc9f-430d-aa21-9dcd7ac5f64f", "05e088a3-1f62-4afa-beed-ddee67170245" ], "avatar": "https://www.clark.com/", "event_id": "1f6e35e6-37ae-4c95-8475-8f911e9e9fa7", "user_data": "kimberly53" } } ], "list_info": { "list_id": "9811bbb6-8202-4825-b262-34df987cfeef", "user_data": "54748 Patel Wells Apt. 793" } }, { "candidates": [ { "similarity": 0.769934513031689, "face": { "face_id": "785a21a3-735c-4e22-bfb7-096a582f3f0f", "external_id": "QagjICupHAqdMIpOxlck", "attribute_id": "0cfd2e12-8f81-48f8-b0f4-e21c0f94df2f", "create_time": "1995-10-02T03:40:11.944988", "lists": [ "1d0d3596-3988-464f-a8b0-097c7e21f94d", "79e4ab8c-4c2c-4460-956b-acd52c6fa32d", "2d8a43f8-d41a-44f0-a553-72b1c6c7a15b" ], "avatar": "https://www.holmes.org/", "event_id": "574e97f8-48d5-48c4-9306-85f8d193229a", "user_data": "alexanderantonio" } }, { "similarity": 0.29723068338776, "face": { "face_id": "c5db5171-e773-46bf-b846-d1857f4ab7a4", "external_id": "RoHxCmAPlsmwOmVEtkty", "attribute_id": "2717a1b1-1600-4a08-8cf9-f6212b0e1448", "create_time": "2005-06-14T01:10:50.495031", "lists": [ "907620cb-517d-4f53-9d5b-3b8f1954fd5e", "c125cef0-8812-41f8-8549-304619e5648f", "c2d8f322-cb36-486a-98f5-7d60d513bd7f" ], "avatar": "http://www.wilson-kelly.org/", "event_id": "174063c3-47f3-4252-bf63-47513b109a56", "user_data": "andreawatts" } }, { "similarity": 0.129743147627875, "face": { "face_id": "843fd7ab-aa04-4d1a-8e4f-38d9d5abaf44", "external_id": "ncAvPmKTKClhiKauzFJm", "attribute_id": "67157d46-dbef-4330-ae0e-a5375ad9f843", "create_time": "2016-12-27T05:43:59.887303", "lists": [ "f43f19ce-14ae-4c1e-9710-28a2d43d1922", "c54fd211-8f17-4b28-88d6-3aae56908ef5", "ac7ad72a-8814-4247-9120-c0e003201379" ], "avatar": "https://www.perez.org/", "event_id": "9408a156-c78b-464b-807e-9832d1e0d8f8", "user_data": "kennethwoods" } } ], "list_info": { "list_id": "4a5add36-7625-44e7-9cd4-59cdeeb30377", "user_data": "220 Donna Circles" } } ], "url": "http://clark.com/", "face": { "face_id": "b770dfdf-2c7a-4777-9c15-3a8ca9b31226", "external_id": "ueXAjrVoXidDHCbhtDXZ", "attribute_id": "5210397d-7607-4f99-9705-2a14723b785a", "create_time": "2005-10-31T23:44:09.564402", "lists": [ "0170178d-e530-4d87-9bc9-31221aa9bb8a", "1dd668b1-0049-4b61-b692-bb7d7f3eca41", "8795267b-63e5-4d7c-9626-ec1a27517dad" ], "avatar": "https://baker.biz/", "event_id": "5349f4bd-31d5-4527-87b3-eddf77202124", "user_data": "andersonamanda" }, "detections": [ { "filename": "WxcXzYDZDByPvvOBWMgI", "sample": { "url": "http://cameron-garcia.com/", "sample_id": "621d63f5-f75f-4a59-bff8-876d44e8724c", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.347231279903536, "dark": 0.766187922716449, "saturation": 0.333619800543021, "blurriness": 0.9676090135889 }, "rect": { "height": 4829, "width": 4428, "x": 9830, "y": 1795 }, "landmarks5": [ [ 3189, 6434 ], [ 582, 6269 ], [ 3220, 4803 ] ], "landmarks68": [ [ 9333, 6831 ], [ 9472, 7311 ], [ 1223, 6538 ] ] } } }, { "filename": "HIBmEgivvAJJlvjukhKZ", "sample": { "url": "http://hammond.com/", "sample_id": "ed8124f5-9829-4e16-a6bc-ce6f9bb8cd2a", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.919134496236644, "dark": 0.463048377621293, "saturation": 0.92765733382256, "blurriness": 0.485151611277569 }, "rect": { "height": 122, "width": 7492, "x": 9659, "y": 661 }, "landmarks5": [ [ 2455, 8609 ], [ 6566, 6592 ], [ 5568, 997 ] ], "landmarks68": [ [ 7856, 5822 ], [ 930, 5589 ], [ 4025, 3515 ] ] } } }, { "filename": "CXecbatmYWOCvRFrbXbD", "sample": { "url": "https://vega.com/", "sample_id": "9e8bd8e5-fd2e-420a-bc69-dae2630ce1b3", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.971201762378546, "dark": 0.24032700635277, "saturation": 0.625307592225319, "blurriness": 0.634527308868319 }, "rect": { "height": 9040, "width": 8230, "x": 7073, "y": 2780 }, "landmarks5": [ [ 5264, 3274 ], [ 4078, 4767 ], [ 8892, 9681 ] ], "landmarks68": [ [ 8226, 5550 ], [ 3425, 9268 ], [ 2277, 5999 ] ] } } } ] }, { "samples": [ "773545f0-b14d-4680-9d4a-9270aaddd958", "fad83589-6f26-437f-ba25-1c091510e60e", "dd5fc454-b7f7-414b-ab4a-4aac91905dc8" ], "attributes": { "url": "http://rivas.com/", "attribute_id": "bebd5954-a86c-491d-bd72-1e4f5bfcd4f0", "score": 0.341011799755172, "basic_attributes": { "age": 42, "gender": 1, "ethnicities": { "estimations": { "asian": 0.979179523155661, "indian": 0.379234844459859, "caucasian": 0.489567858589658, "african": 0.22089350977572 }, "predominant_ethnicity": "indian" } }, "samples": [ "24316fb8-126b-44a4-853b-937de9241ba1", "7cc46e46-cecd-447a-91bf-7bc107c1fd69", "a11599c8-a47f-491f-a235-5c74f03556a8" ] }, "source": "72094 Matthew Islands Apt. 752", "tags": [ "aJQctGrABbhXOlljlMCu", "uodlHZIIVRXHJIDtBXFi", "qerAJRTTWAOzFerogiSd" ], "event_id": "64aef12c-3fa0-4962-8ebe-01a44ed5f259", "match": [ { "candidates": [ { "similarity": 0.992196549792091, "face": { "face_id": "1fd23af5-1378-4194-8d43-498670317617", "external_id": "zzDqibKrwbKEXEuJRQFl", "attribute_id": "2b52fe84-7cc3-4fac-a190-1afbf51e51b8", "create_time": "2023-09-03T20:55:01.757216", "lists": [ "def22a63-d0c2-47cb-b9c3-e57ac0a7163a", "41f22935-a906-4dca-b785-be661af0aa53", "84160f0e-b116-4e8b-96fb-b200ddffb94b" ], "avatar": "https://www.lamb-banks.com/", "event_id": "b8bdc676-9567-4a7c-b763-70c43ae8ab07", "user_data": "faith35" } }, { "similarity": 0.324096180859247, "face": { "face_id": "c9968c63-e1fc-433b-b847-2b891347b378", "external_id": "klOKHFovDvKLmeKoQgUe", "attribute_id": "867b9502-5846-4628-9d3c-2af66f30d350", "create_time": "1983-02-27T02:30:41.375334", "lists": [ "33fdf931-1f9c-47d2-93b2-bc8160ed6937", "9cf2032f-ccc9-4a83-9662-1311bf4bf1a0", "ff4a9a89-9cc4-4d32-80ab-cef8ca7e56b3" ], "avatar": "http://allen-bauer.com/", "event_id": "7f79200c-3823-45a1-98b1-dd85cfee09fa", "user_data": "alexander27" } }, { "similarity": 0.925729052351324, "face": { "face_id": "b71a29fa-55a9-4478-95e2-3c264075a6ea", "external_id": "qGdZFRWxdEXNBmSwyWVA", "attribute_id": "cd7a9cff-35dc-458c-a15d-9260854c95f5", "create_time": "2001-11-24T10:03:48.457485", "lists": [ "3c318e00-1e3f-493a-a2bb-6b4fb4f02efd", "6cfe40de-f270-4c3f-a020-3006c77a8e4a", "5a477072-9cd9-42fa-a77f-7efb74b20604" ], "avatar": "https://chapman-burns.info/", "event_id": "70292350-fbd7-49f4-8c22-cc780003772a", "user_data": "barbaragriffin" } } ], "list_info": { "list_id": "7f3ffb8a-26cc-4ad4-be38-71d694f86f3d", "user_data": "023 John Park" } }, { "candidates": [ { "similarity": 0.12633267649154, "face": { "face_id": "0ab6a5a5-59d0-45ab-8195-59617c6267e1", "external_id": "hPxMAoalKXgmRlyzmtdt", "attribute_id": "5336c30f-d7f9-4b88-97b4-3115a98e86d1", "create_time": "2014-04-03T02:32:40.328030", "lists": [ "2e94a9b8-162d-42d2-b9e8-84d3d00f0bb4", "e65a9ab2-31d3-4888-8dfb-49a6dfd8899d", "59144808-0a42-4508-93f4-c30ea24be14c" ], "avatar": "https://www.martin.com/", "event_id": "47eeacf6-4584-4216-a392-ab3e331de2bb", "user_data": "fberry" } }, { "similarity": 0.885339599810347, "face": { "face_id": "85a599e6-1b9d-482a-8069-5c74de036602", "external_id": "cvboIlkLYqNGAimuyJaZ", "attribute_id": "09a45d04-5f8a-4ecd-876f-76da5de1cfe3", "create_time": "1980-02-18T11:49:28.064468", "lists": [ "23d417ff-dc7d-4285-a69a-f5c20089f401", "fdfca4a7-37c7-4966-97d5-33caa4d31b36", "ee81b3f8-6ef3-4629-b225-d9da9b73ddff" ], "avatar": "http://www.mitchell-jordan.com/", "event_id": "e4cc9985-ff73-4bc1-b7c3-b9a14900cf60", "user_data": "vanessaholt" } }, { "similarity": 0.915617370506938, "face": { "face_id": "ae0e10d2-64ac-4449-9590-63efef35fcfd", "external_id": "thEgFfvlmFSnyGqPGppH", "attribute_id": "aedb31b1-c4f4-463b-a475-2895ce2835a3", "create_time": "1985-04-24T12:01:26.845402", "lists": [ "6cb5392f-499d-4653-b577-dced376bbe59", "877b095a-014c-4896-886c-bd510757f636", "1c103e82-b561-4974-88d4-53139714ced5" ], "avatar": "http://scott.biz/", "event_id": "005bbb69-ed48-4b40-8415-699612ab3380", "user_data": "robertsalison" } } ], "list_info": { "list_id": "f4b6e7b4-6504-4341-8f82-77118f6145c0", "user_data": "8592 William Views Apt. 331" } }, { "candidates": [ { "similarity": 0.635285335203296, "face": { "face_id": "3f9779e6-2c9f-4cf9-9e29-24ece4541cfe", "external_id": "ZtRsGYuhULiPsuFvbznE", "attribute_id": "03b7c48f-f4b3-4a78-a976-5ef19f651f38", "create_time": "1982-09-13T21:29:10.762358", "lists": [ "5ce9a2c2-b664-4c3e-bd62-a599ca82df76", "1c9e0d8c-dbf0-4d1b-a0f5-f76534c74c5d", "f71146cf-d66f-4b10-8ad7-7213d4d33d2a" ], "avatar": "http://www.miller-tran.com/", "event_id": "2c799efc-5b0c-449e-8275-cecc8e0b2c2f", "user_data": "nancy27" } }, { "similarity": 0.960362050510967, "face": { "face_id": "7536b397-e3ad-4987-8119-9a2b81b452b8", "external_id": "MIEiXguxdulZeIHBjyjR", "attribute_id": "3ebc1932-0f97-4b1e-8421-e4a7e0e66ba1", "create_time": "1976-11-02T11:09:34.111487", "lists": [ "63fc2ef6-2f84-4723-8730-504627da4b39", "cbe7a54c-df0e-4c4a-92df-8b72387c187a", "39320f07-7076-49c9-8d70-f7ff1f3e8d08" ], "avatar": "http://green.biz/", "event_id": "24fe5dd7-1bee-46eb-97d7-5c7a23d8c088", "user_data": "tommyramirez" } }, { "similarity": 0.503310613469855, "face": { "face_id": "f05eb8f1-1408-4d8e-a077-06d654ef419a", "external_id": "rJMPErAZsTmwndTpQnge", "attribute_id": "f9fd61ec-4f50-4407-ab80-032e23c13d57", "create_time": "1978-10-25T21:13:40.236485", "lists": [ "aaf47106-61a6-458b-99c3-4f122b1910eb", "350c9d72-e8c6-4956-9dc2-7f53349b6225", "655966b3-e9e5-4a07-9bbc-be08658bbaa7" ], "avatar": "https://www.scott.com/", "event_id": "84866d98-133f-4a79-8782-666920852272", "user_data": "pmarquez" } } ], "list_info": { "list_id": "a51b194f-5569-4306-9f78-5ac071abaefa", "user_data": "007 Conley Divide" } } ], "url": "https://jensen.com/", "face": { "face_id": "4212d278-5a56-499e-8946-8bafb6f39760", "external_id": "slDwIGZlMGEvQnXeOycV", "attribute_id": "b54d2347-a6ca-402b-957a-76e7fbec223b", "create_time": "1975-09-02T09:03:13.305907", "lists": [ "32bb8728-c96b-4c51-ad1e-fa6339b50ecc", "7906987f-4db8-4146-a9e6-564b2da77ddc", "771c6b70-23d0-4b3d-932e-24b23c728586" ], "avatar": "https://www.robinson.net/", "event_id": "f42eeb0d-5c22-41ac-83e6-8bc9f58a7937", "user_data": "markflynn" }, "detections": [ { "filename": "wWwHncJVwXVINsLqivDC", "sample": { "url": "https://peterson.info/", "sample_id": "5bcec8b5-4132-4942-801e-20713b54b5df", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.283357458988684, "dark": 0.570981350587186, "saturation": 0.514620663215922, "blurriness": 0.783277290419553 }, "rect": { "height": 9136, "width": 6382, "x": 8254, "y": 2254 }, "landmarks5": [ [ 7299, 6971 ], [ 7862, 1682 ], [ 1484, 9326 ] ], "landmarks68": [ [ 2432, 5052 ], [ 1556, 6055 ], [ 9378, 7449 ] ] } } }, { "filename": "GisaSUuhbKFfHoAsvmpz", "sample": { "url": "https://www.barker.com/", "sample_id": "f706e191-ebe1-431e-aca7-d09095d516ec", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.725680659436341, "dark": 0.645088567783323, "saturation": 0.685634716425608, "blurriness": 0.618990856506449 }, "rect": { "height": 6657, "width": 496, "x": 9946, "y": 4715 }, "landmarks5": [ [ 1089, 2401 ], [ 1832, 4591 ], [ 5280, 28 ] ], "landmarks68": [ [ 8573, 6145 ], [ 821, 474 ], [ 9970, 6134 ] ] } } }, { "filename": "wPoigcqABFsWJnniMdUv", "sample": { "url": "https://parsons.com/", "sample_id": "9df4b1ad-0c2e-4098-990b-0a079cbbd7ad", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.90242836754721, "dark": 0.56921730743724, "saturation": 0.130423046093366, "blurriness": 0.970994120895519 }, "rect": { "height": 56, "width": 5812, "x": 925, "y": 5819 }, "landmarks5": [ [ 8797, 1766 ], [ 5842, 4583 ], [ 3812, 5796 ] ], "landmarks68": [ [ 7497, 2707 ], [ 4089, 1429 ], [ 4127, 4166 ] ] } } } ] }, { "samples": [ "338cfdb7-1dda-408d-b5e6-0a115bd52c1b", "44a4ffd1-7d78-477d-a05b-2404db86283c", "988091e3-e5c2-4f1d-a103-8462705fe230" ], "attributes": { "url": "https://www.wilkerson-shaw.com/", "attribute_id": "9f593c03-f69c-489d-bd27-681b0f08dece", "score": 0.540682257245557, "basic_attributes": { "age": 8, "gender": 1, "ethnicities": { "estimations": { "asian": 0.808923980426852, "indian": 0.719588280618713, "caucasian": 0.835748991828349, "african": 0.519152424455055 }, "predominant_ethnicity": "asian" } }, "samples": [ "2b66adf1-613c-4d97-b91b-338d062ba778", "9355dbbc-e7cb-487d-a7ca-faf678d777bd", "d8c0ee03-a766-4437-bc97-134516c63205" ] }, "source": "54801 Michelle Cliff Suite 469", "tags": [ "PRrRoKHYpMmtKNMfOcUG", "xDbLhsDRIcoqEVgRalJk", "uFJUDIQRZxSDbUtSTeJc" ], "event_id": "a0b2fc1b-b28b-4ae2-91c3-15a60682ee76", "match": [ { "candidates": [ { "similarity": 0.15879814133278, "face": { "face_id": "3f6d8db8-d97f-40ba-a0ae-4b70e6740a84", "external_id": "fJnDPVqrIuCWKQUHgDfJ", "attribute_id": "6761c644-1bb8-4cac-9f1d-8aeadf77f372", "create_time": "1983-02-24T11:18:00.966177", "lists": [ "e784d246-29d0-4dbd-8890-9313b0e0bf3f", "731ca4d0-aeb9-451a-98fd-93e060791535", "9797fc2c-36c5-4555-b7e2-ae8cc0cdbc59" ], "avatar": "http://www.smith-bell.com/", "event_id": "f84e14ba-586f-43a5-a096-97c08455884f", "user_data": "mary96" } }, { "similarity": 0.267004785821008, "face": { "face_id": "82b24158-969a-400c-b606-a7fa6f90fa15", "external_id": "hUjqrppPlQOySHwhLuWJ", "attribute_id": "07bbdd5f-c7de-419b-810c-277776f197b6", "create_time": "2013-05-04T01:42:09.360455", "lists": [ "17f5f256-c471-43a5-b391-816c1652b11b", "f3491201-803c-4c15-8566-0b55455c0130", "2227893f-a04d-4907-801d-381947697d2b" ], "avatar": "https://www.gonzalez.com/", "event_id": "8ce360db-327c-4f3f-a1eb-ee28a5053c00", "user_data": "analee" } }, { "similarity": 0.612285069294338, "face": { "face_id": "8a85af03-f346-4d18-93c1-0e9bcaed31a4", "external_id": "tGUGmTqjGQnHkaoxkOZG", "attribute_id": "3862abe4-47a2-4ab6-88e0-7e12328bc693", "create_time": "1991-11-26T15:54:16.805683", "lists": [ "e5c837a6-0fce-4928-95d1-a8b51b52ccfa", "d37cef66-9ef8-41a6-a876-9613ad212510", "e403805f-d2ec-4bc1-93d0-62164970f42b" ], "avatar": "http://www.gibson.com/", "event_id": "415d61a6-f026-4175-beea-7e66c3f393ba", "user_data": "ibates" } } ], "list_info": { "list_id": "d125a2cc-489e-459c-818a-934aba531377", "user_data": "813 Lopez Shoals" } }, { "candidates": [ { "similarity": 0.24800333033489, "face": { "face_id": "f5000254-7a0b-4ea8-a12d-575b6a604903", "external_id": "ainCgwPtkMOTmOshNfBw", "attribute_id": "3df795a9-334c-4e54-8806-9d3bc4566f47", "create_time": "2013-04-25T06:05:18.272515", "lists": [ "cabdf6aa-5ab7-4e32-8400-4e14f4c711d9", "60875bb3-cf58-48f2-8396-31f1d3dcee34", "64c44be4-7f4b-4656-8622-3449350e3068" ], "avatar": "https://washington.com/", "event_id": "71b7e759-30c9-4b31-808a-fbfd981e7dbf", "user_data": "anthony26" } }, { "similarity": 0.398358727025205, "face": { "face_id": "e8428515-d578-4a74-839e-b4dbe7da2a1e", "external_id": "mcROkXmeOCNzyCeWOLff", "attribute_id": "15ce2266-0982-44ce-aac6-8b2475e11255", "create_time": "2020-10-07T03:29:21.119199", "lists": [ "0b92d6d8-1fdd-4906-8fb1-ab4306c93022", "3ebb3fae-9d1d-4ab0-9211-5306d3be6da4", "d2bc9aec-b0e3-4371-a798-83f3df755bbc" ], "avatar": "http://davis.com/", "event_id": "4619571d-aa2d-47b6-84b4-0db5ae3785ae", "user_data": "nathanturner" } }, { "similarity": 0.119570502819676, "face": { "face_id": "3338807b-e0c7-411c-9761-c6f58c23a0fd", "external_id": "qYqrTlXXRQeyNsQbHnBG", "attribute_id": "3ee5af54-cff0-4adf-89e4-0286bd318e8d", "create_time": "2013-11-15T21:15:56.233631", "lists": [ "c372b17e-19cf-42c9-b153-64126f0559e9", "4ccb07bc-b69c-4202-a1a2-92974a70e7de", "40c82d98-b8ea-4b71-b950-9cd575e3b029" ], "avatar": "https://www.smith.com/", "event_id": "c04a23be-6524-4160-82cb-287fafa09707", "user_data": "michael38" } } ], "list_info": { "list_id": "9bce90b9-7732-4efb-8889-b5b01d96dfa2", "user_data": "96799 Dawn Causeway Suite 928" } }, { "candidates": [ { "similarity": 0.763332329862912, "face": { "face_id": "d35441d8-9b36-4d35-91b9-c0ad35011231", "external_id": "jpzCvahQzllePCHPaJLe", "attribute_id": "95627136-1a41-48cb-90aa-23fbf1d5f506", "create_time": "2016-04-13T17:15:45.595668", "lists": [ "59286630-f939-4618-b8f2-dae1b2e35947", "c2fc6fca-666e-406a-9afb-725230f883e9", "05c3d079-da02-4b1f-8181-f527d7b86d6e" ], "avatar": "http://lewis.biz/", "event_id": "d5d9f349-a375-4864-9626-2368759b2cf2", "user_data": "willisdavid" } }, { "similarity": 0.652626882704624, "face": { "face_id": "c8161a8b-3dcc-47c2-86e8-6fdb4a383bd9", "external_id": "fMPhswWcjsSxqbKPEtvu", "attribute_id": "8e310861-4943-4bde-a9dc-dcbf5d8815b3", "create_time": "2015-11-22T03:57:33.763309", "lists": [ "3e608d27-1301-4752-8c78-fa2926e5159d", "db610f52-f397-4923-9616-9b7e21513530", "8f5eae68-09d0-4ea4-8b3b-2b4c2291aa45" ], "avatar": "https://www.smith-sutton.com/", "event_id": "c7ba9361-6d7c-4a1a-97c1-88adedf4add2", "user_data": "johnsonmatthew" } }, { "similarity": 0.3306929617633, "face": { "face_id": "099cc6dd-af6d-4f6a-a782-8af50594c48b", "external_id": "iEYmOTAIsVVzqcBdKHCI", "attribute_id": "373132ad-9fb8-4fbd-b102-5ba4ce16049f", "create_time": "1978-01-27T19:57:33.465564", "lists": [ "f1f4556c-b8fa-4c00-824f-78be9c8a3f1b", "c2cbff45-2ec1-45bf-99c6-1835ac809be4", "43a31e00-d0cd-4645-b71f-2ece1d81b3fc" ], "avatar": "http://perry-robertson.com/", "event_id": "4c8584dc-0a7b-43e1-b6c8-9b9fc40b4129", "user_data": "tracy12" } } ], "list_info": { "list_id": "f9bf6626-895d-4b7f-8b50-b016299598a7", "user_data": "28411 Julia Circles Apt. 970" } } ], "url": "http://edwards.com/", "face": { "face_id": "30c0af21-c49a-4f3c-9cd2-868fca918f3a", "external_id": "pORjKxMMGjTMXGxtvIDw", "attribute_id": "b41e133b-810b-4df3-a92e-825402f14df8", "create_time": "1974-09-09T03:49:32.384547", "lists": [ "39822a6d-fabd-4130-8c98-59f9747eb1b5", "ab682192-5977-43e9-bfb1-b2615b922bbe", "fed31e5c-a4c0-461b-835b-13d5319807eb" ], "avatar": "http://www.cline.com/", "event_id": "b9ee64e8-bfcc-4af1-b12d-8cc1240def3d", "user_data": "jrodriguez" }, "detections": [ { "filename": "KkHwpMhbnGSDjXUsTMeQ", "sample": { "url": "http://miller-hill.com/", "sample_id": "20f32406-fedc-40d5-94db-842e6e8f081e", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.328707217247772, "dark": 0.899341167917413, "saturation": 0.721978671749444, "blurriness": 0.633621185352922 }, "rect": { "height": 2301, "width": 9879, "x": 4381, "y": 9153 }, "landmarks5": [ [ 2294, 8153 ], [ 109, 9250 ], [ 4097, 9867 ] ], "landmarks68": [ [ 4904, 5170 ], [ 4232, 9903 ], [ 7656, 9442 ] ] } } }, { "filename": "MYRzIvlwohTybMCJFgpy", "sample": { "url": "http://www.morales-roberts.com/", "sample_id": "d356fad4-1088-4fe6-9e72-5c0bd71fa56f", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.277529008681395, "dark": 0.800820086127057, "saturation": 0.460135170737266, "blurriness": 0.832076161035612 }, "rect": { "height": 6472, "width": 7225, "x": 2099, "y": 6812 }, "landmarks5": [ [ 2559, 2598 ], [ 6108, 8799 ], [ 9548, 1856 ] ], "landmarks68": [ [ 4821, 4465 ], [ 6710, 3064 ], [ 8702, 5898 ] ] } } }, { "filename": "FSVYxevXloAWIQvoKQIZ", "sample": { "url": "http://williams.info/", "sample_id": "d9b9d9e1-d969-4972-9d7c-287a78a4594e", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.29741394335479, "dark": 0.250492293761383, "saturation": 0.84907239160735, "blurriness": 0.928673775004303 }, "rect": { "height": 8387, "width": 6485, "x": 166, "y": 8004 }, "landmarks5": [ [ 3014, 6654 ], [ 3746, 6890 ], [ 3291, 227 ] ], "landmarks68": [ [ 8272, 9879 ], [ 7251, 5481 ], [ 975, 5853 ] ] } } } ] } ], "events_time": "2018-06-11T21:52:42.700698" }