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": 19, "gender": 1, "ethnicities": { "estimations": { "asian": 0.524537131586821, "indian": 0.828205222828846, "caucasian": 0.676124112621171, "african": 0.4019202901969 }, "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://www.anderson-pace.biz/", "attribute_id": "09792766-6ad8-4b19-a9e8-9b18dd414dbb", "score": 0.41821868462112, "basic_attributes": { "age": 7, "gender": 1, "ethnicities": { "estimations": { "asian": 0.77132814619521, "indian": 0.849272962230026, "caucasian": 0.79863313400546, "african": 0.6240697563813 }, "predominant_ethnicity": "indian" } }, "samples": [ "466d883c-7532-41e8-a05c-1b72452c17da", "49aa8d6d-2eb2-4c35-91b5-61fb07ff7267", "9f88b9d0-dbd3-4708-9d03-6023b1444c74" ] }
- 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": "edbd902f-03d9-46d4-9132-bbe38e4a6b60", "external_id": "NYmSXqznxscqMchvIUMZ", "attribute_id": "749d5a01-7a0b-4ba9-a63d-262ee134b10b", "create_time": "1972-11-12T00:45:02.781829", "lists": [ "f137b5bd-8090-4dc2-b68d-06c279429f18", "086f68f1-7748-48b0-9f45-823f40dc2191", "d1373889-651c-4d7f-a813-d3caade47bd3" ], "avatar": "https://www.huff.com/", "event_id": "d52e8277-8001-4673-8781-6600675a8560", "user_data": "david26" }
- 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": "b94dc70e-2c3e-4ca0-a774-0ebf05ce7e95", "user_data": "7635 Melissa Route" }
- event_match_result_by_face¶
-
JSON Example
{ "similarity": 0.451443291604286, "face": { "face_id": "1db039d3-dd8e-4859-9f67-3e4f77f16acf", "external_id": "shudEVbeRqGVewAvgSdA", "attribute_id": "bf54657a-2de9-4b8d-ab18-24a9e6cf1ace", "create_time": "1987-01-24T13:11:56.370948", "lists": [ "9680fa02-7453-4e5d-9a8d-3cb182169b50", "d12dbb40-74e0-409e-8fbe-542180c793ff", "05dc02f0-3eeb-4fe7-a814-b7546641260c" ], "avatar": "http://anderson.com/", "event_id": "d4721f25-0a72-418a-97b0-5e7e6455860e", "user_data": "julie56" } }
- 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.759009354544371, "face": { "face_id": "b68e6467-92b2-4f60-b9c6-470c6c80d4fc", "external_id": "MdTufWExbLdgrNBxtXqL", "attribute_id": "5f531d84-9a6a-45cf-b149-989935b67a2a", "create_time": "1972-08-23T21:17:08.797168", "lists": [ "23c574e9-9565-493e-b035-0a4d63e1dd20", "e14d1f95-c9cc-4547-8057-03f00053e6cb", "61df27ee-d58b-4c4e-a07a-eb3a7afd3749" ], "avatar": "https://www.wolfe-perez.org/", "event_id": "fcd4cfeb-67ca-4f8d-b31b-b13613383899", "user_data": "alejandrobartlett" } }, { "similarity": 0.448472806282124, "face": { "face_id": "8f04ccb5-3954-4728-9281-212f88df95da", "external_id": "gYNTdzzBUboZeCDYSpMc", "attribute_id": "b8b85b62-5b2a-4df8-84a5-762fb1758aa2", "create_time": "2000-10-23T04:34:10.414537", "lists": [ "30564b78-f5a6-417a-926a-aba0cb5834d3", "37c92f9f-aab0-4304-9a50-61958734d280", "33df2cfd-df63-4631-869c-627b761df3db" ], "avatar": "http://macias-mosley.com/", "event_id": "a5413556-57f3-4ef3-a190-816af805a020", "user_data": "danadunlap" } }, { "similarity": 0.149422147000564, "face": { "face_id": "d9279b3e-6847-4458-949c-30c0e106255a", "external_id": "GWjuoEAsJTZsiufTTQHw", "attribute_id": "077aae2e-13a2-4582-a642-9472549d9f0c", "create_time": "2022-07-17T20:14:24.994044", "lists": [ "c0fdf6e3-4d52-47b0-ba21-1daf9416330e", "86089be7-8cbb-4f5c-87ca-17749b924c90", "c2d3a0b1-a40a-4eb2-84d7-6db848b98939" ], "avatar": "http://www.sanders-obrien.com/", "event_id": "88b739c6-fbac-40e7-ad56-e1f97b5b83fc", "user_data": "christineflores" } } ], "list_info": { "list_id": "d20ee530-732c-4ac0-a5dc-4720ef5bcd75", "user_data": "7369 Charles Parkways Apt. 123" } }
- 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": "823b0fd7-a06f-4113-be98-83bb91f973d7", "Luna-Request-Id": "tYNvuIJTHimlopjcNcou", "events": [ { "samples": [ "77e582b4-f7c8-4ad0-8bdc-b63829ec4a53", "d310b39a-7546-4512-9a6f-70c20c0e6572", "8e265481-872a-41b1-b114-bd79b756b75f" ], "attributes": { "url": "https://www.smith-lester.net/", "attribute_id": "f3c4eab5-56fd-4169-90aa-71a9a87d2f69", "score": 0.388784509906733, "basic_attributes": { "age": 30, "gender": 1, "ethnicities": { "estimations": { "asian": 0.37334704031449, "indian": 0.856252211502233, "caucasian": 0.8338339886162, "african": 0.105751965973632 }, "predominant_ethnicity": "caucasian" } }, "samples": [ "b3cfe586-9889-4911-82bc-9cbbc4b19c17", "88eca0e2-d5b2-4b39-b01b-80bb4daa5537", "39447d90-bc28-4280-95c4-85ae6bb79b04" ] }, "source": "7770 Melton River", "tags": [ "oTRAWcEzdQytwdhPXSza", "aURKyANOPAPwjuEehKZg", "ZwSbWNRzmKWXlpTscBrC" ], "event_id": "5a0709c7-5bf1-42c2-8720-6b9bd5c5b379", "match": [ { "candidates": [ { "similarity": 0.357585495985537, "face": { "face_id": "356b9921-90ec-4d12-a08f-196695e69543", "external_id": "BWNyKeCzHEBBtLOUbouD", "attribute_id": "121a712c-1905-47ca-ae45-47441b5c6d46", "create_time": "2001-05-16T18:43:37.028942", "lists": [ "1b62528a-5309-469d-9882-a18700018ee9", "e1e373c5-b6c4-40f8-964a-7ec652e7b965", "b96605a0-3d67-40c7-851d-51198dab8d49" ], "avatar": "https://www.york.com/", "event_id": "07f3dd4a-81b1-447c-a9a3-eae67273002b", "user_data": "fmorris" } }, { "similarity": 0.290471925684675, "face": { "face_id": "b94e66b8-7ad7-46f5-8ec8-3fa8d29b41ec", "external_id": "gLikewjMbbBEiCzWjQRl", "attribute_id": "5e2d009e-71ec-40e6-91b0-bd1d4887e631", "create_time": "2001-08-14T23:57:22.205775", "lists": [ "49054748-0159-4a81-bbee-b59dc4b03686", "a188aace-cc3f-430c-8dcc-691900a015c8", "5d727c75-899a-4cf8-87e0-8d7cabfff973" ], "avatar": "https://www.golden.com/", "event_id": "12dd9732-6deb-4582-ae25-f1df45b6ffb0", "user_data": "rossrodney" } }, { "similarity": 0.667079209372587, "face": { "face_id": "861aff14-ad55-46da-90b3-f01bc9d75fbc", "external_id": "DDGdVrlcfZgZurksMBoW", "attribute_id": "daa1417b-27c6-42de-a7b4-5881b59066a8", "create_time": "1972-11-08T15:13:07.951205", "lists": [ "b04f3810-e1ba-4ee7-87a7-31c2a5e79a53", "c4efe96e-792c-4726-97f7-29d80c641c0d", "46705741-b28c-4fba-9b97-23828c08f0b4" ], "avatar": "http://www.blake.biz/", "event_id": "253e03a2-9caa-4a63-ae7e-34b0d0b26930", "user_data": "audrey42" } } ], "list_info": { "list_id": "a27020c7-b1fc-432e-9524-c61e1d7eb098", "user_data": "54936 Morgan Harbor Suite 284" } }, { "candidates": [ { "similarity": 0.175624881175365, "face": { "face_id": "85df78f0-19a6-46af-9242-bfeafe9c3ea9", "external_id": "gYSlaQWCVKhktesqSFZs", "attribute_id": "bb989384-6939-4a58-959e-4c01cae958f6", "create_time": "1974-04-27T12:05:07.713885", "lists": [ "fa91729b-8cdd-402d-a4b7-553c99fbca6e", "ad4b97bb-32ff-4ad7-92db-991ad32367c1", "783af5be-79aa-4730-bcef-9fd22a45f7e3" ], "avatar": "http://www.martin.biz/", "event_id": "7cec40bd-ceb5-4b02-a68a-45e65611433b", "user_data": "laurenmccann" } }, { "similarity": 0.499215354316674, "face": { "face_id": "81fb2868-79c1-4b6b-95f3-757df486f9c9", "external_id": "VVSDWieElDKTqrXXyonW", "attribute_id": "2eb97723-6a83-4951-95cc-9fbb9bd53ce0", "create_time": "2017-02-27T16:30:05.980607", "lists": [ "ac8dade1-735e-4c79-95ad-43d649bb9777", "9a680461-a7b3-4f79-b4fd-f4774d541d31", "c0b03332-bf5c-459b-bf33-55162128bb98" ], "avatar": "https://www.mosley-washington.com/", "event_id": "4fceb3d4-7abd-4171-9291-250eaa842b3b", "user_data": "urandall" } }, { "similarity": 0.679840008288553, "face": { "face_id": "06a7a044-c784-4135-9aba-5db58af3e46c", "external_id": "bFyHAJDdtnjJhZSVzmlg", "attribute_id": "1eb9b232-dea9-4b82-9a20-3b2a1a8a5d19", "create_time": "1987-10-15T19:45:57.981449", "lists": [ "a0eeb01c-d096-4f52-a466-50c1412d6ab0", "fdbc919c-4914-4fda-8165-5589bdb5df1c", "ebccf9d5-6b23-43fe-a268-1bfeda50f053" ], "avatar": "http://lee-rodriguez.net/", "event_id": "fa29c870-26ce-4519-ab3b-821f9614188e", "user_data": "stephanieknight" } } ], "list_info": { "list_id": "eb8e2cbe-e081-4874-939a-f154c739b5fd", "user_data": "227 Alexander Lodge Apt. 490" } }, { "candidates": [ { "similarity": 0.17932674951578, "face": { "face_id": "3319618b-15c5-48c0-9d46-6845d22cdc92", "external_id": "vvqQwwyqvCKuLshuyrAT", "attribute_id": "00452298-c467-487b-ad1f-4f20dd6f9b76", "create_time": "1999-11-29T01:56:49.997820", "lists": [ "8a8ea9f5-bf2f-42f5-972e-21dfbec6ac53", "5ba5408c-498a-4850-8642-cf8c58bb6957", "63021d87-3297-4d28-b2e7-0334dc56f407" ], "avatar": "http://lester-clark.com/", "event_id": "73865cb8-eb75-4ac1-a17a-06a34556ed4c", "user_data": "ngrant" } }, { "similarity": 0.91783323451474, "face": { "face_id": "bc1b7d85-9cca-4330-81be-3226b226d579", "external_id": "crGFdiKEAbwqdelBssRa", "attribute_id": "3fc3bd6b-4ec6-4bc8-b14b-7ad4903e0792", "create_time": "2022-08-27T01:55:56.718714", "lists": [ "d0a081c3-f013-4fb9-af53-5f37889da920", "2249e3ab-a643-4840-89a9-815167ade5ac", "4cce51b3-d215-42cf-b4ff-e5be77fac1bc" ], "avatar": "http://www.wagner.info/", "event_id": "f3adcb04-dd7b-4d7f-be60-c77da68f6971", "user_data": "vanessa59" } }, { "similarity": 0.621380371063778, "face": { "face_id": "e3a70026-9e23-43a2-8da8-655287b91251", "external_id": "ISeOfmLYNOyPlAcULjIi", "attribute_id": "58a2ebe1-e2c0-4edf-871f-3a213190be56", "create_time": "1995-01-30T09:17:45.656299", "lists": [ "9106c239-749f-4d34-9c07-d58a154a2a79", "48cff02e-4041-4fe3-b674-57b147ed6160", "3931c85c-0252-4865-8f00-e0ef19bc01c9" ], "avatar": "http://www.green-brown.com/", "event_id": "d5e69c67-94c3-466c-aa9b-a3289c57259e", "user_data": "richardscorey" } } ], "list_info": { "list_id": "53169392-f51a-4e89-98dd-eb25df6df9f0", "user_data": "9813 Arnold Tunnel" } } ], "url": "https://www.lee.biz/", "face": { "face_id": "618b74dd-7cac-48e9-8c15-ff4627f37851", "external_id": "NHAqseInVNYZylCPEmKR", "attribute_id": "2838c9ae-284f-4449-9ba3-ed743b653dd8", "create_time": "2008-11-02T01:05:17.491110", "lists": [ "5d2982dd-54ab-4097-ba6a-b34918db5175", "fcc817f5-8d77-44c2-bd28-75143f20b560", "23eb05ed-ae70-4b6c-b627-67214456b6ff" ], "avatar": "http://moss-robinson.com/", "event_id": "5a2e9d33-1b21-4478-8955-36a2ad8e7260", "user_data": "ethanreynolds" }, "detections": [ { "filename": "pGbagwUcKSRgCPtHJXPf", "sample": { "url": "https://www.blake.com/", "sample_id": "f7d6b3f6-01a2-4f6b-94a8-e4a8502d9588", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.57298740264409, "dark": 0.464966491763968, "saturation": 0.761929575391741, "blurriness": 0.199463550641752 }, "rect": { "height": 3307, "width": 7266, "x": 7706, "y": 2373 }, "landmarks5": [ [ 6829, 5056 ], [ 3716, 967 ], [ 6294, 5753 ] ], "landmarks68": [ [ 1372, 3032 ], [ 9593, 6268 ], [ 677, 9525 ] ] } } }, { "filename": "BIKiZshtNilOBaKZPoVp", "sample": { "url": "https://calderon.com/", "sample_id": "26c5a925-4e13-4367-8b23-5ed27a935a07", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.666262313278469, "dark": 0.937007957504113, "saturation": 0.685985663976928, "blurriness": 0.48361564256134 }, "rect": { "height": 6404, "width": 5418, "x": 9686, "y": 2346 }, "landmarks5": [ [ 7621, 6303 ], [ 8353, 4466 ], [ 2235, 858 ] ], "landmarks68": [ [ 395, 2563 ], [ 5102, 3043 ], [ 5422, 716 ] ] } } }, { "filename": "NMECohRsSEhQNCHMSQev", "sample": { "url": "https://thompson-montgomery.org/", "sample_id": "7830a980-2de6-4307-8314-fa3beffd4a5c", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.259696779259764, "dark": 0.483915984769247, "saturation": 0.789939529595816, "blurriness": 0.824146302242042 }, "rect": { "height": 6869, "width": 7343, "x": 910, "y": 8765 }, "landmarks5": [ [ 3624, 9257 ], [ 5605, 4183 ], [ 6997, 7753 ] ], "landmarks68": [ [ 5221, 8179 ], [ 8062, 8961 ], [ 1656, 3710 ] ] } } } ] }, { "samples": [ "3aa0a6ea-1bfc-4a9d-ad52-63c0249252c2", "38843bfb-de12-4d2c-b842-cae020fbcae8", "887b0252-29b6-44dc-86dc-5d919dd7fae0" ], "attributes": { "url": "https://haynes.com/", "attribute_id": "2e12ed1e-a540-4de4-9c28-8f619c966279", "score": 0.114143494011096, "basic_attributes": { "age": 89, "gender": 0, "ethnicities": { "estimations": { "asian": 0.110181126631069, "indian": 0.871347685527216, "caucasian": 0.343302837212331, "african": 0.203211075606616 }, "predominant_ethnicity": "indian" } }, "samples": [ "feff081f-4abf-4094-8bd0-e563a9edbd75", "2a96102c-c465-4ade-ba9b-08d37840654f", "88aba7e9-80c2-4b08-ad98-ae0fa17a9099" ] }, "source": "752 Edgar Canyon", "tags": [ "CrpOABeCWuoaHgaExAPh", "kaDdSdLIwVQaItVIHRXF", "OeouzAOSPSkCZVYrwUAm" ], "event_id": "a7452130-4c17-4449-86fd-77886cdff914", "match": [ { "candidates": [ { "similarity": 0.87216365646228, "face": { "face_id": "cc21f8f3-a2f7-474a-a206-50fd37f0d837", "external_id": "QYxymAYoceOcseezWRiL", "attribute_id": "a19cb954-1fe2-4397-9b5e-ea6b5ef04ada", "create_time": "1978-06-18T19:39:24.547867", "lists": [ "c713bb84-06b2-4126-bb23-8b14da834fac", "2333365d-004c-4ec3-a21c-50f80ddeee3c", "2d0ed161-7783-40d2-aca7-ae1739d2127e" ], "avatar": "https://www.warren-newman.info/", "event_id": "6a1bacc5-3a5b-492c-b410-f7e867b1d91e", "user_data": "christopher27" } }, { "similarity": 0.94958472299897, "face": { "face_id": "84961a21-1da6-471d-8085-f6597f528678", "external_id": "ciHBiYuPJNwuhYTQplDw", "attribute_id": "a2d9178b-edd4-4db4-a432-47e7621f828f", "create_time": "2001-07-28T15:51:27.425804", "lists": [ "0639c3ee-2fd8-4cc6-9d26-667f1a45891b", "03e9f9d3-6ee9-4d31-9df6-253aa7166b31", "561d5ed6-5204-4edb-9012-802525e5c458" ], "avatar": "http://evans-smith.org/", "event_id": "3326ab8e-e0db-4e7a-a3c7-54d4e9a00a4a", "user_data": "saundersjudy" } }, { "similarity": 0.116079321598926, "face": { "face_id": "284f8c27-b54b-407d-be1b-ee15a647635b", "external_id": "pHQpVoEtBzekgFfycdrX", "attribute_id": "06783a91-f8ee-4956-9ff1-c5fe47e91f08", "create_time": "1991-05-17T18:05:27.041070", "lists": [ "ce775be8-6db4-4e70-86f6-03ff28626e36", "a0c4112c-e4b3-4a4c-9462-88488509620d", "08734112-2900-4857-a39c-d050430e45ca" ], "avatar": "https://mccann-sanchez.com/", "event_id": "03a0240b-96ef-4df7-b7b0-e0247932eb7d", "user_data": "matthewwallace" } } ], "list_info": { "list_id": "4b18e77d-7bb5-4576-a1be-4096f09788a2", "user_data": "73571 April Divide" } }, { "candidates": [ { "similarity": 0.823322553387946, "face": { "face_id": "0b97bc6b-363d-4f76-b256-eb13ff9642c9", "external_id": "WQBTZGjISCAcfUbmHlPc", "attribute_id": "45010b0c-09bc-44eb-a3d5-f439cc4c0f3b", "create_time": "1990-11-15T10:32:41.167511", "lists": [ "cc819b16-17d2-43c0-9a79-34947529f7dd", "9aa41176-bdb0-44bc-aa22-1032d9864489", "665dd2f6-35b9-476e-b295-b74248777778" ], "avatar": "https://hernandez.biz/", "event_id": "d1d5c833-d0e9-4048-8789-032542da3599", "user_data": "brenda76" } }, { "similarity": 0.825305696318392, "face": { "face_id": "659c31ee-9159-47ef-ab92-17d5da27cc87", "external_id": "KelNYMeVoTXDVWCDrgjQ", "attribute_id": "dbb3433f-db70-4a29-a6a0-4357147d1e9c", "create_time": "1972-03-10T03:23:11.337156", "lists": [ "260da3eb-8530-4d3b-a024-b2a67329d280", "52b1ecd7-de39-494b-9060-de3b0e2f823a", "2618d96b-adaa-484e-adf1-124a66d67ddb" ], "avatar": "http://williams-taylor.com/", "event_id": "39ab4eec-014c-41fb-8954-aecc44e35a5a", "user_data": "landerson" } }, { "similarity": 0.777865667043989, "face": { "face_id": "98d84c8c-4d1a-4826-9ce1-8de6d972398b", "external_id": "SSvrBrdRGQOxKmcOFwIV", "attribute_id": "958d155b-6fbc-44a9-afdc-feee70aa4174", "create_time": "1981-06-12T22:00:18.871509", "lists": [ "7c75cda2-0b04-4468-a130-ac469166d604", "d9d136dc-8527-451a-abac-dc16384066f7", "49e0f1ec-4f10-4e97-988f-886dd182dba0" ], "avatar": "http://www.guerrero.com/", "event_id": "99914e54-4e57-4c42-9827-b065deb46a90", "user_data": "amysantos" } } ], "list_info": { "list_id": "de4491b2-b644-4c68-9355-63d913e0d888", "user_data": "5409 Robertson Streets" } }, { "candidates": [ { "similarity": 0.584069968180423, "face": { "face_id": "7bc64e56-cafa-49ad-8c08-f3adfd526483", "external_id": "JmnJtRHBQVmEkeTfCxup", "attribute_id": "de18ed85-70d6-477e-8355-784477349254", "create_time": "2015-04-09T15:49:43.365988", "lists": [ "ef3d95c2-c702-49d3-b902-2b708bb6c351", "a87ffd32-0b21-42f1-9a6f-53f67e8af3a1", "38f70129-1ca6-4ed9-afb3-377abecbec4f" ], "avatar": "http://www.castillo.biz/", "event_id": "69db5e30-32be-4c16-a244-0614509d4c59", "user_data": "michael63" } }, { "similarity": 0.13100373929394, "face": { "face_id": "6f1cbc76-1cbd-4a84-ae48-81ecc5095aab", "external_id": "FRapxgzyaOvbQTcVNBjq", "attribute_id": "b7a4c344-b848-4c12-9f9e-5218d8df21ee", "create_time": "1981-06-16T05:21:04.122212", "lists": [ "10a70822-fcb0-4e42-a717-b99215dd59d1", "f374c9a4-ace8-43a6-94b9-83a4bfb29749", "7320cf26-c566-4ad5-9998-d48d1868b235" ], "avatar": "https://www.green.biz/", "event_id": "f8deabc8-dcb4-4dd7-b2bd-6e4b4700f0c6", "user_data": "meganbarnes" } }, { "similarity": 0.515356193764386, "face": { "face_id": "bafe0dee-4ef4-4035-b4ee-47f0d83de55a", "external_id": "JsqbOXcBUjFQhrjncvTK", "attribute_id": "3515f6b9-b58b-4cab-bf1c-d1add6ac597e", "create_time": "2005-12-28T23:14:48.084320", "lists": [ "aa89c172-7281-4c02-b5e7-9e6bda2e4beb", "207ea598-bda6-4310-860c-350765476596", "103738ca-8e44-42f1-a5d1-369765a89e3a" ], "avatar": "http://johnson.com/", "event_id": "6aa50579-3202-4fa1-bead-13384497d10e", "user_data": "vincent16" } } ], "list_info": { "list_id": "9c4d2fc2-78b8-4a3f-8b2e-693599178102", "user_data": "829 Myers Street" } } ], "url": "https://stone-ramirez.info/", "face": { "face_id": "9b2bc794-e00e-4887-96d9-3859a7cbc119", "external_id": "XnSPUSnQCncKvVTqgcMZ", "attribute_id": "78be2e18-5e5a-46e7-b3a9-80ff1917d5b7", "create_time": "1989-02-02T14:14:25.104444", "lists": [ "7606c4d9-eceb-4771-a8b1-2ae7569d7ec9", "c2234220-b948-49a4-9ed9-b2f4573fe78f", "201d2e5a-ec0e-4f04-bd84-4d185bda0c65" ], "avatar": "http://www.medina.org/", "event_id": "3a75bc51-7571-437f-a883-e8a88bd7cec0", "user_data": "robert14" }, "detections": [ { "filename": "xgrRgOodhMRcLYjNfYTy", "sample": { "url": "https://www.bender.biz/", "sample_id": "7d7c22e9-6609-4403-aab7-b0ba97a36c97", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.274938074629039, "dark": 0.61557318049532, "saturation": 0.215304782237992, "blurriness": 0.19343719430859 }, "rect": { "height": 665, "width": 28, "x": 2704, "y": 3474 }, "landmarks5": [ [ 1674, 5896 ], [ 9539, 3655 ], [ 4863, 3640 ] ], "landmarks68": [ [ 9798, 9531 ], [ 8295, 1492 ], [ 7679, 3477 ] ] } } }, { "filename": "ExoQOlwBVISIkrIqSWKr", "sample": { "url": "https://www.fields-mclean.com/", "sample_id": "8b7fb237-76a6-4ac5-b171-d935588a40a5", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.29222633861038, "dark": 0.12223554972756, "saturation": 0.533741845362629, "blurriness": 0.402720924369576 }, "rect": { "height": 8902, "width": 2053, "x": 7193, "y": 7279 }, "landmarks5": [ [ 9631, 8359 ], [ 6473, 5186 ], [ 2454, 4604 ] ], "landmarks68": [ [ 6803, 9407 ], [ 1183, 8664 ], [ 5069, 4982 ] ] } } }, { "filename": "nkZTzhasaCVhqixwOuWk", "sample": { "url": "http://www.bowen.com/", "sample_id": "66b978b3-81a4-4171-bac7-e67a7fa1574e", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.510524385599364, "dark": 0.152546438752177, "saturation": 0.393379578551911, "blurriness": 0.362996624451584 }, "rect": { "height": 9070, "width": 5657, "x": 6282, "y": 2822 }, "landmarks5": [ [ 3982, 5924 ], [ 9448, 8299 ], [ 1235, 8758 ] ], "landmarks68": [ [ 1895, 3586 ], [ 1285, 9857 ], [ 7323, 1401 ] ] } } } ] }, { "samples": [ "f2afd782-1fc1-4c1b-8517-3458b045f9ea", "41084bb8-a90c-4f40-848e-e55d1f761711", "38f610f5-8e81-4afc-8c51-8c00bb7f147a" ], "attributes": { "url": "https://cox.com/", "attribute_id": "24d2a9b8-b8df-4994-8b18-5781803e3062", "score": 0.603082385757435, "basic_attributes": { "age": 13, "gender": 1, "ethnicities": { "estimations": { "asian": 0.390733439720141, "indian": 0.231430608313079, "caucasian": 0.95841687674961, "african": 0.519819437579086 }, "predominant_ethnicity": "caucasian" } }, "samples": [ "f35277bc-01ce-4a09-ae91-f2f97dc7afeb", "4dc3d554-68d7-4c93-b63d-134729620e3f", "2333fc68-c4f9-48b8-b9ef-126ff29c0e3e" ] }, "source": "46874 Amy Centers Apt. 281", "tags": [ "TIEMqzLRuOvAwkNtATlc", "fPQsguoxdnfXCbNPhonG", "bqjatAfkJJzQqOLjrSXh" ], "event_id": "f32c8075-dc6d-4315-b8a8-96ff27a1441c", "match": [ { "candidates": [ { "similarity": 0.895710367231998, "face": { "face_id": "02d3def2-3a02-407d-9d94-6dd4b431bf6c", "external_id": "tRffQJGSRzbVdAGReqIA", "attribute_id": "80ea46e2-08a8-4ef1-be6e-a42409319fd7", "create_time": "1989-03-23T06:59:43.430042", "lists": [ "74587186-3a12-42f3-b538-31536617488a", "9c36dbc4-a7f1-462f-84ab-cefdc1bcf6b0", "8275fee1-3ee1-40cf-b28b-cfd4185e8762" ], "avatar": "http://stark.net/", "event_id": "c80e3dda-bceb-428c-bb5d-d8ca512305cf", "user_data": "jeremy89" } }, { "similarity": 0.175488847102435, "face": { "face_id": "032d3694-4b9c-4f1d-b514-823e4cac17d5", "external_id": "PHGBNMPtSeNOnPXebRSr", "attribute_id": "86fb8f9b-b5b7-44d8-a277-31f394d21a29", "create_time": "2006-12-02T11:13:57.301745", "lists": [ "ba553fde-d57a-4792-b6b5-88723e91ef49", "da144446-9e7b-4f52-90e7-3a610a46e578", "0d11b043-7357-4559-91ae-9317fd555421" ], "avatar": "https://www.smith.info/", "event_id": "e6335e73-fc32-4e14-97b1-e55773f98a43", "user_data": "michaelacruz" } }, { "similarity": 0.439203484781428, "face": { "face_id": "079fdc0c-2961-4842-9d43-dae53323020f", "external_id": "WPPPMhTanUpNGLFvLurd", "attribute_id": "700e5b28-f146-473f-8c0f-def095af54f0", "create_time": "2012-11-06T01:48:24.317917", "lists": [ "5f5f88bf-40f3-420a-a51a-6545d65e316d", "c84353a3-1cb5-4f6a-a7ca-8e90c409a10b", "4e36c309-b8d5-4ac9-aacd-6db5e877114f" ], "avatar": "http://rowe.com/", "event_id": "e8ac590f-00fc-49f3-8cad-777456f47844", "user_data": "barry44" } } ], "list_info": { "list_id": "3b183d04-2ecd-4d5f-bd98-f13c11084f78", "user_data": "9916 Jennifer Lodge Suite 453" } }, { "candidates": [ { "similarity": 0.114634207965285, "face": { "face_id": "74edbfde-cfcf-4f75-bc45-b10591b060ad", "external_id": "MXtQcQsgBkaVoWFxNjwC", "attribute_id": "09ceca01-dfa1-401a-873e-4edfe36ed6ce", "create_time": "2023-08-16T05:43:02.258799", "lists": [ "1acf1699-826a-40c6-9fd6-372d880f82e5", "398cef31-567f-438e-b466-7756d49ebd17", "47cb5530-a9d8-41bf-92d4-637ca5116c93" ], "avatar": "https://rivas-long.com/", "event_id": "6902b9da-ccab-4509-bb04-5963fc7ae8b5", "user_data": "rubenallen" } }, { "similarity": 0.31514637789458, "face": { "face_id": "6666bdf5-80ed-4317-86b0-f545e343ae29", "external_id": "GUgRlmRTVyHclCpXMSWz", "attribute_id": "826ec9cf-b5cb-4e8a-ad4c-274aec29e367", "create_time": "2003-06-04T10:27:48.337793", "lists": [ "23d8b3a7-61e0-4ea7-abc4-5059556a65ea", "c94dacf8-89a9-4fef-ad3c-1709a214ce55", "7a67594c-a175-4695-8fee-5d6161ad840a" ], "avatar": "https://gutierrez-davies.biz/", "event_id": "94c68023-a569-4356-a6a1-9d461c12604f", "user_data": "john69" } }, { "similarity": 0.65602609505129, "face": { "face_id": "12e7ddf5-1c28-46d5-a8ed-3f366d59423c", "external_id": "PUKUXnllqhRVREMgmJWa", "attribute_id": "5b60ea03-0cfd-4c3d-a8d1-3d6725f31a24", "create_time": "1993-02-14T11:05:37.979502", "lists": [ "db98f733-a328-47f4-b3e7-480fce021bf8", "aa041369-6588-4d4c-8898-e697bc8f3fa4", "78de686c-25fb-41f0-bbbc-b88b91f1bfbd" ], "avatar": "https://martin.com/", "event_id": "d0af3d7b-002e-4def-b7a5-940b74f6cc9a", "user_data": "maria43" } } ], "list_info": { "list_id": "91ea5400-1026-4e29-b753-79cfa44fef2e", "user_data": "895 Timothy Tunnel" } }, { "candidates": [ { "similarity": 0.782494418123749, "face": { "face_id": "af550799-59d0-4264-ba3e-72e321ab436e", "external_id": "dwRbaUajmhWCLJbLtrqQ", "attribute_id": "ab2c06f3-d499-4189-a3d2-e9b35ae28ea7", "create_time": "2019-02-14T07:26:24.191710", "lists": [ "e4b1d13d-b14e-482e-b72b-7cf83c89e33f", "652f629d-eb61-4edf-bcc9-93645806d542", "37cc2dfe-385a-48d6-abe9-fbf9027c3537" ], "avatar": "http://www.hebert.biz/", "event_id": "74158576-9909-4c93-9a9f-f5b97decdd49", "user_data": "amendez" } }, { "similarity": 0.844574168904131, "face": { "face_id": "919d5f51-efa0-4ddb-8278-73e26a266817", "external_id": "CeHjtiBMbrBiValtURhu", "attribute_id": "def15518-cc0a-48b2-912a-dd30c09fa48f", "create_time": "2004-12-16T06:25:09.998681", "lists": [ "4e22eed4-2531-4508-b989-a7c5e53b2439", "de951bf8-f0b5-49a3-8a51-62276507c1ba", "c19f1cea-f0c5-49aa-b419-e39ef1f1fb5d" ], "avatar": "https://watson.org/", "event_id": "5359cf11-ceb1-40eb-afd5-d831522da10d", "user_data": "patricia50" } }, { "similarity": 0.506617147629846, "face": { "face_id": "9ac65047-4a6c-4c47-84ec-ce7947bc53de", "external_id": "fKlEUXcJuOykOGPkwNqj", "attribute_id": "c282af88-17b4-4539-b911-993f960e6590", "create_time": "1987-09-28T19:34:10.795051", "lists": [ "4f0e5114-f1ba-42f9-affb-60fc89fc5ed8", "03399bea-0b5a-45ba-8575-45f5be95cf3b", "1ad514fd-495a-4628-a79c-eb76f49ffb25" ], "avatar": "https://www.miranda-bradley.org/", "event_id": "f86ca154-9b13-4124-bb6c-42509cada1b7", "user_data": "michael54" } } ], "list_info": { "list_id": "2549a8c1-26ef-4429-9ac9-76e5520a8442", "user_data": "653 Kennedy Turnpike" } } ], "url": "http://olsen.com/", "face": { "face_id": "a70facca-87b9-48f0-9525-4fe7cbcf388b", "external_id": "qGKrdPyKRjWQnMXqVxSS", "attribute_id": "898b13fe-b871-4d66-8c13-04bc3930af0b", "create_time": "1993-01-20T09:13:44.516136", "lists": [ "3a89a2d1-b244-43fc-89ab-499d2ff4e202", "8de33c3a-8407-4410-a25e-6a6171b1c1f0", "990e8f43-26f2-4673-92c9-d1b73bfa5f38" ], "avatar": "http://mason.info/", "event_id": "de62fab4-67c2-4a8d-8a46-2d56e804d70b", "user_data": "ryanknight" }, "detections": [ { "filename": "apSaTMmujZbZIYqekggt", "sample": { "url": "http://adams.com/", "sample_id": "8b858c5c-60e9-40fe-b3a3-7ab517cc5a82", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.126208140347111, "dark": 0.902959947441453, "saturation": 0.167496729589269, "blurriness": 0.930627848896971 }, "rect": { "height": 4801, "width": 726, "x": 4104, "y": 3315 }, "landmarks5": [ [ 4545, 3609 ], [ 6029, 3186 ], [ 8923, 274 ] ], "landmarks68": [ [ 2618, 3608 ], [ 3366, 8592 ], [ 7702, 1657 ] ] } } }, { "filename": "jmgLYlinfVsFFuBvDrPJ", "sample": { "url": "http://estrada.com/", "sample_id": "f802c47f-afce-4876-84b9-7acff7eb6e96", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.517503920976192, "dark": 0.607856121461822, "saturation": 0.830301499601482, "blurriness": 0.84780493898471 }, "rect": { "height": 2128, "width": 1841, "x": 7313, "y": 6173 }, "landmarks5": [ [ 840, 437 ], [ 6710, 3554 ], [ 6406, 8253 ] ], "landmarks68": [ [ 3575, 4645 ], [ 2709, 7648 ], [ 257, 8726 ] ] } } }, { "filename": "vcEFOggpGqYDupLcGkRW", "sample": { "url": "https://www.ward.com/", "sample_id": "1c33e1ac-d938-4798-aa00-5bdb4b007891", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.278379018430691, "dark": 0.315232404074175, "saturation": 0.974657390929554, "blurriness": 0.569492958127998 }, "rect": { "height": 632, "width": 3426, "x": 3141, "y": 5637 }, "landmarks5": [ [ 7586, 9345 ], [ 791, 9612 ], [ 4114, 5556 ] ], "landmarks68": [ [ 4941, 6380 ], [ 839, 7438 ], [ 7501, 4509 ] ] } } } ] } ], "events_time": "2016-01-30T10:22:55.468820" }