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": 0, "gender": 0, "ethnicities": { "estimations": { "asian": 0.835534315496045, "indian": 0.26008691605193, "caucasian": 0.148756460834564, "african": 0.420887382348001 }, "predominant_ethnicity": "asian" } }
- extracted_attributes¶
- Object Properties:
url (url) – location of attributes
attribute_id (uuid4) – id of attributes
score (float) – face descriptor quality score
basic_attributes (
basic_attributes
) – basic attributessamples (_list_(uuid4)) – resource for attributes
{ "url": "http://fox.net/", "attribute_id": "83b44de3-9921-472e-aa4d-f329e38fb31d", "score": 0.5945257581885, "basic_attributes": { "age": 27, "gender": 0, "ethnicities": { "estimations": { "asian": 0.902143442465193, "indian": 0.961578166138999, "caucasian": 0.842853660959531, "african": 0.533679570120497 }, "predominant_ethnicity": "african" } }, "samples": [ "687981e5-c2b4-4a0a-854d-a43fc303214f", "57664fe9-a90f-44d6-8974-8584e66cce33", "09f299c2-da7b-4520-84c2-7858c6f9b1c0" ] }
- 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": "e8b012a0-f93c-4560-9b44-468f709c434d", "external_id": "rcciUGxCKgEGiDRNCbqq", "attribute_id": "2273c536-6255-4845-bba6-091e49d4baed", "create_time": "1973-08-07T06:46:24.676222", "lists": [ "39f9b989-8d74-48c8-b88d-5b4e5793eed0", "94e420a3-9031-4ef6-900a-868713d74e2f", "84af5271-65dc-4242-b82f-c317e391fead" ], "avatar": "http://jones.com/", "event_id": "c13a223b-cdbc-482d-87b5-fd38e69f7f7d", "user_data": "tvance" }
- 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": "4ed85170-b12e-4c1a-ba3a-48a66ba5c765", "user_data": "230 Brown Stream Apt. 044" }
- event_match_result_by_face¶
-
JSON Example
{ "similarity": 0.891391884900177, "face": { "face_id": "caf3e56f-63f0-4900-bf2e-e05ea7daff70", "external_id": "NNOJAGNVxxubCYcWUXBl", "attribute_id": "5f696c5a-308b-4608-aa49-67ed2d490411", "create_time": "1995-04-18T17:42:05.939952", "lists": [ "b70c5a45-5a60-4ea8-8e10-034039cc67d7", "5fa53ec9-9549-4d60-9332-e23494237ee6", "e6c19814-8164-42ab-8364-dc36256850db" ], "avatar": "https://www.reynolds.com/", "event_id": "14174d44-eb87-4fcb-a99f-04704c7d0662", "user_data": "hoganmichael" } }
- 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.353032079714126, "face": { "face_id": "041af187-6891-44f6-aa18-929780d7b825", "external_id": "CWYkMpTrzSEsbwRFZMkN", "attribute_id": "a2230ce0-3544-4ded-bc19-348c620c2a8b", "create_time": "2020-06-11T00:58:20.417162", "lists": [ "83711ed7-3fb4-4fbb-921d-c8c9d346ae93", "3bc912f8-c108-4817-89e7-d0476da8dbc7", "6eb059fd-1cd1-4855-91fb-80298a90ff45" ], "avatar": "http://olson-padilla.com/", "event_id": "02afe034-ff10-4620-b2e1-8f6180544560", "user_data": "joshualane" } }, { "similarity": 0.873317710892837, "face": { "face_id": "6771b594-ea6d-4f73-a983-1434db168cbe", "external_id": "CPrzVqLWUeCUkCXRkYtI", "attribute_id": "a0e1cd0d-79e6-4f3b-aa62-cd20b3c4a539", "create_time": "2023-08-07T10:18:22.401173", "lists": [ "f5afb1d5-26c6-4fcd-b41a-47211f844426", "172a58c8-52ed-426f-b605-afe78342a97a", "5c9e4cae-5356-4f28-a810-8c247ab9a5d0" ], "avatar": "http://www.carter.info/", "event_id": "6a7dffa6-f4ca-454d-bb7b-98fcf5f34e39", "user_data": "obailey" } }, { "similarity": 0.121494890181619, "face": { "face_id": "e613bae1-ed71-412b-aa91-cc22a56f340a", "external_id": "qGEbVcBUtBsjPcjbDZND", "attribute_id": "9d8c6335-ea4b-4fcf-a4c3-2a88b0f0264a", "create_time": "2009-08-03T05:22:13.544906", "lists": [ "9c1d5a88-6fbb-4933-9103-8bb20d8398a9", "54c8dbcc-b487-466b-bb89-b68faddf2595", "561ceb67-bbfa-44d7-b7d0-10cf48a2d18a" ], "avatar": "https://robinson.net/", "event_id": "25ad4ee7-787d-4f49-8c30-17c1f8585b35", "user_data": "vsteele" } } ], "list_info": { "list_id": "ef8c31c7-6289-48ca-9056-21e939dc0e39", "user_data": "466 Michael Islands Suite 459" } }
- 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": "f8b98df3-bf61-4604-982f-19973b5ed2c4", "Luna-Request-Id": "rROzYfcUAcnhAdKAxMIw", "events": [ { "samples": [ "055a4e12-169e-4198-afda-f877bc5beeb6", "cb5bf78a-de4d-43f2-b30a-a7b139e8b99c", "bc554d26-2571-4fc9-acae-82386dbe4965" ], "attributes": { "url": "https://bonilla-perez.biz/", "attribute_id": "0c045d24-c11e-4040-bc3e-713747c89c96", "score": 0.522970955366474, "basic_attributes": { "age": 77, "gender": 1, "ethnicities": { "estimations": { "asian": 0.571208745715507, "indian": 0.552355156651461, "caucasian": 0.198149242936731, "african": 0.932487073457205 }, "predominant_ethnicity": "indian" } }, "samples": [ "41e57848-dbb3-4669-9f61-4c05e38e9631", "daf1beb1-cd1e-4fcc-88cd-f23cbd3f63ce", "19bb6907-c75a-4105-8420-a5ba4eafec63" ] }, "source": "336 Zachary Circles", "tags": [ "hWWDSyTCAHqgMKZrVLya", "GoEDnhxGaNOMQekxPddo", "mJvkmvjUQkaVFJojrSbF" ], "event_id": "6d49475c-2be9-4df3-b7dd-91fd755a9f86", "match": [ { "candidates": [ { "similarity": 0.675768695605725, "face": { "face_id": "16539dc2-42e5-4d29-8916-93d381e79098", "external_id": "FtPmaqAcckRZRCIrOWTb", "attribute_id": "bd37d733-ddd8-444e-8eee-69acfe340332", "create_time": "2006-05-27T02:10:28.334841", "lists": [ "fc33093c-d5ea-4aac-b786-3644c20cd2c1", "561c210c-279d-4489-a740-9852464650b7", "281d75ba-1d5f-4f15-814d-7dde6d15fbbb" ], "avatar": "http://www.wilson.com/", "event_id": "48b6b89d-3cc8-471c-84fe-b88446b2fdc1", "user_data": "lisaingram" } }, { "similarity": 0.202020669903614, "face": { "face_id": "5004cf8e-a705-4cde-a093-8d36d336e4fb", "external_id": "RLJfprZOIparoNsfCgQT", "attribute_id": "a5cbe387-da94-4dba-82b9-400cb6e12535", "create_time": "1996-04-08T04:37:46.901958", "lists": [ "4f69e964-df9e-49dc-8c70-26c6a0c5b135", "0cd455b8-0726-40bb-b2df-7254118792fc", "0231eac1-4dd4-4cd8-a8c2-21fe755c188a" ], "avatar": "http://www.taylor.com/", "event_id": "43b58369-c055-49ea-825f-6c7f0b754caa", "user_data": "carloshamilton" } }, { "similarity": 0.605519972268921, "face": { "face_id": "ae004f13-e566-426c-907e-466436fce31d", "external_id": "cCfliSCPZvSpXknoarqJ", "attribute_id": "454f8702-0746-4255-a21d-0e0a75e2e943", "create_time": "2011-06-02T17:07:35.897299", "lists": [ "51954ba9-923b-4c16-9ef7-1078b5023eb4", "7f869dde-53bc-4c3c-8059-4974fbefabf7", "7eb63c3b-f868-45ab-8fbe-205249a429e8" ], "avatar": "http://www.frey.info/", "event_id": "280a83e7-3183-4067-85d7-1a46b3ce4f49", "user_data": "bfry" } } ], "list_info": { "list_id": "22ba840c-1a2c-43da-8714-fdd62564567b", "user_data": "2051 Maureen Pass" } }, { "candidates": [ { "similarity": 0.465249269848715, "face": { "face_id": "ccc1a1ed-66a9-479f-8e31-22ee4b4cffd4", "external_id": "eJKmLcmdivYaWsbnHtnE", "attribute_id": "cc6613f5-37ca-4998-9cd8-0aec41b74f64", "create_time": "1976-07-26T02:02:02.687471", "lists": [ "72b8716e-2625-4796-90ae-f81c824b8bea", "1ab1a132-0124-404e-a4de-ffb7b7f81406", "24bbf57e-e269-4a97-8c1a-c921973a02bf" ], "avatar": "https://www.rodriguez.biz/", "event_id": "8afc7a20-e26b-42f8-bdc3-4ff8a7240b2d", "user_data": "john61" } }, { "similarity": 0.324948257510373, "face": { "face_id": "a138931b-f810-4fc6-aa19-24cb04bc0828", "external_id": "uVzIxkGDhjcOvsZvfMLe", "attribute_id": "109a7282-6969-4f7b-b214-9525e849578f", "create_time": "1974-03-14T17:48:03.931978", "lists": [ "63c56588-e55e-4eeb-bc0a-f4ac8901689b", "b35b2933-13a9-4841-93f0-33ae7231dc76", "e862bf18-03d5-41fa-8ee9-b8eb92ae3b1c" ], "avatar": "https://white-acosta.com/", "event_id": "38d2270b-8ed1-45ab-847b-ccc7b8115c80", "user_data": "ogallegos" } }, { "similarity": 0.17947342177648, "face": { "face_id": "f696ab6a-05ea-47bc-8f5e-d552f9da5ec6", "external_id": "AnASwcoaGGqKNZoivnHm", "attribute_id": "75e3029d-3e29-43cc-b6f0-cdb99cc44a1b", "create_time": "1975-09-12T14:56:50.588179", "lists": [ "a6a8ac90-7c31-4c95-b693-33e3f82599c6", "2ad7d373-4726-4e15-9d2b-6d4ce397c2b5", "b211e83d-e420-4dc5-9ac4-a2ed8d57621e" ], "avatar": "https://wood-acosta.org/", "event_id": "a9762ed7-1b45-4fc0-b821-a458144ef036", "user_data": "taylortimothy" } } ], "list_info": { "list_id": "eec85315-6ed0-4471-ac38-5b2a5a1d9a5b", "user_data": "2111 Martinez Road Suite 204" } }, { "candidates": [ { "similarity": 0.338492479946104, "face": { "face_id": "248f77de-70ef-4ce2-b338-f8d41056b7cb", "external_id": "eBoYiokTJlfKXGMggOfL", "attribute_id": "92cb3019-ff52-4964-b7b3-a39bd4bac5e6", "create_time": "2006-04-12T10:23:46.087604", "lists": [ "7ec60eb1-4afc-4f5e-b216-38e87df9e451", "9799ef85-fe5b-49eb-98a4-53ba05d93b20", "68ef6ea5-7212-4e33-bcac-4678b9d7b86e" ], "avatar": "http://campbell.com/", "event_id": "685530ea-825c-4179-80b9-787f7fb3d6a6", "user_data": "susanmccullough" } }, { "similarity": 0.49649332271166, "face": { "face_id": "6c8e19d8-72ce-4b46-8a3d-df3e28eea4c0", "external_id": "BzWmYjvIFKifsAmRGRTR", "attribute_id": "b689f2a8-6aaa-4955-b8c8-4e6852f30e1f", "create_time": "1992-01-06T19:06:40.623589", "lists": [ "b74484bf-6d41-473a-acf1-7f0f260d4695", "8ea287a4-2b87-4e26-b364-c92758d61c83", "6d6faf09-0787-4fff-9a38-ed67d82df156" ], "avatar": "http://www.owens.com/", "event_id": "d9fff5da-5923-4463-8578-64c326ae6c4e", "user_data": "qbrown" } }, { "similarity": 0.866203517418251, "face": { "face_id": "01852278-afe7-4911-a91b-429e82d31602", "external_id": "gIqPhpjOIzAxxKcILKFJ", "attribute_id": "0dcdb5ce-02eb-4577-a058-7cb72b0bfa4b", "create_time": "1996-12-12T17:58:40.222685", "lists": [ "f82b38ac-e67c-4a9f-894c-7812ac38900e", "8af28c35-f133-4fa7-85db-8c08156c5133", "9022fbe5-ed14-4681-a50d-018af68c515a" ], "avatar": "http://www.garza-williamson.biz/", "event_id": "d2b769b9-521d-42a1-91b4-bffc98935f4e", "user_data": "tayloryvonne" } } ], "list_info": { "list_id": "458b8242-3031-4c46-8bbf-d8c29f19ac22", "user_data": "6871 Johnson Falls" } } ], "url": "http://mitchell-pearson.org/", "face": { "face_id": "f22c1ee5-f684-42e4-998a-7a59ff9d0fe7", "external_id": "cvHCAlhngXVbWBhAJgoW", "attribute_id": "e08f2f8f-b607-45c0-b4ae-ffae23938ecb", "create_time": "1977-01-24T21:29:14.946177", "lists": [ "5ac20973-f64c-4a99-a552-e5497e490abc", "38bd70f6-d645-401c-ac18-99020f7018cc", "a7dc81bc-73ba-41bf-9a13-f2b207a9c221" ], "avatar": "https://perkins.com/", "event_id": "e9d652e5-3bc0-49ac-8928-bdde465987e1", "user_data": "lthompson" }, "detections": [ { "filename": "EfqXNtkrtscKeyzufEco", "sample": { "url": "https://day.org/", "sample_id": "0813c3cf-a05e-49cb-aa05-a9b4573a563a", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.182377577729057, "dark": 0.573708478588453, "saturation": 0.645220667908786, "blurriness": 0.580916984037724 }, "rect": { "height": 516, "width": 3252, "x": 8083, "y": 8792 }, "landmarks5": [ [ 3710, 2122 ], [ 1112, 1533 ], [ 6236, 6564 ] ], "landmarks68": [ [ 2128, 6505 ], [ 7484, 9562 ], [ 7366, 8045 ] ] } } }, { "filename": "aDsTvBmIwECtNWqnHBKH", "sample": { "url": "https://jones-higgins.com/", "sample_id": "e5672d89-7567-4e32-aeae-fdc2ffd4f48c", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.965856574357879, "dark": 0.800806280743986, "saturation": 0.528848980141159, "blurriness": 0.486669298063777 }, "rect": { "height": 7350, "width": 7404, "x": 575, "y": 8543 }, "landmarks5": [ [ 181, 1990 ], [ 3048, 8504 ], [ 4746, 5584 ] ], "landmarks68": [ [ 6653, 4170 ], [ 6779, 6976 ], [ 7647, 5466 ] ] } } }, { "filename": "iezyYqUMDUitDbaLuzJl", "sample": { "url": "http://arroyo.com/", "sample_id": "f0f0a50c-57e9-466d-9cb5-cd3f0d74c1a1", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.573447192365064, "dark": 0.807261365598955, "saturation": 0.396294063424257, "blurriness": 0.685488856981831 }, "rect": { "height": 4696, "width": 6324, "x": 7918, "y": 4256 }, "landmarks5": [ [ 3060, 5296 ], [ 997, 2353 ], [ 1480, 3696 ] ], "landmarks68": [ [ 7307, 9271 ], [ 8205, 384 ], [ 6886, 1113 ] ] } } } ] }, { "samples": [ "54e53004-94eb-4c81-9e36-217fc82c06ee", "7456ef32-0663-4e3f-a790-0034c41e1e04", "17f97eaf-5f2f-4582-8cf7-080fd443aa86" ], "attributes": { "url": "http://www.johnson-tran.biz/", "attribute_id": "c7d49143-748e-4fb7-955d-8f846a90edee", "score": 0.128075661555343, "basic_attributes": { "age": 78, "gender": 0, "ethnicities": { "estimations": { "asian": 0.24422127518872, "indian": 0.258898868679472, "caucasian": 0.101541619393477, "african": 0.941612784887076 }, "predominant_ethnicity": "african" } }, "samples": [ "180d604f-bf1a-4a7b-a624-f9024523cedc", "2c538380-2bdb-4956-aaa9-434713e365cf", "3acc3b79-2f25-4324-a294-b29b0e41b309" ] }, "source": "638 Butler Inlet Apt. 314", "tags": [ "qCutxZsZyVVTgAIgopcA", "sPdkgvqukcvHdroXKLrr", "VxjhizlxQQZQBaWWHTgY" ], "event_id": "3885b8bb-eb3f-4593-9336-e097f02a3f62", "match": [ { "candidates": [ { "similarity": 0.367564859353693, "face": { "face_id": "7be9f4e0-152c-47fb-b5c0-550220696b58", "external_id": "GibBsVqXTMYfsgXHRhCL", "attribute_id": "aab580bc-6dc7-4005-b5e2-80c57b21bbd8", "create_time": "2021-09-27T07:04:24.228982", "lists": [ "c2949a8f-3d57-413f-87c6-adfecac95c3c", "071fd719-1a6a-4fcf-adaf-8e7dacae4d85", "71caed6e-82d9-4322-b587-d03ed3f1848e" ], "avatar": "http://www.murphy-schmidt.com/", "event_id": "5cfc59af-e98c-4893-91df-045f8ff7a5a0", "user_data": "jill18" } }, { "similarity": 0.808811526978046, "face": { "face_id": "cf028ecd-a404-42ef-89db-99ef631fdb6b", "external_id": "mDKMnbnVlIZcJhXBPnvA", "attribute_id": "6f2ed763-4c93-4a13-ab96-7237989ec59f", "create_time": "2023-03-13T21:47:49.273555", "lists": [ "52fe9830-c738-44a9-b438-7c8f83e8c89d", "2580f8ab-0a97-4d0e-8aa2-8f41f5fcfd8c", "448499e4-3681-49eb-aa2d-6549df9ef5a2" ], "avatar": "https://www.farley.com/", "event_id": "65623866-eea4-4c2b-83e0-4a8918b9fc9d", "user_data": "jocelynwatson" } }, { "similarity": 0.932396139049611, "face": { "face_id": "82487f49-8d16-481d-bc7b-64b87870344b", "external_id": "PgLBsHBhKyDCfMrTWSjW", "attribute_id": "4ba45cdb-6108-474d-935e-05fbf2862a36", "create_time": "1988-03-28T10:50:24.594523", "lists": [ "83c972d9-8059-485f-b09c-69991964444b", "93208536-5489-4d5b-9939-def0e1ecfdd5", "e7f94570-3066-43cc-a72d-07ab582f7fc7" ], "avatar": "http://horn.org/", "event_id": "2c052b81-34a5-4ed8-8601-4e15cb8c11a2", "user_data": "belinda31" } } ], "list_info": { "list_id": "b6ae9a84-3f9b-4565-862f-ac63985d3bfe", "user_data": "85517 Nancy Dam" } }, { "candidates": [ { "similarity": 0.624499338029335, "face": { "face_id": "3418d53d-7aed-4a45-ab03-0085c898a17b", "external_id": "snfGKdyUHcPXjEGmUJJr", "attribute_id": "66be3201-aeac-4199-92a2-c34aea977609", "create_time": "2001-09-27T10:17:27.150945", "lists": [ "edc9ced2-4118-4f64-9547-06a687bb478e", "a6f978fd-7996-4bb8-b45f-d22909d2d460", "1d22329e-bd18-46be-980a-15aff8121cfe" ], "avatar": "https://vasquez-pearson.com/", "event_id": "2463c234-d38f-4551-8a39-65cad6f53bb3", "user_data": "leah72" } }, { "similarity": 0.38894878269175, "face": { "face_id": "6e068b25-6445-49d2-8a81-6db36480d5d5", "external_id": "acRrKXudgqYWcEjfCdOV", "attribute_id": "e2b6343a-4355-4489-9086-918e6b1db852", "create_time": "2017-11-20T02:57:51.650560", "lists": [ "4e698c40-5351-4082-97ab-113da168c41f", "a09ff42a-3620-4503-9d0d-3a60dd4fa9a4", "798f9dbb-69fb-48a3-9bb2-6c3236638d9a" ], "avatar": "http://lester.com/", "event_id": "10362f39-3b38-467a-ab1f-48da503f9da6", "user_data": "ohill" } }, { "similarity": 0.224970789980777, "face": { "face_id": "7f2aee6f-a5c8-414b-bc91-e5b17b96c42c", "external_id": "WdeyQxfsDhyIHPoiDJJW", "attribute_id": "a1dc8647-656d-44a7-9e2c-fe404c1665e7", "create_time": "2013-07-31T18:28:54.148564", "lists": [ "519c0f41-83ec-4aff-a7fe-b281a7d585e7", "0e7ace2f-36f9-423d-a3fb-f1fc6e8118aa", "ba082d4d-a29b-4742-aa45-7a837e27a14e" ], "avatar": "http://www.brown-martinez.com/", "event_id": "543ed794-f764-453a-ae80-6c809dd3fa9d", "user_data": "psmith" } } ], "list_info": { "list_id": "fcf4eef0-e3a8-4cd1-848f-e12a24e8e935", "user_data": "82381 Hancock Cliffs Apt. 184" } }, { "candidates": [ { "similarity": 0.672310296392958, "face": { "face_id": "002624e3-dc81-493b-bf6d-7dea918ce8be", "external_id": "LAwRYeHMXJTVApksZCXi", "attribute_id": "c16ec87c-ee49-4126-a05a-fa88ab98de49", "create_time": "1986-03-14T19:53:06.404306", "lists": [ "ca5e1784-4213-46c4-b5cb-1448c02c2013", "ac0b848d-5899-4df1-ba73-92014cbba899", "a4ea9bcf-7402-476e-8f36-1715ec2f2004" ], "avatar": "http://liu.com/", "event_id": "86417134-f6b2-447e-a02d-b8193a631dd7", "user_data": "evargas" } }, { "similarity": 0.17866161394073, "face": { "face_id": "43db7477-1da7-4416-bebc-931dc97b36fa", "external_id": "RQaiMQVRzUfZaYMdfmZl", "attribute_id": "2b245d2f-25d4-497b-8a79-450360147600", "create_time": "1983-11-14T21:30:43.828439", "lists": [ "20699891-899a-4a92-beba-0dad69955398", "888705a3-d82f-4169-b606-f58e34b7c968", "093652c9-58cb-4d40-a5c5-2ae8c7296926" ], "avatar": "http://mora-jackson.com/", "event_id": "0e9d44aa-05be-4d4f-89f4-2bacb0c7a8b5", "user_data": "lorihernandez" } }, { "similarity": 0.624467676940472, "face": { "face_id": "e491cad0-d47a-4cc0-b1ad-32387cf53700", "external_id": "dRjRFpKvbbnbNLwTwijT", "attribute_id": "56139113-54bf-47e3-b841-3502c6143e31", "create_time": "2005-11-22T18:13:57.758232", "lists": [ "c2e9d848-fdfa-419a-afa1-19766ffe646f", "efd92a81-efeb-467c-b61c-fc985d2e3f3a", "8ce73ef9-4241-41f8-9f8e-f047b2bfed82" ], "avatar": "https://walker.info/", "event_id": "b9b5c932-24f6-4149-8f2c-44f3d49b4e42", "user_data": "mjones" } } ], "list_info": { "list_id": "e4149d0e-91e8-4c54-a69b-4448ffa234ec", "user_data": "58469 Jennifer Lodge" } } ], "url": "http://garcia-brooks.com/", "face": { "face_id": "1bb31f21-f686-48ec-b67a-c86cd110dc8d", "external_id": "pVXjnYNIgcyfONwcpmZf", "attribute_id": "900eb43e-de25-4a6a-90df-b362d6cee4d9", "create_time": "1987-10-20T00:22:03.799686", "lists": [ "678ca514-379a-4c94-82b8-bcbeacda89d3", "9912fa40-2a00-4316-8e65-25dfe7ea0949", "72adbaa9-c194-4a79-b59a-c4e2d44fe5f2" ], "avatar": "http://gonzalez-walter.com/", "event_id": "56f1c2a9-e2a1-4f11-8aa7-748d3473e575", "user_data": "hnelson" }, "detections": [ { "filename": "aWjcBAKjnHfgMMxGMUaG", "sample": { "url": "https://wu.biz/", "sample_id": "c53f9f66-64a7-4672-8b2d-3c5b7770c0a7", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.703059032668216, "dark": 0.428862221056813, "saturation": 0.433109388715427, "blurriness": 0.489787717491218 }, "rect": { "height": 4273, "width": 993, "x": 66, "y": 6486 }, "landmarks5": [ [ 4379, 972 ], [ 8553, 6429 ], [ 140, 6113 ] ], "landmarks68": [ [ 1855, 8101 ], [ 6263, 8966 ], [ 845, 7734 ] ] } } }, { "filename": "HLWugUthtikbyfbOxVAm", "sample": { "url": "http://www.frank.com/", "sample_id": "43e34436-4023-40d6-b60e-001422ce1631", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.895165076264826, "dark": 0.44086087698618, "saturation": 0.748536491040423, "blurriness": 0.334097202189079 }, "rect": { "height": 9185, "width": 5118, "x": 9609, "y": 7375 }, "landmarks5": [ [ 3840, 1625 ], [ 9235, 7615 ], [ 5130, 2222 ] ], "landmarks68": [ [ 6859, 9611 ], [ 7875, 5471 ], [ 7295, 3620 ] ] } } }, { "filename": "OkrESlUlXcqQMSQoJWby", "sample": { "url": "http://diaz.info/", "sample_id": "15e891f1-664b-446d-b684-618ffe13b3b7", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.768393097811104, "dark": 0.21033836103193, "saturation": 0.895071232859597, "blurriness": 0.390542161706792 }, "rect": { "height": 1446, "width": 9984, "x": 3560, "y": 1103 }, "landmarks5": [ [ 9843, 2748 ], [ 5020, 2167 ], [ 7335, 9764 ] ], "landmarks68": [ [ 4895, 2351 ], [ 1010, 2553 ], [ 9276, 2261 ] ] } } } ] }, { "samples": [ "d9f1162b-143f-4eb3-a1a7-6cf620d74473", "370222e8-d660-4fd4-b3f7-1ca60c231177", "a3551b5c-2a8e-4b59-9038-e49f53aacb71" ], "attributes": { "url": "http://www.james.com/", "attribute_id": "91e98c88-0e69-4bdf-a2c9-d0fc96e70c65", "score": 0.165659770329458, "basic_attributes": { "age": 28, "gender": 1, "ethnicities": { "estimations": { "asian": 0.200920377906347, "indian": 0.398087670628983, "caucasian": 0.740205237202734, "african": 0.518246359524541 }, "predominant_ethnicity": "caucasian" } }, "samples": [ "06881d6c-c0f3-439a-ad35-458bcefd3aee", "d9b9d825-6343-4865-8c89-9c298da92348", "f114a1aa-8a5a-41e1-971e-c0b3225e2b42" ] }, "source": "6917 Andrea Village", "tags": [ "yvqgeHxEEuDgxHQlBync", "GCgzlCGIrCwIDjTZkGGF", "iRMwwRitmyLRbzyPDtzO" ], "event_id": "e98a2692-97ff-40f9-ab21-ec455a591e83", "match": [ { "candidates": [ { "similarity": 0.143913823644834, "face": { "face_id": "e81f9ca2-0cb5-486b-8734-648c780903ba", "external_id": "UAyccijfDnxxNVtKvvEB", "attribute_id": "ff058b00-fbb0-46dc-9e87-c816c364f157", "create_time": "1979-10-14T06:18:19.294338", "lists": [ "bf26c068-9a39-4e23-b824-35c16750a654", "8888e239-c7a5-4c4c-838e-67364d949653", "f0a50b55-9fdb-4e17-a728-c2a5c231e661" ], "avatar": "http://russell.net/", "event_id": "80a34a19-b7ab-4c9e-8441-121ffe25b21f", "user_data": "anthonydaniel" } }, { "similarity": 0.902351379887612, "face": { "face_id": "f3986470-3e21-46ec-a512-95ae73182a02", "external_id": "XwQwKpngUZeDfEGegVbC", "attribute_id": "93af0b7b-5e5a-41fc-8156-8c30edb23470", "create_time": "1970-06-06T12:34:32.021200", "lists": [ "f080fb53-2c36-4319-b65e-49ec5a266598", "ffcfd31a-05ba-4f6c-b5be-e9d5a03b94e3", "0347f417-1344-450c-9eca-0bf565cfb2c6" ], "avatar": "https://lee.com/", "event_id": "d0c85fb8-7730-41a0-a30c-7bf23f3900fe", "user_data": "luis60" } }, { "similarity": 0.234200311529862, "face": { "face_id": "ce887186-492b-46bc-9915-73ae3edd4b12", "external_id": "snZQMQOtBaYWJJkitazN", "attribute_id": "a12d5eb0-3fc5-4f82-93b0-ca0bf9bde2c0", "create_time": "1977-04-22T00:40:15.737958", "lists": [ "9ea91a75-8f58-4cfe-afc6-141ca47dd4cd", "06acde31-7e99-4949-a544-23cade530020", "a90b1657-485f-48b2-8b1a-49cd3ff917bc" ], "avatar": "http://reyes.net/", "event_id": "d9d58e1f-3977-4f11-be60-55b597b46ad9", "user_data": "greggrogers" } } ], "list_info": { "list_id": "5ca66b82-0908-4ce6-b06c-1f0babfb8764", "user_data": "994 Mark Cove Suite 657" } }, { "candidates": [ { "similarity": 0.383008633639204, "face": { "face_id": "a3ac9912-9db5-4eef-9581-0a4b8732e989", "external_id": "uZaKgzQpoloMiwnhjbMv", "attribute_id": "28c004f2-d249-4fde-89e5-ad829037423f", "create_time": "2010-01-06T04:25:09.190150", "lists": [ "d0e25c3e-d364-4901-a606-af3622506bb8", "71512d79-a03f-46f2-9ef7-9f26e9a583b8", "f43ca037-d732-4c0f-852c-3c78b3688cc3" ], "avatar": "http://www.martinez.biz/", "event_id": "b2eef529-b9b8-4071-a589-c9ebb888b356", "user_data": "nscott" } }, { "similarity": 0.812377223209091, "face": { "face_id": "403ac0b7-744e-4349-bb56-69d599cd68eb", "external_id": "zKmNsGCtwfFgjruZzrJE", "attribute_id": "11a621ff-8142-4ec2-86b9-b43b4bf4e9ad", "create_time": "2000-11-18T14:31:36.013211", "lists": [ "8c1c7e18-fe15-46d2-a2fa-f1111b670b64", "b878f985-255a-4a0f-ba28-05c5cbe91298", "e42efa31-b2ab-40b3-b225-3e24b664dbe5" ], "avatar": "http://www.tran-davis.com/", "event_id": "22d7089a-ff31-41b0-978d-67767962a43e", "user_data": "johnkennedy" } }, { "similarity": 0.608235450172554, "face": { "face_id": "b54e6be1-97cb-4b2e-9662-2a0a4e2ceb65", "external_id": "dfGaSaxqItfofEbqpGdr", "attribute_id": "b310451b-fc23-4315-8e50-b27aff331bb4", "create_time": "2004-04-15T02:55:21.520046", "lists": [ "f05b6ec1-fd64-4c57-9de5-33012b77d84e", "1f8a2839-58ff-4a40-8fa8-f1559ad2ae27", "f8491f05-6185-4fd5-b235-a2d48150dad6" ], "avatar": "https://lamb-young.com/", "event_id": "19f69f86-e3fa-4b8d-a717-a17e32df9ddc", "user_data": "hessnatasha" } } ], "list_info": { "list_id": "12dbb120-72ec-4a37-9924-bf541b60b3dc", "user_data": "7427 Logan Overpass Apt. 149" } }, { "candidates": [ { "similarity": 0.910851162855816, "face": { "face_id": "795e1355-0641-4440-8336-cad8ab634d9b", "external_id": "KGohSzxeUoivziHerKEz", "attribute_id": "b52a3f52-0fe2-4d3b-86e9-72ea9c00d68b", "create_time": "1989-09-04T10:49:35.719991", "lists": [ "75091cf7-fe09-43f4-bf6d-105b714557b9", "1a9e4388-5a88-44d6-bd6d-5740b22ce327", "8285098c-bd1f-4e98-9837-ae53bb13c717" ], "avatar": "http://www.smith-bradford.biz/", "event_id": "4321d8c1-80fb-4d0e-a3db-ade5121c6641", "user_data": "ethanray" } }, { "similarity": 0.926526476426579, "face": { "face_id": "37054a88-5041-48e5-9f84-9239739b3a87", "external_id": "afChkRyNcRVmdwrOkRrM", "attribute_id": "1c9d20c1-47ca-422d-acd7-679c099f982f", "create_time": "2007-01-28T03:10:48.883938", "lists": [ "d657a57f-a3a4-4575-8653-05c5e5b93cbe", "c202aa75-e4ed-4eea-95a6-09d74e943772", "d10c0d81-3118-4b4a-bbdb-a2f0ffb0a7e3" ], "avatar": "http://www.rasmussen-estes.info/", "event_id": "d31f906f-13ae-400c-9151-27a08d9e1db8", "user_data": "kayla39" } }, { "similarity": 0.168617620452665, "face": { "face_id": "3834f910-a423-46e3-8d0a-1ecdd8fc3fa1", "external_id": "mVDDKVZJNqobuoFnOSOP", "attribute_id": "e62af715-d524-4bec-9fad-f8539987e55d", "create_time": "1998-01-03T07:21:08.627864", "lists": [ "279f1171-a866-468e-a391-d626a46a0c6f", "037e4dc7-3149-4b23-a8a1-3d50d65f7982", "9283ad1e-a4b1-4a99-845a-c66a231f2974" ], "avatar": "http://baxter.com/", "event_id": "b0281af7-94e0-4107-ab83-82c2051fafb0", "user_data": "michaelanderson" } } ], "list_info": { "list_id": "1c45b9a1-3f8f-44cc-80ab-6e40a194cf95", "user_data": "527 Katie Curve Apt. 661" } } ], "url": "https://www.galvan.com/", "face": { "face_id": "fbcc3b38-efd9-48f3-b55e-cf017782572c", "external_id": "qeReozPxAlJyFVAlLPbC", "attribute_id": "eb2f5354-2f66-43ef-9dc4-94d89a1aead8", "create_time": "2005-12-01T01:30:16.345619", "lists": [ "d379653f-ac53-4893-abab-e4241fb7ccf0", "4f19517d-d8b3-4890-9b4b-ea795e8a6cc7", "92853611-3197-4e40-a59a-2c108de9f84b" ], "avatar": "http://www.sims.org/", "event_id": "248c1547-d2c0-4d4b-829e-0742de9e8991", "user_data": "scampbell" }, "detections": [ { "filename": "mJoKKdvWMSzBBugWoFAz", "sample": { "url": "https://hernandez.com/", "sample_id": "c1ba7675-133b-47b5-9081-9911e1baecf0", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.658489556912061, "dark": 0.553389212166104, "saturation": 0.207850913824539, "blurriness": 0.523443087076801 }, "rect": { "height": 5014, "width": 5815, "x": 6948, "y": 738 }, "landmarks5": [ [ 5305, 3249 ], [ 2406, 6360 ], [ 2566, 328 ] ], "landmarks68": [ [ 7897, 2237 ], [ 7000, 3309 ], [ 2002, 5451 ] ] } } }, { "filename": "vtgdXuLFoJwrsHEFFxNf", "sample": { "url": "https://smith.info/", "sample_id": "4fa74335-3566-49bb-a974-ca851966456b", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.886970748808437, "dark": 0.883705451754231, "saturation": 0.661993327906401, "blurriness": 0.312896546940754 }, "rect": { "height": 4275, "width": 5072, "x": 4077, "y": 8528 }, "landmarks5": [ [ 7113, 7701 ], [ 9374, 7676 ], [ 1748, 3609 ] ], "landmarks68": [ [ 4354, 221 ], [ 1822, 8836 ], [ 5937, 5077 ] ] } } }, { "filename": "OHgoYptJqILgOOLjEwwO", "sample": { "url": "http://williams.com/", "sample_id": "345920d0-8dea-48d6-8bdb-1004c4019a55", "detection": { "attributes": "{face_attributes object}", "quality": { "light": 0.69097184695635, "dark": 0.35193043886631, "saturation": 0.339967533072299, "blurriness": 0.807220066631585 }, "rect": { "height": 6641, "width": 5968, "x": 9030, "y": 1981 }, "landmarks5": [ [ 5304, 8754 ], [ 8672, 3539 ], [ 6495, 3173 ] ], "landmarks68": [ [ 8351, 5409 ], [ 4134, 7444 ], [ 3326, 8703 ] ] } } } ] } ], "events_time": "2006-12-23T05:15:31.525417" }